This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
esp_rom
/
patches
History
Cao Sen Miao
6cea72b76b
fix(ota): Fixed OTA fail on octal flash with 32MB memory,
...
Closes
https://github.com/espressif/esp-idf/issues/11903
2023-10-13 12:01:26 +08:00
..
esp_rom_cache_esp32s2_esp32s3.c
fix(rom_cache): use assembly to implement api cache_writeback_items_freeze
2023-07-20 10:47:17 +08:00
esp_rom_cache_writeback_esp32s3.S
fix(rom_cache): use assembly to implement api cache_writeback_items_freeze
2023-07-20 10:47:17 +08:00
esp_rom_crc.c
…
esp_rom_efuse.c
…
esp_rom_hp_regi2c_esp32c6.c
fix(esp_rom): fix esp32c6, esp32h2 hp_regi2c ops data conflict with phy ops
2023-08-22 11:00:00 +08:00
esp_rom_longjmp.S
…
esp_rom_regi2c_esp32h2.c
fix(esp_rom): fix esp32c6, esp32h2 hp_regi2c ops data conflict with phy ops
2023-08-22 11:00:00 +08:00
esp_rom_regi2c_esp32s2.c
…
esp_rom_spiflash.c
fix(ota): Fixed OTA fail on octal flash with 32MB memory,
2023-10-13 12:01:26 +08:00
esp_rom_sys.c
…
esp_rom_systimer.c
feat(esp_timer): Support systimer for ESP32P4
2023-09-13 19:13:38 +08:00
esp_rom_tlsf.c
…
esp_rom_uart.c
feat(uart): add LP-UART GPIO support
2023-10-08 10:10:02 +08:00
esp_rom_wdt.c
…