esp-idf/components/esp_rom/include
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
..
esp32/rom spi_flash: move the unlock patch to bootloader and add support for GD 2021-07-29 10:46:33 +08:00
esp32c3/rom esp_rom: remove "newlib.h" header 2021-08-27 14:33:05 +05:30
esp32h2/rom esp_rom: remove "newlib.h" header 2021-08-27 14:33:05 +05:30
esp32s2/rom Merge branch 'typo_fix/fix-length-typo' into 'master' 2021-08-02 09:35:15 +00:00
esp32s3/rom bootloader: Enable Secure boot V2 for ESP32-S3 2021-08-19 14:08:12 +05:30
linux/soc [esp_rom]: Partially buildable for linux 2021-08-03 12:03:24 +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 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-18 01:32:59 +00:00
esp_rom_sys.h [esp_rom]: Partially buildable for linux 2021-08-03 12:03:24 +08:00
esp_rom_uart.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00