esp-idf/components/esp_rom/esp32s2/ld
Sachin Parekh 41973b761e newlib: Override __assert and __assert_func
Default assert implementation calls fiprintf, which tries to acquire a
lock and fails if it is executing in critical section or ISR
2021-08-05 11:09:22 +05:30
..
esp32s2.rom.api.ld soc: add reset reasons in soc component 2021-07-13 10:45:38 +08:00
esp32s2.rom.ld fix: add spi_flash.h for s2, s3, c3 targets in cpu_start.c 2021-01-27 12:35:49 +08:00
esp32s2.rom.libgcc.ld esp_rom: splict libgcc and libc outof rom.ld bundle file 2020-01-23 00:27:47 +08:00
esp32s2.rom.newlib-data.ld newlib: add _RETARGETABLE_LOCKING support 2020-12-29 16:18:04 +01:00
esp32s2.rom.newlib-funcs.ld newlib: Override __assert and __assert_func 2021-08-05 11:09:22 +05:30
esp32s2.rom.newlib-nano.ld esp32s2: esp_rom: separate nano formatting functions, fix newlib tests 2020-01-23 18:07:37 +01:00
esp32s2.rom.spiflash.ld spi_flash: fix the reading issue using the ROM functions in the ROM 2020-02-26 11:12:09 +08:00