nuttx/boards/risc-v/espressif/common
Tiago Medicci Serrano e38b4b2103 espressif: fix linker to include the reserved area of RTC memory
Basically, it reserves an area of the RTC memory to preserve the
RTC timer.

Please refer to:
fa76c82a5b

This commit also removes the rtc.dummy section because C3, C6 and
H2 don't need to skip it once the region is accessed by the same
address space using the instruction and data bus.
2023-07-27 19:43:48 -07:00
..
include boards/risc-v/espressif: Add PWM support for ESP32-[C3/C6/H2] 2023-07-23 01:11:38 +08:00
scripts espressif: fix linker to include the reserved area of RTC memory 2023-07-27 19:43:48 -07:00
src boards/risc-v/espressif: Add PWM support for ESP32-[C3/C6/H2] 2023-07-23 01:11:38 +08:00
Kconfig
Makefile build: Replace "$(shell $(INCDIR) $(CC) ...)" with $(INCDIR_PREFIX) 2023-06-23 00:11:25 +03:00