zephyr/boards/olimex
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
..
lora_stm32wl_devkit boards: use unique names 2024-05-13 09:45:41 +02:00
olimex_esp32_evb boards: esp32: revert HEAP size to integer number 2024-08-15 12:00:06 -04:00
olimexino_stm32 drivers: can: remove initial bus-speed/bus-speed-data properties 2024-05-16 09:23:59 +02:00
stm32_e407 boards: fix openocd deprecated configuration 2024-06-13 20:18:37 -04:00
stm32_h103 boards: fix openocd deprecated configuration 2024-06-13 20:18:37 -04:00
stm32_h405 boards: fix openocd deprecated configuration 2024-06-13 20:18:37 -04:00
stm32_h407 boards: fix openocd deprecated configuration 2024-06-13 20:18:37 -04:00
stm32_p405 boards: fix openocd deprecated configuration 2024-06-13 20:18:37 -04:00
index.rst