nuttx/arch/xtensa/include
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
esp32s2 xtensa/esp32s2: add WiFi support on ESP32S2 2024-09-06 09:46:59 +08:00
esp32s3
lx6
lx7
xtensa
.gitignore
arch.h
elf.h
inttypes.h
irq.h esp32s3: Fix faulty esp32s3-devkit:stack example 2024-09-21 10:42:06 +08:00
limits.h
loadstore.h
setjmp.h
simcall.h
spinlock.h arch: inline up_testset in arm arm64 riscv xtensa 2024-08-21 01:45:10 +08:00
stdarg.h
syscall.h
types.h types.h: fix windows build error 2024-08-14 22:36:57 +08:00