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 esp32s3/wifi: add support for Wi-Fi (Station mode) 2023-03-10 10:59:14 +02:00
kernel xtensa/esp32s3: Configure the PMS peripheral for Protected Mode 2022-12-07 03:07:45 +08:00
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 build: Replace "$(shell $(INCDIR) $(CC) ...)" with $(INCDIR_PREFIX) 2023-06-23 00:11:25 +03:00