nuttx/boards/risc-v/esp32c3/common
Tiago Medicci Serrano a763ed1e07 espressif: Fix build with RTC
This commit ensures that RTC data is properly allocated in the RTC
segment in the linker. This fixes the reported problem about using
the legacy bootloader and RTC.
2024-08-29 09:05:17 +08:00
..
include esp32[c3|c6|h2]: Add BMP180 sensor support 2024-06-28 17:27:46 +08:00
scripts espressif: Fix build with RTC 2024-08-29 09:05:17 +08:00
src nuttx: use sizeof instead of define or number in snprintf 2024-08-25 19:22:15 +08:00
.gitignore boards/esp32[c3|c6|h2|s2|s3]: Ignore etctmp in common board 2024-07-12 01:01:15 +08:00
Kconfig risc-v/espressif: Add SPI Flash support 2024-02-21 07:19:51 -08:00
Makefile