esp-idf/components/esp_rom/include
Mahavir Jain 4446e2f632 esp_rom: remove "newlib.h" header
We found conflict in "sizeof(time_t)" due to inclusion of this
header over toolchain specific "newlib.h".

Moreover, there are no users for this header and implementation
for API is also not available in ROM. Hence removing it.
2021-08-31 10:32:34 +05:30
..
esp32/rom secure boot v2: Fix issue checking multiple signature blocks on OTA update 2021-03-17 17:08:59 +08:00
esp32c3/rom esp_rom: remove "newlib.h" header 2021-08-31 10:32:34 +05:30
esp32s2/rom secure_boot: Secure Boot V2 verify app signature on update (without Secure boot) 2021-03-17 17:08:59 +08:00
esp32s3/rom newlib: Add ESP_ROM_HAS_RETARGETABLE_LOCKING capability for C3 and S3 chips 2021-06-25 11:48:25 +07: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 esp_rom: extract common efuse apis into esp_rom_efuse.h 2020-07-15 10:40:50 +08:00
esp_rom_gpio.h soc: combine xxx_caps.h into one soc_caps.h 2020-10-17 16:10:15 +08:00
esp_rom_md5.h esp_rom: Allow passing any type of data pointer to md5, remove unchecked size on digest pointer 2021-05-30 23:21:14 +00:00
esp_rom_sys.h esp_rom: added esp_rom_install_uart_printf 2020-12-11 11:45:10 +08:00
esp_rom_uart.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00