]> Chaos Git - corbenik/ctrulib.git/commit
Added RTC example
authorAurelio Mannara <aurelio.mannara@gmail.com>
Sun, 14 Dec 2014 17:11:30 +0000 (18:11 +0100)
committerAurelio Mannara <aurelio.mannara@gmail.com>
Sun, 14 Dec 2014 17:11:30 +0000 (18:11 +0100)
commit117738ee5ef82a8dc4e1f1ae0ed576e9553f7eb4
tree9b918dd6a7d1afa970216db3a14bb1722436bc3c
parent478d11f46840f1e546487e9fe1f1c0db91738920
Added RTC example

This example shows how to get os time and prints it on top screen
examples/Time/RTC/Makefile [new file with mode: 0755]
examples/Time/RTC/source/main.cpp [new file with mode: 0644]