Meco Man
|
bc25c8a6e8
|
update sconscript
|
2021-04-18 00:55:32 +08:00 |
Meco Man
|
9d401ea8b0
|
重新整理libc重复共用文件,创建common_for_all 和 common_for_keiliar
|
2021-04-18 00:51:07 +08:00 |
Meco Jianting Man
|
349a85e83f
|
Merge pull request #42 from RT-Thread/master
update
|
2021-04-18 00:37:10 +08:00 |
Bernard Xiong
|
57da8b5732
|
Merge pull request #4602 from mysterywolf/isr
[kernel][irq] 优化DEBUG打印输出位置,防止造成歧义
|
2021-04-16 23:03:56 +08:00 |
Bernard Xiong
|
979ac3d8d4
|
Merge pull request #4616 from mysterywolf/time
[libc][time] implement set_timeval
|
2021-04-15 17:36:45 +08:00 |
Meco Man
|
46d51a99f1
|
优化get_timeval set_timeval 条件编译代码结构
|
2021-04-15 16:34:09 +08:00 |
Meco Man
|
b74022e2c4
|
mktime support fixed timezone
|
2021-04-15 14:31:23 +08:00 |
Meco Man
|
8e2a456d7a
|
implement set_timeval
|
2021-04-15 14:01:55 +08:00 |
Meco Jianting Man
|
6d7dafe090
|
Merge pull request #41 from RT-Thread/master
update
|
2021-04-15 12:42:14 +08:00 |
Bernard Xiong
|
dfeacfb686
|
Merge pull request #4614 from armink/fix_rtc
Add feature of millisecond time
|
2021-04-15 12:15:26 +08:00 |
Bernard Xiong
|
288ed103ac
|
Merge pull request #4603 from greedyhao/ab32
[ab32vg1] add irda support
|
2021-04-15 12:10:59 +08:00 |
朱天龙 (Armink)
|
4d968a8754
|
Merge pull request #1 from mysterywolf/armink
修改get_timeval的错误返回形式
|
2021-04-15 09:17:39 +08:00 |
Meco Man
|
4accfc410c
|
修改get_timeval的错误返回形式
|
2021-04-15 00:57:01 +08:00 |
Meco Jianting Man
|
ca5d53f5f8
|
Merge pull request #40 from armink/fix_rtc
拉取
|
2021-04-14 23:41:44 +08:00 |
armink
|
76be91c7de
|
[libc/time] Add microseconds time get feature in gettimeofday.
|
2021-04-14 20:10:47 +08:00 |
armink
|
2a66024bdc
|
[bsp/simulator] Add RTC device RT_DEVICE_CTRL_RTC_GET_TIME_US command implement.
|
2021-04-14 20:08:22 +08:00 |
armink
|
b027ad8b2e
|
[DeviceDriver] Add get/set microsecond time control command
|
2021-04-14 20:06:39 +08:00 |
Meco Jianting Man
|
a4a01ed2da
|
Merge pull request #38 from RT-Thread/master
update
|
2021-04-14 11:00:29 +08:00 |
ZHU Hao
|
368676a42f
|
[ab32vg1] update file format
|
2021-04-14 09:20:53 +08:00 |
Bernard Xiong
|
b7a5319e5c
|
Merge pull request #4605 from sheltonyu/developer
[bsp/at32] remove notes
|
2021-04-14 08:13:19 +08:00 |
Bernard Xiong
|
f104944c51
|
Merge pull request #4607 from armink/add_win_rtc
[bsp/simulator] Add windows rtc driver.
|
2021-04-14 08:13:02 +08:00 |
Bernard Xiong
|
b893f6039a
|
Merge pull request #4606 from mysterywolf/stm32f2
[bsp] remove stm32f20x
|
2021-04-14 08:11:10 +08:00 |
Bernard Xiong
|
5d09f54493
|
Merge pull request #4604 from whj4674672/stm32f207
[add] bsp-stm32-stm32f207zg
|
2021-04-14 08:10:55 +08:00 |
Bernard Xiong
|
52db5e5b05
|
Merge pull request #4600 from xiangxistu/develop_two
[add] the function of set [internet up] status, activate the callback.
|
2021-04-14 07:58:35 +08:00 |
armink
|
a62a07446c
|
[bsp/simulator] Add windows rtc driver.
|
2021-04-13 20:11:56 +08:00 |
Meco Man
|
c3c0e7cb0c
|
[bsp] remove stm32f20x
|
2021-04-13 14:21:28 +08:00 |
sheltonyu
|
46c5ba9225
|
Merge branch 'master' into developer
|
2021-04-13 11:37:46 +08:00 |
wanghaijing
|
fcbec9700c
|
fix link.lds annotation
|
2021-04-13 11:16:14 +08:00 |
wanghaijing
|
56dc30917f
|
update action.yml
|
2021-04-13 10:40:59 +08:00 |
wanghaijing
|
23356e78a0
|
update bsp/stm32/readme
|
2021-04-13 10:39:03 +08:00 |
wanghaijing
|
ead1b81831
|
[add] bsp-stm32-stm32f207zg
|
2021-04-13 10:34:24 +08:00 |
greedyhao
|
ada0570b47
|
[ab32vg1] add irda support
|
2021-04-13 10:28:47 +08:00 |
sheltonyu
|
35ef1f9e0f
|
[bsp/at32] remove notes
|
2021-04-13 10:17:09 +08:00 |
Meco Man
|
305f9946d8
|
clarify the context
|
2021-04-12 23:08:40 +08:00 |
Meco Man
|
0d21f37119
|
[kernel][irq] 优化DEBUG打印输出位置,防止造成歧义
|
2021-04-12 23:01:35 +08:00 |
liuxianliang
|
865e34650c
|
[add] the function of set [internet up] status, activate the callback.
|
2021-04-12 18:11:37 +08:00 |
Bernard Xiong
|
c44e5165be
|
Merge pull request #4599 from mysterywolf/ab32
[ab32vg1] optimize main function
|
2021-04-12 12:54:37 +08:00 |
Meco Man
|
f1d45a184a
|
优化main函数
|
2021-04-12 11:51:59 +08:00 |
Bernard Xiong
|
211b62aea7
|
Merge pull request #4598 from thread-liu/master
[update] ignore dir path check.
|
2021-04-12 11:15:10 +08:00 |
thread-liu
|
91a201264b
|
[update] ignore dir path check.
|
2021-04-12 09:42:08 +08:00 |
Bernard Xiong
|
a193547f2e
|
Merge pull request #4595 from supperthomas/nrf5x_nrf
[bsp/nrfx]add the templete of nrfx
|
2021-04-12 08:17:20 +08:00 |
Bernard Xiong
|
783135303b
|
Merge pull request #4596 from mysterywolf/time
[time][bug] LOG_W will cause a recursive printing if ulog timestamp function is turned on
|
2021-04-12 08:16:05 +08:00 |
supperthomas
|
b2a2da70a4
|
fix the ld
|
2021-04-11 17:04:38 +08:00 |
Meco Man
|
b4040df9dc
|
[libc][time][bug] LOG_W will cause a recursive printing if ulog timestamp function is turned on
|
2021-04-11 13:31:11 +08:00 |
supperthomas
|
9d034b7821
|
add the ld file
|
2021-04-11 12:53:34 +08:00 |
supperthomas
|
66195afe24
|
add the fixed format
|
2021-04-11 12:36:50 +08:00 |
supperthomas
|
b1dbe51d85
|
add the templete of nrfx
|
2021-04-11 12:24:47 +08:00 |
Bernard Xiong
|
1298a38dec
|
Merge pull request #4594 from rtthread-bot/rtt_bot
[update] RT-Thread Robot automatic submission
|
2021-04-11 09:56:23 +08:00 |
rtthread-bot
|
ceeaca25fd
|
Merge remote-tracking branch 'rtt_gitee/gitee_master'
|
2021-04-10 16:40:13 +00:00 |
Bernard Xiong
|
9235b62cbe
|
Merge pull request #4479 from mysterywolf/cmake
[tools] 增加cmake生成工具
|
2021-04-10 23:32:51 +08:00 |