zephyr/boards/lilygo/ttgo_lora32
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
support
Kconfig.defconfig boards: esp32: revert HEAP size to integer number 2024-08-15 12:00:06 -04:00
Kconfig.sysbuild
Kconfig.ttgo_lora32
board.cmake
board.yml
ttgo_lora32-pinctrl.dtsi
ttgo_lora32_esp32_appcpu.dts
ttgo_lora32_esp32_appcpu.yaml
ttgo_lora32_esp32_appcpu_defconfig
ttgo_lora32_esp32_procpu.dts
ttgo_lora32_esp32_procpu.yaml
ttgo_lora32_esp32_procpu_defconfig