Change Log

Copy Markdown

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

v0.1.0 (2026-05-23)

Features:

  • opt-in I2C clock stretching via adaptive clocking by James Harton

  • emulated GPIO interrupts via polling by James Harton

  • GPIO backend by James Harton

  • I2C backend by James Harton

  • SPI backend by James Harton

  • Device GenServer + Registry + Application by James Harton

  • chip init sequence and BAD_COMMAND validation by James Harton

  • MPSSE command encoder by James Harton

  • USB transport layer by James Harton