esp-idf/components/esp_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
..
esp32 soc: add reset reasons in soc component 2021-07-13 10:45:38 +08:00
esp32c3 esp_wifi: fix some wifi bugs 2021-07-31 18:02:20 +08:00
esp32h2 rom, spi_flash: add a patch for esp_flash_erase_region for C3, S3, H2 2021-07-24 13:28:25 +02:00
esp32s2 newlib: Override __assert and __assert_func 2021-08-05 11:09:22 +05:30
esp32s3 esp_wifi: fix some wifi bugs 2021-07-31 18:02:20 +08:00
host_test/rom_test [build system]: Fixed common requirement for Linux 2021-08-13 16:50:29 +08:00
include esp_rom: remove "newlib.h" header 2021-08-27 14:33:05 +05:30
linux [esp_rom]: Partially buildable for linux 2021-08-03 12:03:24 +08:00
patches esp32h2: add rom code for esp32h2 2021-07-01 19:53:11 +08:00
test ci: enable previously disabled unit tests 2021-03-29 18:36:41 +08:00
CMakeLists.txt [esp_rom]: Partially buildable for linux 2021-08-03 12:03:24 +08:00
component.mk [esp_rom]: fixed S3 longjmp patch 2021-06-18 15:47:41 +08:00
Kconfig.projbuild efuse: can disable boot ROM log from Kconfig 2021-02-22 20:56:43 +08:00