nuttx/arch/xtensa/src
Tiago Medicci Serrano 6df9de8788 esp32: fix initialization with PSRAM + SMP
Cache flush must be done prior to the APP cpu initalization. This,
however, must be true for the case where PSRAM is not available or
not selected. To do that, this commit flushs the cache during the
device initialization.
2024-09-02 10:24:26 -03:00
..
common esp32: fix initialization with PSRAM + SMP 2024-09-02 10:24:26 -03:00
esp32 esp32: fix initialization with PSRAM + SMP 2024-09-02 10:24:26 -03:00
esp32s2 espressif: Update HAL library reference to include debug assert 2024-08-30 21:41:47 +08:00
esp32s3 espressif: Fix deadlock in RT timer caused by critical section 2024-08-30 17:00:51 -03:00
lx6 arch: Add --whole-archive linker option for some of architectures 2024-06-28 02:31:40 +08:00
lx7 arch: Add --whole-archive linker option for some of architectures 2024-06-28 02:31:40 +08:00
.gitignore
Makefile use apps-or-nuttx-Make.defs for archs 2024-03-01 12:59:16 -03:00