Skip to content

Commit 91bc402

Browse files
committed
fix(boards): Enable pinmux for bdn9_rev2 by default.
1 parent 58cff59 commit 91bc402

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: app/boards/arm/bdn9/bdn9_rev2_defconfig

+3
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ CONFIG_FPU=y
1111
# enable GPIO
1212
CONFIG_GPIO=y
1313

14+
# Enable pinmux
15+
CONFIG_PINMUX=y
16+
1417
# Needed to reduce this to size that will fit on F072
1518
CONFIG_HEAP_MEM_POOL_SIZE=1024
1619

0 commit comments

Comments
 (0)