nuttx/boards/risc-v/esp32c3/esp32c3-devkit/scripts
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
..
.gitignore boards: Add the ESP32-C3 DevKit board 2021-02-18 01:21:53 -08:00
esp32c3_aliases.ld risc-v/esp32c3: Make BLE adapter code compliant to nxstyle 2021-10-05 08:45:40 -03:00
esp32c3_mcuboot.ld risc-v/esp32c3: Enable booting from MCUboot bootloader 2021-09-27 18:22:29 -07:00
esp32c3_rom.ld esp32c3_rom.ld: Add some of the string.h functions to the linker 2021-11-13 11:54:42 -03:00
esp32c3.ld arch/risc-v/esp32c3: Use the same naming for the RTC heap as ESP32 for 2021-06-23 08:37:01 +09:00
esp32c3.template.ld risc-v/esp32c3: Make BLE adapter code compliant to nxstyle 2021-10-05 08:45:40 -03:00
Make.defs risc-v/esp32c3: Enable booting from MCUboot bootloader 2021-09-27 18:22:29 -07:00