diff options
Diffstat (limited to 'fw/app/boards')
| -rw-r--r-- | fw/app/boards/nucleo_f767zi.conf | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/fw/app/boards/nucleo_f767zi.conf b/fw/app/boards/nucleo_f767zi.conf index 8170e29..7f92421 100644 --- a/fw/app/boards/nucleo_f767zi.conf +++ b/fw/app/boards/nucleo_f767zi.conf @@ -2,6 +2,8 @@  # v. 2.0. If a copy of the MPL was not distributed with this file, You can  # obtain one at https://mozilla.org/MPL/2.0/. +CONFIG_IOT_CONTACT_REMOTE_UPDATE=y +  CONFIG_BOOTLOADER_MCUBOOT=y  CONFIG_FLASH=y  | 
