This commit is contained in:
2025-08-21 10:40:47 +02:00
parent 52aa2cc6b2
commit ca747ab0f4

View File

@ -1,5 +1,7 @@
# lezyne-rear-light-firmware # lezyne-rear-light-firmware
**🚧 Work in progress. No complete firmware yet 🚧**
Open firmware for Lezyne bike rear lights based on ATTINY202 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`. 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`.