nuttx/boards/risc-v/esp32c3
Gustavo Henrique Nihei ba23526e39 boards/esp32c3-devkit: Allocate .noinit in a dedicated section
Previously it was being allocated into .bss section after the _ebss
address. Although functional, this is not intuitive.
2021-04-28 15:40:49 +01:00
..
esp32c3-devkit boards/esp32c3-devkit: Allocate .noinit in a dedicated section 2021-04-28 15:40:49 +01:00