nuttx/boards/xtensa/esp32s3/common
chenwen@espressif.com 8d94c1b3cb xtensa/esp32s3: Support malloc from external RAM and internal RAM
Enables the allocation of the entire Userspace heap into SPI RAM and reserving the Internal RAM exclusively for the Kernel heap.
2023-11-08 16:25:57 -03: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 xtensa/esp32s3: Support malloc from external RAM and internal RAM 2023-11-08 16:25:57 -03: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