aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32/f1/stm32-discovery/rtc/README
diff options
context:
space:
mode:
Diffstat (limited to 'examples/stm32/f1/stm32-discovery/rtc/README')
-rw-r--r--examples/stm32/f1/stm32-discovery/rtc/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/examples/stm32/f1/stm32-discovery/rtc/README b/examples/stm32/f1/stm32-discovery/rtc/README
new file mode 100644
index 0000000..d4509e4
--- /dev/null
+++ b/examples/stm32/f1/stm32-discovery/rtc/README
@@ -0,0 +1,9 @@
+------------------------------------------------------------------------------
+README
+------------------------------------------------------------------------------
+
+This is a small RTC example project.
+
+It blinks the ST STM32VLDISCOVERY's blue LED at 1Hz, and sends the value of
+the RTC counter register down the serial line (PA9) at 38400,8N1.
+