mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
e38b4b2103
Basically, it reserves an area of the RTC memory to preserve the RTC timer. Please refer to: https://github.com/espressif/esp-hal-3rdparty/commit/fa76c82a5b1575e41d697c6291b728bd612a7a4e 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.