We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ba01c0 commit e009e19Copy full SHA for e009e19
boot/zephyr/Kconfig.serial_recovery
@@ -13,6 +13,7 @@ menuconfig MCUBOOT_SERIAL
13
select SERIAL
14
select UART_INTERRUPT_DRIVEN
15
select BASE64
16
+ select CRC
17
help
18
If y, enables a serial-port based update mode. This allows
19
MCUboot itself to load update images into flash over a UART.
0 commit comments