mcuboot responded

This commit is contained in:
2024-04-29 23:55:18 -06:00
parent 847c2f5b5e
commit 231c781787
2 changed files with 5 additions and 1 deletions

View File

@ -38,3 +38,6 @@ CONFIG_CBPRINTF_NANO=y
### Use the minimal C library to reduce flash usage
CONFIG_MINIMAL_LIBC=y
CONFIG_UART_CONSOLE=n
CONFIG_MCUBOOT_SERIAL=y