Pete Johanson 2021-03-22 13:53:11 -04:00
parent 6c23bb5c11
commit d7475f792f
1 changed files with 3 additions and 0 deletions

View File

@ -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