aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32/f1/stm32vl-discovery/rtc/README
diff options
context:
space:
mode:
authorStephen Caudle2011-11-02 14:56:37 -0400
committerStephen Caudle2011-11-02 14:56:37 -0400
commitdc19a4ecfbf70e11f6c296ba891d4788abe06a8f (patch)
treef3e47dca64651ee8e36256f0b1d11decfebe6574 /examples/stm32/f1/stm32vl-discovery/rtc/README
parentd9a76c75c218b5acd1173a4751699439593d3258 (diff)
Rename STM32 discovery folders to be more specific
Diffstat (limited to 'examples/stm32/f1/stm32vl-discovery/rtc/README')
-rw-r--r--examples/stm32/f1/stm32vl-discovery/rtc/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/examples/stm32/f1/stm32vl-discovery/rtc/README b/examples/stm32/f1/stm32vl-discovery/rtc/README
new file mode 100644
index 0000000..d4509e4
--- /dev/null
+++ b/examples/stm32/f1/stm32vl-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.
+