zephyr/boards/m5stack/m5stack_core2
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: boards: esp32: fix wrong link in M5Stack-Core2 docs 2024-04-24 14:56:18 -04:00
support
board.cmake
board.yml
grove_connectors.dtsi
Kconfig.defconfig boards: esp32: revert HEAP size to integer number 2024-08-15 12:00:06 -04:00
Kconfig.m5stack_core2 soc: espressif: move core identifiers esp32 and esp32s3 to Kconfig.soc 2024-03-21 15:24:47 +01:00
m5stack_core2-pinctrl.dtsi
m5stack_core2_appcpu.dts soc: esp32xx: refactor clock and RTC subsystems 2024-05-27 01:37:18 -07:00
m5stack_core2_appcpu.yaml boards: use unique names 2024-05-13 09:45:41 +02:00
m5stack_core2_appcpu_defconfig boards: rename and update esp32 related conf and overlay files 2024-04-23 15:36:13 +02:00
m5stack_core2_procpu.dts Bluetooth: drivers: Convert ESP32 HCI driver to new API 2024-06-11 19:42:49 -04:00
m5stack_core2_procpu.yaml boards: use unique names 2024-05-13 09:45:41 +02:00
m5stack_core2_procpu_defconfig boards: rename and update esp32 related conf and overlay files 2024-04-23 15:36:13 +02:00
m5stack_mbus_connectors.dtsi