From d547c5c5c9834dbb1dbe000b42e09b22f064f947 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Fri, 10 Apr 2020 21:47:17 +0200 Subject: Add demo1 stm32f103 example with blinky code --- sw/demo1/README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 sw/demo1/README.md (limited to 'sw/demo1/README.md') diff --git a/sw/demo1/README.md b/sw/demo1/README.md new file mode 100644 index 0000000..496864c --- /dev/null +++ b/sw/demo1/README.md @@ -0,0 +1,4 @@ +demo1 example +============= + +See examples in https://github.com/stm32-rs/stm32f1xx-hal/tree/v0.5.3/examples -- cgit v1.2.3