Skip to content

Commit

Permalink
feat: drop legacy pinmap for nsh config
Browse files Browse the repository at this point in the history
migrate from legacy pinmap for nucleo-f429zi board nsh config
  • Loading branch information
LuchianMihai authored and xiaoxiang781216 committed Jan 31, 2025
1 parent 11a47a4 commit 4606f1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions boards/arm/stm32/nucleo-f429zi/configs/nsh/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
#
# CONFIG_ARCH_FPU is not set
# CONFIG_STM32_FLASH_PREFETCH is not set
# CONFIG_STM32_USE_LEGACY_PINMAP is not set
CONFIG_ARCH="arm"
CONFIG_ARCH_BOARD="nucleo-f429zi"
CONFIG_ARCH_BOARD_NUCLEO_F429ZI=y
Expand Down

0 comments on commit 4606f1f

Please sign in to comment.