cleanup Readme and generate SBOM

This commit is contained in:
2025-09-06 11:55:19 +02:00
parent 16913b5c7f
commit f40f533f02
5 changed files with 112 additions and 22 deletions

View File

@ -2,6 +2,8 @@
**🚧 Work in progress. No complete firmware yet 🚧**
🚀 For pre-build binaries go to [Releases](https://git.mosad.xyz/localhorst/lezyne-rear-light-firmware/releases).
Open firmware for Lezyne bike rear lights based on ATTINY202
This repository contains a minimal firmware as a **C project** for the ATtiny202 microcontroller using **GCC**, **CMake**, and **VS Code**. It also includes instructions for programming the chip using an **FT232 USB-UART adapter** via the UPDI interface with `pymcuprog`.