From 496e3263b4d07de3b39e37fa4cbc4bb6812ed141 Mon Sep 17 00:00:00 2001 From: Jan Henrik Date: Sat, 25 Jan 2020 15:24:48 +0100 Subject: Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index dc02f5d..501080f 100644 --- a/README.md +++ b/README.md @@ -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. -- cgit