zephyr/boards/espressif/esp32s3_devkitm
Sylvio Alves d3541febcf boards: esp32: revert HEAP size to integer number
The commit ad63ca284e replaced
default value of 65535 to UINT16_MAX. That change might cause
confusion as it suggests that the HEAP size is limited to UINT16_MAX.

For this particular scenario, 65535 bytes is a resonable amount of
HEAP to allow both Wi-Fi and BT working in coexistance, which could be
increased as per application.

Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
2024-08-15 12:00:06 -04:00
..
doc doc: esp32: fix rendering of MCUboot note 2024-07-01 18:12:43 +02:00
support
Kconfig.defconfig boards: esp32: revert HEAP size to integer number 2024-08-15 12:00:06 -04:00
Kconfig.esp32s3_devkitm
Kconfig.sysbuild
board.cmake
board.yml
esp32s3_devkitm-pinctrl.dtsi
esp32s3_devkitm_appcpu.dts soc: esp32xx: refactor clock and RTC subsystems 2024-05-27 01:37:18 -07:00
esp32s3_devkitm_appcpu.yaml boards: rename and update esp32 related conf and overlay files 2024-04-23 15:36:13 +02:00
esp32s3_devkitm_appcpu_defconfig boards: rename and update esp32 related conf and overlay files 2024-04-23 15:36:13 +02:00
esp32s3_devkitm_procpu.dts boards: esp32s3_devkitm: remove conflicting usb_serial reference 2024-06-14 14:02:53 -04:00
esp32s3_devkitm_procpu.yaml boards: rename and update esp32 related conf and overlay files 2024-04-23 15:36:13 +02:00
esp32s3_devkitm_procpu_defconfig boards: rename and update esp32 related conf and overlay files 2024-04-23 15:36:13 +02:00