nuttx/boards/risc-v/espressif
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
..
common espressif: fix linker to include the reserved area of RTC memory 2023-07-27 19:43:48 -07:00
esp32c3-generic boards/risc-v/espressif: Add PWM support for ESP32-[C3/C6/H2] 2023-07-23 01:11:38 +08:00
esp32c6-generic boards/risc-v/espressif: Add PWM support for ESP32-[C3/C6/H2] 2023-07-23 01:11:38 +08:00
esp32h2-generic boards/risc-v/espressif: Add PWM support for ESP32-[C3/C6/H2] 2023-07-23 01:11:38 +08:00