Home
last modified time | relevance | path

Searched defs:recovery (Results 1 – 2 of 2) sorted by relevance

/mcuboot-latest/docs/
Dreadme-zephyr.md214 ### Interface selection
223 ### Entering the serial recovery mode
234 ### Direct image upload
248 ### System-specific commands
254 ### More configuration
/mcuboot-latest/boot/bootutil/src/
Dboot_record.c284 uint8_t recovery = MCUBOOT_RECOVERY_MODE_SERIAL_RECOVERY; in boot_save_shared_data() local
286 uint8_t recovery = MCUBOOT_RECOVERY_MODE_DFU; in boot_save_shared_data() local
288 uint8_t recovery = MCUBOOT_RECOVERY_MODE_NONE; in boot_save_shared_data() local