zephyr/boards/espressif/esp32c6_devkitc
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 boards: doc: esp32c6_devkitc: Update for USB CDC 2024-08-11 19:16:35 -05:00
support
board.cmake
board.yml
esp32c6_devkitc-pinctrl.dtsi boards: esp32c6_devkitc: Added support for GP-SPI2 2024-06-14 18:51:46 -04:00
esp32c6_devkitc.dts drivers: clock_control: Refactor for ESP32C6 2024-06-14 18:51:46 -04:00
esp32c6_devkitc.yaml boards: esp32c6_devkitc: Test files for power management 2024-08-15 11:59:08 -04:00
esp32c6_devkitc_defconfig
Kconfig.defconfig boards: esp32: revert HEAP size to integer number 2024-08-15 12:00:06 -04:00
Kconfig.esp32c6_devkitc boards: esp32c6: Added PWM test file for esp32c6_devkitc 2024-06-14 18:51:46 -04:00
Kconfig.sysbuild