sp-cai
|
f1832fea24
|
[components] [drivers ] [Kconfig] 整理 components/drivers 的 Kconfig (#9054)
整理 components/drivers 的 Kconfig
|
2024-06-16 15:43:27 +08:00 |
sulfurandcu
|
c84d7c5324
|
fix warning #1295-D Deprecated declaration
|
2023-12-19 19:02:43 +08:00 |
kk
|
58cd8e026c
|
[drivers/rtc] 修复 alarm.c 少写分号 (#8256)
|
2023-11-15 19:24:26 +08:00 |
xqyjlj
|
047cc8663e
|
🐞 fix(soft_rtc): fix unsupported TIMEVAL and GET_TIMERES (#8011)
|
2023-09-23 14:07:00 +08:00 |
TangZhenye
|
3e3cf91b77
|
[修改]:alarm 将年月日也传给驱动层,避免跨天 alarm 失效
|
2023-09-13 21:32:11 -04:00 |
Eric LGF
|
6deab5e93d
|
修复单次触发alarm,重复使用不启动定时器的bug
|
2023-09-12 18:08:15 -04:00 |
Meco Man
|
23eb6319e2
|
[device][rtc] support output UTC minutes level
|
2023-08-13 22:51:58 -04:00 |
xqyjlj
|
0b93001f4f
|
🐞 fix(rtc/soft_rtc): fix wrong time
use boottime as soft_rtc time source
|
2023-07-27 11:35:29 +08:00 |
xqyjlj
|
5f0328ee41
|
✨ feat(ktime): add RT_USING_KTIME to kconfig build
|
2023-07-20 09:25:18 -04:00 |
xqyjlj
|
0eb75ced70
|
[time]时钟框架重构 (#7794)
|
2023-07-17 20:11:58 +08:00 |
7YZ7
|
501b22aabe
|
[HUST CSE] Fix many abnormal symbols in annotations and format code
|
2023-04-17 22:26:23 -04:00 |
Meco Man
|
0f461e870c
|
[errno code][-RT_ERROR] fix that use RT_ERROR without -
|
2023-03-20 00:06:16 -04:00 |
Meco Man
|
9bc68d26a4
|
format Kconfig and sconscript
|
2023-01-08 22:52:13 -05:00 |
Man, Jianting (Meco)
|
5b6a257c20
|
chore: fix a typo (#6154)
|
2022-07-10 18:00:12 +08:00 |
Meco Man
|
991b6e78b3
|
[bug] 修正rtc对时间参数范围的处理 | fix a bug of rtc
|
2022-04-19 11:48:59 +08:00 |
Yang sheng
|
eb2fc60207
|
[bsp] Make all warnings into errors with qemu-vexpress-a9 qemu-virt64… (#5785)
* [bsp] Make all warnings into errors with qemu-vexpress-a9 qemu-virt64-aarch64 and stm32f411-st-nucleo.
* [RTC] Fix compile errors
|
2022-04-09 00:39:00 +08:00 |
Tangyuxin
|
da3d61e043
|
[device]Detailed classification of devices types (#5769)
|
2022-04-06 21:12:39 +08:00 |
tyx
|
e896021b56
|
[drivers][rtc]Add comments
|
2022-04-06 10:26:04 +08:00 |
tyx
|
c4f107f528
|
[drivers][alarm]Compact alarm output
|
2022-04-06 10:26:04 +08:00 |
tyx
|
b91f6f1206
|
[drivers][alarm] Optimize some codes
|
2022-04-06 10:26:04 +08:00 |
tyx
|
b3f20ff9d2
|
[drivers][alarm] Fix week alarm bug
|
2022-04-06 10:26:04 +08:00 |
tyx
|
f35c9d6df7
|
[drivers][rtc] Enhanced date command
|
2022-04-06 10:26:04 +08:00 |
tyx
|
8a7babadda
|
[drivers][rtc]Add get/set timestamp function
|
2022-04-06 10:26:04 +08:00 |
tyx
|
9a4bd20149
|
[drivers][rtc] Optimize execution efficiency
|
2022-04-06 10:26:04 +08:00 |
Meco Man
|
f89a162ea3
|
[core] 使用rt_memcpy rt_memset代替memcpy memset
|
2022-01-09 00:23:18 +08:00 |
Meco Man
|
a1cc3d43e7
|
modify time.h to sys/time.h
|
2021-11-23 22:38:00 -05:00 |
Meco Man
|
df9a23c534
|
[mutex] use RT_IPC_FLAG_PRIO to replace RT_IPC_FLAG_FIFO
|
2021-11-17 15:57:15 -05:00 |
armink
|
816a99d88e
|
[DeviceDriver][RTC] Add RT_DEVICE_CTRL_RTC_GET_TIMEVAL and RT_DEVICE_CTRL_RTC_SET_TIMEVAL ops
|
2021-09-29 17:52:10 +08:00 |
Bernard Xiong
|
8da9f78d72
|
[libc] remove rtlibc
|
2021-09-11 11:07:51 +08:00 |
Meco Man
|
e18d44940f
|
[finsh] 修复由于移除finsh导致__cmd_xxx命令无法使用的问题
|
2021-09-05 01:57:26 -04:00 |
马志远
|
221da7f464
|
Remove C Style Command Shell
|
2021-08-23 17:30:05 +08:00 |
Meco Man
|
a25667a7e5
|
[rtc] add comments
|
2021-07-30 07:01:09 +08:00 |
Meco Man
|
94a9332915
|
[rtc] 移除rtc_core.c/.h 将内容转移到rtc.c/.h
|
2021-07-30 03:24:50 +08:00 |
Meco Man
|
9e47b95e61
|
rt_rtc_dev_register -> rt_hw_rtc_register
|
2021-07-30 02:31:33 +08:00 |
Meco Man
|
fb31ab9c72
|
[rtc] localtime 改 localtime_r
|
2021-07-30 02:03:55 +08:00 |
guozhanxin
|
40e7d5a23d
|
Merge remote-tracking branch 'remotes/gitee/master'
|
2021-07-12 10:14:20 +08:00 |
iysheng
|
2bd7e04827
|
[components][rtc] Add microsecond resolution support with RTC framework V2.0
|
2021-07-08 22:41:40 +08:00 |
iysheng
|
a2a7f3c2d9
|
[components][rtc] Add RTC framework V2.0 to simplify RTC registration process
|
2021-07-08 22:41:06 +08:00 |
Meco Man
|
e71e693fd1
|
移除readme关于NTP部分
|
2021-05-09 16:10:58 +08:00 |
Meco Man
|
3fd276bb44
|
add comment
|
2021-05-09 15:59:27 +08:00 |
Meco Man
|
9de977a046
|
remove list_date
|
2021-05-08 23:51:47 +08:00 |
Meco Man
|
43e9aec85e
|
将rt_soft_rtc_init设为私有函数
|
2021-05-06 23:47:33 +08:00 |
Meco Man
|
f982d81389
|
[rtc driver]remove NTP
|
2021-05-06 23:43:44 +08:00 |
Meco Man
|
787e46c6a3
|
[rtc]调整rtc驱动框架函数位置,功能无影响,为后续新的RTC框架铺路
|
2021-05-04 13:06:24 +08:00 |
Meco Man
|
3c05a4e719
|
[compoenets] auto & manual formatted
|
2021-03-08 18:19:04 +08:00 |
Meco Man
|
f073911cd3
|
解决底层驱动格林威治时间与当地时间胡乱使用的问题 mktime函数改为timegm函数
|
2021-02-07 21:08:41 +08:00 |
Meco Man
|
ffd270acef
|
fix comment
|
2021-02-05 18:55:39 +08:00 |
Meco Man
|
c2fca3dffe
|
修复RTC驱动以及libc time.c库若干问题
|
2021-02-05 13:13:22 +08:00 |
张世争
|
9609bc032a
|
[RTC alarm]alarm功能优化,SOFT_RTC增加alarm功能
|
2020-12-03 17:52:03 +08:00 |
张世争
|
e8eb74da58
|
[rtc.alarm][fix]fix alarm when update datetime
|
2020-11-20 09:02:20 +08:00 |