incubator-nuttx/boards/xtensa
Tiago Medicci Serrano 72acec7275 esp32s3: Fix faulty `esp32s3-devkit:stack` example
This defconfig is an example of the recorded stack and it became
faulty recently after the implementation of the `up_current_regs`
functions. The `noinstrument_function` directive must be used for
preventing it from being looped when instrumentation is enabled.
Also, this commit places `sched/instrument/stack_record.c` in IRAM.
2024-09-21 10:42:06 +08:00
..
esp32 lilygo_tbeam_lora_gps/gps: Enable GNSSUTILS_MINMEA_LIB for EXAMPLES_GPS 2024-09-19 22:13:42 +08:00
esp32s2 boards: Add TLS_NELEM dependency to libcxxabi 2024-09-06 09:52:33 +08:00
esp32s3 esp32s3: Fix faulty `esp32s3-devkit:stack` example 2024-09-21 10:42:06 +08:00