boards: dts: add missing code partition into ESP32 based boards

zephyr,code-partition added to ESP32 based board files

Signed-off-by: Marcio Ribeiro <marcio.ribeiro@espressif.com>
This commit is contained in:
Marcio Ribeiro 2023-11-15 17:47:31 -03:00 committed by Carles Cufí
commit 05df6830b7
22 changed files with 22 additions and 0 deletions

View file

@ -23,6 +23,7 @@
zephyr,console = &uart0;
zephyr,shell-uart = &uart0;
zephyr,flash = &flash0;
zephyr,code-partition = &slot0_partition;
};
aliases {