Skip to content

Releases: nebkat/idftool

v0.2.1

10 Jun 20:10

Choose a tag to compare

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)

v0.2.0

26 May 17:07

Choose a tag to compare

docs: Improve README

v0.1.0

25 May 17:19

Choose a tag to compare

build: Add metadata, requires-python, and pin dependencies