Skip to content

Commit 5007e8b

Browse files
committed
Only code partition for feather
1 parent db2d03d commit 5007e8b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

ports/zephyr-cp/boards/adafruit_feather_nrf52840_uf2.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@ CONFIG_BT_BROADCASTER=y
55
CONFIG_BT_OBSERVER=y
66
CONFIG_BT_EXT_ADV=y
77

8+
CONFIG_USE_DT_CODE_PARTITION=y
9+
810
CONFIG_BOARD_SERIAL_BACKEND_CDC_ACM=n

ports/zephyr-cp/prj.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
CONFIG_SYS_HEAP_RUNTIME_STATS=n
22
CONFIG_FLASH=y
33
CONFIG_FLASH_MAP=y
4-
CONFIG_USE_DT_CODE_PARTITION=y
54

65
CONFIG_DYNAMIC_INTERRUPTS=y
76
CONFIG_UART_INTERRUPT_DRIVEN=y

0 commit comments

Comments
 (0)