Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

Commit

Permalink
Delete commented out MCUboot Kconfig options.
Browse files Browse the repository at this point in the history
  • Loading branch information
mondalaci committed Oct 29, 2024
1 parent 4daa0da commit 1bb0ae5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions device/child_image/mcuboot.conf
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,7 @@ CONFIG_BOOT_SERIAL_NO_APPLICATION=y
CONFIG_USB_DEVICE_VID=0x37A8
CONFIG_USB_DEVICE_MANUFACTURER="Ultimate Gadget Laboratories"
CONFIG_DISABLE_FLASH_PATCH=y
# CONFIG_LOG_BACKEND_UART=y
CONFIG_LOG_BACKEND_RTT=n
# CONFIG_MCUBOOT_BOOTLOADER_MODE_SINGLE_APP=y
# CONFIG_MCUBOOT_SHELL=y
# CONFIG_MCUMGR_GRP_OS_ECHO=y
# CONFIG_MCUMGR_SMP_VERBOSE_ERR_RESPONSE=y
CONFIG_SINGLE_APPLICATION_SLOT=y
CONFIG_BOOT_MAX_LINE_INPUT_LEN=8192
CONFIG_BOOT_SERIAL_MAX_RECEIVE_SIZE=4096
Expand Down

0 comments on commit 1bb0ae5

Please sign in to comment.