diff --git a/README.md b/README.md index dff4d49..ca83fee 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # lezyne-rear-light-firmware +**🚧 Work in progress. No complete firmware yet 🚧** + 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`.