Skip to content

2024-10-10

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Oct 09:02

2024-10-10

Features

  • flash: Use Blue LED to indicate flash operation in progress.

Refactoring

  • tim_steami: Remove unused files (cpp & h files).
  • leds: Create helper file for LED management.
  • i2c: Improve I2C driver to avoid bus errors.

Documentation

  • Replace "octets" with "bytes".
  • Explain new write data operation.