esp-idf/components/esp_rom/include/esp32c3/rom
Mahavir Jain d9fdb9dc3f 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-27 14:33:05 +05:30
..
aes.h esp_rom: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
apb_backup_dma.h esp_wifi: fix esp32c3 code issues 2021-01-10 16:16:28 +08:00
bigint.h esp_rom: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
cache.h esp_rom: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
crc.h esp_rom: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
digital_signature.h esp_rom: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
efuse.h efuse: Updates description of uart_print_control efuse 2021-02-08 18:02:55 +08:00
esp_flash.h esp_rom: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
ets_sys.h uart: fix misleading files for UART2 2021-04-27 17:40:19 +08:00
gpio.h esp_rom: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
hmac.h esp_rom: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
libc_stubs.h newlib: Add ESP_ROM_HAS_RETARGETABLE_LOCKING capability for C3 and S3 chips 2021-06-07 12:53:45 +07:00
lldesc.h esp_rom: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
md5_hash.h esp_rom: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
miniz.h esp_rom: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
rom_layout.h esp_rom: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
rsa_pss.h bootloader/esp32c3: Adds secure boot (not yet supported) 2021-01-19 20:51:13 +08:00
rtc.h soc: add reset reasons in soc component 2021-07-13 10:45:38 +08:00
secure_boot.h secure_boot: Secure Boot V2 verify app signature on update (without Secure boot) 2021-03-15 12:30:20 +00:00
sha.h esp_rom: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
spi_flash.h esp_rom: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
tjpgd.h esp_rom: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
uart.h uart: fix misleading files for UART2 2021-04-27 17:40:19 +08:00