Song Ruo Jing
|
74aeb3f41f
|
refactor(uart): split UART HAL into separate component
|
2025-12-25 14:41:28 +08:00 |
|
Song Ruo Jing
|
4b8633cc2b
|
refactor(rom/gpio): add 'rom_' prefix to GPIO ROM functions
|
2025-11-07 15:26:52 +08:00 |
|
Marius Vikhammer
|
af91aa771b
|
change(rom): removed deprecated STATUS enum, use ETS_STATUS instead
|
2025-09-15 10:36:16 +08:00 |
|
morris
|
ccd092d7dc
|
refactor(hal): clean up some hal file dependency on sdkconfig.h
|
2025-07-17 10:33:08 +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 |
|
YAMAMOTO Takashi
|
de077c77b4
|
fix(esp-rom): Fix comment typos in cache.h
Fix typo in parameter names in cache_flash_mmu_set
amd cache_sram_mmu_set functions.
|
2024-11-12 12:05:03 +01:00 |
|
Xiaoyu Liu
|
2cb9419b14
|
change(esp_rom): optimize target-specific header files layout in components/esp_rom
|
2024-06-27 11:24:45 +08:00 |
|