nuttx/arch/xtensa/src
Tiago Medicci Serrano 007dd34ce8 esp32s3/spiflash: Fix error to pause the other CPU during operation
Whenever a SPI flash operation will take place, it's necessary to
disable the cache and run no code from the flash. This includes
pausing the other CPU (when `CONFIG_SMP=y`). This commit prevents
an error to occur when the CPU core is evaluated before the task
is increased to the max priority.
2024-03-29 16:14:27 +08:00
..
common esp32s3: Update libc stubs to properly acquire/release locks. 2024-03-26 13:53:39 -03:00
esp32 esp32/spiflash: Fix error to pause the other CPU during operation 2024-03-29 16:14:27 +08:00
esp32s2 esp32s2: Update libc stubs to properly acquire/release locks. 2024-03-26 13:53:39 -03:00
esp32s3 esp32s3/spiflash: Fix error to pause the other CPU during operation 2024-03-29 16:14:27 +08:00
lx6 Use C++ standard lib from toolchain 2024-03-06 08:42:44 +08:00
lx7 Use C++ standard lib from toolchain 2024-03-06 08:42:44 +08:00
.gitignore
Makefile use apps-or-nuttx-Make.defs for archs 2024-03-01 12:59:16 -03:00