mirror of
https://github.com/apache/nuttx.git
synced 2026-05-18 00:34:10 +08:00
039c79717c
`ARCH_HAVE_RAMFUNCS` has no actual effect on the ESP32-C3, but ESP32-C3 has RAM functions, so select it to mark that is OK, and then we can also suppress the RWX memory region warning. Signed-off-by: Huang Qi <huangqi3@xiaomi.com>