From 71e2df78134862ce1e6e1b418b3787f857cfd5bf Mon Sep 17 00:00:00 2001 From: Darryldh Date: Wed, 19 Oct 2022 10:14:26 -0400 Subject: [PATCH] Added config to output uf2 on right side --- app/boards/arm/corneish_zen/corneish_zen_v2_right_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/app/boards/arm/corneish_zen/corneish_zen_v2_right_defconfig b/app/boards/arm/corneish_zen/corneish_zen_v2_right_defconfig index f2e4deb9..85c67b7c 100644 --- a/app/boards/arm/corneish_zen/corneish_zen_v2_right_defconfig +++ b/app/boards/arm/corneish_zen/corneish_zen_v2_right_defconfig @@ -21,6 +21,7 @@ CONFIG_SPI_NRFX=y # Enable writing to flash CONFIG_USE_DT_CODE_PARTITION=y +CONFIG_BUILD_OUTPUT_UF2=y CONFIG_MPU_ALLOW_FLASH_WRITE=y CONFIG_NVS=y CONFIG_SETTINGS_NVS=y