Alexey Lapshin
|
4b4ad77483
|
fix(esp_rom): fix esp32h21 syscall_stub_table structure
|
2025-06-25 18:01:50 +07:00 |
|
Xiao Xufeng
|
83ca12c8e0
|
fix(esp_flash): fixed issue of escaping boundary check
Also patched corresponding ROM functions
|
2025-06-24 15:30:11 +08:00 |
|
Song Ruo Jing
|
6d293c8582
|
feat(clk): Add basic clock support for esp32h21
|
2025-06-16 15:05:32 +08:00 |
|
Song Ruo Jing
|
3e2945b595
|
fix(gpio): remove GPIO_OUTPUT_SET macro for ESP32P4
Use GPIO_OUTPUT_SET led to compilation error
Closes https://github.com/espressif/esp-idf/issues/16050
|
2025-06-11 20:56:12 +08:00 |
|
armando
|
acda9a7a7e
|
feat(cache): supported cache driver on h21
|
2025-05-14 11:37:30 +08:00 |
|
Marius Vikhammer
|
d03c3d3192
|
feat(core): added support for ROM and newlib on ESP32-H21
|
2025-05-09 09:51:09 +08:00 |
|
Marius Vikhammer
|
298da837fd
|
feat(system): updated reset reasons for H21
|
2025-04-27 16:11:24 +08:00 |
|
Chen Jichang
|
1785e1d329
|
refactor(flash): spilt flash cap in esp_rom
|
2025-03-28 15:04:25 +08:00 |
|
nilesh.kale
|
f794eb9b2d
|
feat: enabled hmac and ds support in esp32h21
This commit enables support for HMAC and DS in ESP32H21
|
2025-03-13 10:23:11 +05:30 |
|
Marius Vikhammer
|
afedcb7c9b
|
Merge branch 'bugfix/fix_secondary_console_no_vfs' into 'master'
fix(console): fixed secondary console not working on all chips without VFS
Closes IDF-12577
See merge request espressif/esp-idf!37464
|
2025-03-12 13:51:37 +08:00 |
|
Marius Vikhammer
|
12e9d6514a
|
fix(console): fixed secondary console not working on all chips without VFS
|
2025-03-07 14:41:19 +08:00 |
|
nilesh.kale
|
a6979eba9c
|
feat: enabled aes and sha support for esp32h21
This commit enabled AES and SHA support for ESP32H21
|
2025-03-06 17:44:13 +05:30 |
|
Chen Ji Chang
|
e7088bbd07
|
Merge branch 'feat/add_uart_support_on_h21' into 'master'
feat(uart): support uart on esp32h21
Closes IDF-11618, IDF-11620, and IDF-12143
See merge request espressif/esp-idf!37197
|
2025-02-25 11:26:09 +08:00 |
|
Chen Jichang
|
028a16c01c
|
feat(uart): support uart on esp32h21
|
2025-02-24 17:49:45 +08:00 |
|
gaoxu
|
760f134d84
|
feat(esp32h21): support GPIO on esp32h21
|
2025-02-24 17:24:16 +08:00 |
|
gaoxu
|
9494922397
|
feat(esp32h21): split newlib ld into multiple files
|
2025-02-06 15:47:52 +08:00 |
|
gaoxu
|
5ef4f20778
|
feat(esp32h21): disable unsupported build test
|
2025-02-06 15:47:51 +08:00 |
|
gaoxu
|
25731d0c1e
|
feat(esp32h21): finnal introduce hello world support
|
2024-12-30 20:14:40 +08:00 |
|
gaoxu
|
1176038776
|
feat(esp32h21): add H21 esp_rom files (stage3)
|
2024-12-18 11:58:34 +08:00 |
|
gaoxu
|
64bbb53b8f
|
feat(esp32h21): introduce target esp32h21(stage 1)
|
2024-11-12 15:42:27 +08:00 |
|