nuttx/boards/xtensa/esp32s3/common
Dong Heng c655870b22 boards/esp32s3: Link stack checking function and data to SRAM when enable flash or PSRAM driver
During PSRAM initialization and flash operations, the Cache needs to be disabled.
So all data and code for the aforementioned scope is required to be placed in Internal RAM.
2023-11-09 13:27:31 +01:00
..
include
kernel
scripts boards/esp32s3: Link stack checking function and data to SRAM when enable flash or PSRAM driver 2023-11-09 13:27:31 +01:00
src chore(esp32s3_board_i2c): suppress warning 2023-10-12 16:57:04 -04:00
Kconfig xtensa/esp32s3: LCD controller driver 2023-09-19 11:38:05 +08:00
Makefile