Skip to content

v0.2.1

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Jun 20:10
feat: Use OtaImageState for boot partition state

- get-boot: print OTA state name (NEW/VALID/etc.) instead of enum repr
- set-boot: stamp manually-selected slot as VALID so it survives
  CONFIG_BOOTLOADER_APP_ROLLBACK_EN firmware (default NEW would be
  flipped to PENDING_VERIFY and rolled back on next boot)