esp-idf/components/esp_rom/include
Song Ruo Jing ab4157b6cf fix(gpio): patched esp_rom_gpio_connect_out_signal for esp32 and esp32s2
The original ROM function enabled output for the pad first, and then connected the signal
This could result in an undesired level change at the pad

Closes https://github.com/espressif/esp-idf/issues/12826
2024-08-15 16:36:18 +08:00
..
esp_rom_crc.h esp_rom: extract common CRC apis into esp_rom_crc.h 2020-06-23 16:40:14 +08:00
esp_rom_efuse.h system/sleep: further fix spi flash/ram current leakage 2022-07-21 19:14:26 +08:00
esp_rom_gpio.h fix(gpio): patched esp_rom_gpio_connect_out_signal for esp32 and esp32s2 2024-08-15 16:36:18 +08:00
esp_rom_libc_stubs.h feat(esp_rom): add esp_rom_libc_stubs.h 2024-04-03 18:34:44 +04:00
esp_rom_lldesc.h refactor (soc, esp_rom)!: removed target-specific ROM dependencies 2022-07-05 13:57:58 +08:00
esp_rom_md5.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
esp_rom_multi_heap.h feat(esp_rom): patch heap walker to the ROM implementation 2024-03-21 07:41:04 +01:00
esp_rom_regi2c.h hw_support: fixed regi2c not protected by lock on ESP32S2 2022-03-13 00:24:08 +08:00
esp_rom_spiflash_defs.h spi_flash: refactor spi_flash.h to esp_rom_spiflash.h but keep the content in spi_flash.h 2021-12-30 14:12:31 +08:00
esp_rom_spiflash.h feat(esp32p4): added esp_rom support 2023-07-13 12:38:54 +08:00
esp_rom_sys.h feat(esp_rom): Adds esp_rom_vprintf with the same capabilities as esp_rom_print 2024-05-30 13:30:12 +03:00
esp_rom_tlsf.h esp_rom: add rom tlsf function prototype instead of void * 2022-10-19 17:54:50 +08:00
esp_rom_uart.h fix(uart,usj...): Fix wrong serial number that has been parsed to rom functions, 2024-01-18 10:51:51 +08:00
miniz.h move {target}/rom/miniz.h to a common miniz.h 2022-11-15 15:39:39 +08:00