aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32/f1/stm32-discovery/rtc/README
blob: d4509e48a96fd7e022f2c806d3fb681f63b3368f (plain)
1
2
3
4
5
6
7
8
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.