irrigation_system/software/apps/gateway/sysbuild/gateway.overlay

9 lines
192 B
Plaintext

#include "../boards/common_4MB.dtsi"
/* Application Configuration - Firmware goes to slot0_partition (0x20000) */
/ {
chosen {
zephyr,code-partition = &slot0_partition;
};
};