4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-15 01:39:24 +08:00
yunjian 06aa5b547e 解决get_week的有效值与IS_RTC_WEEKDAY判断有效值不一致的问题。
get_week获取的值是0-6.而stm32f4xx_rtc.h中IS_RTC_WEEKDAY中判断的有效值是1-7.当设置日期是周日时,会有问题。
2018-05-29 14:41:04 +08:00
..
2018-04-20 11:48:04 +08:00
2018-05-06 15:07:04 +08:00
2017-12-25 15:59:56 +08:00
2018-03-04 12:05:00 +08:00
2018-04-28 17:25:09 +08:00
2017-10-16 13:23:03 +08:00
2018-05-06 09:31:44 +08:00
2017-10-16 14:10:18 +08:00
2017-10-16 13:23:03 +08:00
2018-02-06 20:07:28 +08:00
2018-04-28 17:29:37 +08:00