diff options
author | Jan Henrik <janhenrik@janhenrik.org> | 2020-01-25 15:24:48 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-25 15:24:48 +0100 |
commit | 496e3263b4d07de3b39e37fa4cbc4bb6812ed141 (patch) | |
tree | b3c057c902cc387150eb9b0da477a1a259ee46d3 | |
parent | 9d0f668faf8cf06d45bf4bef2bd7039981fc8057 (diff) | |
download | minikbd-496e3263b4d07de3b39e37fa4cbc4bb6812ed141.tar.gz minikbd-496e3263b4d07de3b39e37fa4cbc4bb6812ed141.tar.bz2 minikbd-496e3263b4d07de3b39e37fa4cbc4bb6812ed141.zip |
Update README.md
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -33,6 +33,10 @@ Or you can generate a basic firmware, with HAL init and Makefile, with CubeMX. T [Blink/](Blink/) +## Rust example + +[https://github.com/jamesmunns/OtterPill-rs](https://github.com/jamesmunns/OtterPill-rs) + ## USB-PD example firmware This is a working USB-PD example using ChibiOS, a new voltage can be requested by pressing the Button. |