Skip to content

Commit

Permalink
fix(boards): Enable pinmux for bdn9_rev2 by default.
Browse files Browse the repository at this point in the history
  • Loading branch information
petejohanson committed Jul 17, 2021
1 parent c7d9582 commit 7bcd6b2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/boards/arm/bdn9/bdn9_rev2_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ CONFIG_FPU=y
# enable GPIO
CONFIG_GPIO=y

# Enable pinmux
CONFIG_PINMUX=y

# Needed to reduce this to size that will fit on F072
CONFIG_HEAP_MEM_POOL_SIZE=1024

Expand Down

0 comments on commit 7bcd6b2

Please sign in to comment.