diff --git a/README.md b/README.md new file mode 100644 index 0000000..0886b4b --- /dev/null +++ b/README.md @@ -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