Commit Graph

10 Commits

Author SHA1 Message Date
Roger Clark 845508ee19 Merge branch 'aster94-master' 2018-04-01 15:03:36 +10:00
Jiri Bilek 85e0c9b602 Fixing now() in RTClock.h in STMF4 library 2018-02-03 13:41:59 +01:00
Vincenzo Gibiino 632af3ec9f stm32duino now uses __IO 2018-01-24 20:33:11 +01:00
stevstrong e6ed2d5ccc Update RTClock.cpp
bugfix setAlarmATime - corrected day variable
2017-08-29 11:16:43 +02:00
stevstrong b29fed855b reworked RTC - no need for extra time library
http://www.stm32duino.com/viewtopic.php?f=39&t=775&p=31218#p31218
2017-07-19 19:11:44 +02:00
Özay Turay f949812ece Update STM32F4/libraries/*/library.properties to get rid of Category not valid IDE warnings 2016-09-07 16:37:57 +03:00
Martin Ayotte a21d199cbc fix bug related to missing 7 days because of 7 leap years missing between 1970 and 2000 2015-12-04 11:12:53 -05:00
Martin Ayotte 1268e342cb optimized reading the clock by reading rgister ounce + fix potential issue when tm_wday corrupted 2015-12-03 19:08:05 -05:00
Martin Ayotte 7540f37969 make PeriodicWakeup and AlarmA/AlarmB working 2015-12-03 17:36:02 -05:00
Martin Ayotte ef98377230 initial push of RTClock for STM32F4 2015-12-02 21:29:38 -05:00