iysheng
|
dbaad29e04
|
[bsp][stm32] Replace gmtime with gmtime_r
Signed-off-by: iysheng <iysheng@163.com>
|
2021-10-01 16:41:21 +08:00 |
armink
|
0beb9b3a07
|
[STM32][RTC] Add timeval ops for STM32 platform Sub-second timestamp.
|
2021-09-29 17:58:00 +08:00 |
Meco Man
|
a25667a7e5
|
[rtc] add comments
|
2021-07-30 07:01:09 +08:00 |
Meco Man
|
9e47b95e61
|
rt_rtc_dev_register -> rt_hw_rtc_register
|
2021-07-30 02:31:33 +08:00 |
iysheng
|
ecc0981d10
|
[bsp][stm32] Implement stm32 rtc driver to RTC framework V2.0
|
2021-07-08 22:41:41 +08:00 |
Meco Man
|
fc04d828ee
|
[stm32][driver] auto formatted
|
2021-03-08 22:40:39 +08:00 |
Meco Man
|
c2fca3dffe
|
修复RTC驱动以及libc time.c库若干问题
|
2021-02-05 13:13:22 +08:00 |
forest-rain
|
aa285845f2
|
add support stm32wl and bsp/stm32wl55jc-st-nucleo(recommit)
update STM32WLxx_HAL to released v1.0.0
|
2021-01-29 10:28:18 +08:00 |
Dozingfiretruck
|
af1e92e661
|
stm32wb
|
2020-10-14 15:03:33 +08:00 |
Bernard Xiong
|
daa3227ca8
|
Merge pull request #3617 from ifreecoding/debug
局部变量tm_new未初始化,该结构体变量中的tm_isdst值为栈中残留值,不确定,该值会影响是否使用夏令时,最终表现概率性使用夏令时,…
|
2020-05-22 18:25:36 +08:00 |
ifreecoding
|
76cd1608a7
|
局部变量tm_new未初始化,该结构体变量中的tm_isdst值为栈中残留值,不确定,该值会影响是否使用夏令时,最终表现概率性使用夏令时,出现相差1小时的问题。将其初始化为0,默认不使用夏令时
|
2020-05-21 17:13:36 +08:00 |
tyustli
|
55edb9642a
|
【修改】添加注释及模块化程序
|
2020-05-15 12:53:36 +08:00 |
tyustli
|
a7c293fac0
|
[bsp] fix stm32 f1 series rtc bug
|
2020-05-12 14:08:24 +08:00 |
tangweikang
|
2a37a4abf6
|
[update][bsp][stm32] drv_rtc.c
|
2019-10-17 18:29:32 +08:00 |
LinJieqiang
|
dce37d0b4b
|
bsp: fix stm32 rtc hal library error.
|
2019-09-04 10:08:34 +08:00 |
misonyo
|
aae6274ef1
|
[bsp/stm32]add stm32f2xx template
|
2019-06-18 18:26:49 +08:00 |
HubretXie
|
56a65431dc
|
Update drv_rtc.c
rtc选用lsi时不工作
|
2019-06-09 13:56:44 +08:00 |
whj4674672
|
0ef18239e0
|
[bsp][stm32h743-atk-apollo]add rtc
|
2019-06-05 14:25:15 +08:00 |
zylx
|
b941e6c730
|
[bsp][stm32]添加 RTC 时钟源选择
|
2019-03-19 18:24:28 +08:00 |
SummerGift
|
45ece194cc
|
[bsp][stm32] update bsp headfile
|
2019-01-22 10:05:57 +08:00 |
SummerGift
|
4d6d16fc98
|
[bsp][stm32] update drivers
|
2018-12-26 18:16:26 +08:00 |
SummerGift
|
c6be644157
|
[bsp][stm32] update stm32 mul-series drivers
|
2018-12-26 10:43:46 +08:00 |
e190
|
c042da4e9d
|
修复RTC驱动中一个粗心BUG
137行多了()
|
2018-12-13 08:38:53 +08:00 |
SummerGift
|
d509db834b
|
[bsp][stm32] add more drivers for stm32 bsp
|
2018-12-10 09:48:10 +08:00 |