Skip to content

Commit

Permalink
Fix mcuboot defconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
dzervas committed Sep 20, 2023
1 parent f4e0041 commit 1a5b6a9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions config/boards/shields/lab68/lab68_mcuboot_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ CONFIG_GPIO=y
CONFIG_MCUBOOT_SERIAL=y
CONFIG_MCUBOOT_INDICATION_LED=y
CONFIG_BOOT_SERIAL_CDC_ACM=y
# CONFIG_BOOT_SERIAL_NO_APPLICATION=y
# CONFIG_BOOT_SERIAL_PIN_RESET=y

# Required by USB
CONFIG_MULTITHREADING=y
Expand Down
2 changes: 0 additions & 2 deletions config/boards/shields/launchpad/launchpad_mcuboot_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ CONFIG_GPIO=y
CONFIG_MCUBOOT_SERIAL=y
CONFIG_MCUBOOT_INDICATION_LED=y
CONFIG_BOOT_SERIAL_CDC_ACM=y
CONFIG_BOOT_SERIAL_NO_APPLICATION=y
CONFIG_BOOT_SERIAL_PIN_RESET=y

# Required by USB
CONFIG_MULTITHREADING=y
Expand Down

0 comments on commit 1a5b6a9

Please sign in to comment.