Added README

This commit is contained in:
Jan Mrna 2022-06-17 09:35:41 +02:00
parent 4ab95c1da9
commit 212249edf6

8
README.md Normal file
View File

@ -0,0 +1,8 @@
# RGB LED library
For now single-LED only and tightly coupled with STM32 LL.
## TODO list
* de-couple from STM32 LL
* add ability to drive multiple LEDs