nuttx/boards/risc-v/esp32c3/esp32c3-devkit
Abdelatif Guettouche a01cb867ce esp32c3_rom.ld: Add some of the string.h functions to the linker
script.

These functions are strongly declared and thus will be used instead of
any other implementation.  Furthermore, necessary Kconfig options are
selected to avoid building those function from NuttX's C library.

Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
2021-11-13 11:54:42 -03:00
..
configs boards/esp32c3-devkit: Add a defconfig for the USB CDC Console. 2021-11-09 09:22:57 -03:00
include boards/esp32c3: Add romfs configuration 2021-07-06 05:25:14 -05:00
scripts esp32c3_rom.ld: Add some of the string.h functions to the linker 2021-11-13 11:54:42 -03:00
src risc-v/esp32c3: Removed unused definitions 2021-10-25 21:45:20 -05:00
Kconfig boards/esp32c3-devkit: Port SPI Flash FS fixes from ESP32 2021-10-25 21:45:20 -05:00