yangjie
|
afee7fd2b9
|
[bsp]update
|
2021-04-21 17:22:07 +08:00 |
guozhanxin
|
48bf53b6e0
|
【完善】uac class, 去除 GPL 代码
|
2021-04-21 16:39:14 +08:00 |
yangjie
|
b2a589b89e
|
[bsp][qemu-vexpress-a9/drivers] change to lan911 header file
|
2021-04-21 10:33:58 +08:00 |
bernard
|
ce14c4aae0
|
!186 add I2C bus control api
Merge pull request !186 from Rice_Chen/gitee_master
|
2021-04-21 08:52:05 +08:00 |
Bernard Xiong
|
f4f6bf5237
|
Merge pull request #4485 from mysterywolf/wdgl0
[bug][stm32][wdg] 修复没有考虑到L0芯片的问题
|
2021-04-21 08:38:36 +08:00 |
Meco Jianting Man
|
09f04bee8f
|
Merge pull request #43 from RT-Thread/master
update
|
2021-04-21 05:58:37 +08:00 |
Meco Man
|
c871726e89
|
update readme
|
2021-04-21 02:16:29 +08:00 |
Meco Man
|
40c09fc1e0
|
重新分类为common文件夹下属all文件夹和excgcc文件夹
|
2021-04-21 00:56:36 +08:00 |
RiceChen
|
0b9e01cced
|
add I2C bus control api
|
2021-04-20 00:26:28 +08:00 |
Bernard Xiong
|
4188301bda
|
Merge pull request #4624 from thread-liu/master
[update] cmake.py, delete extra code.
|
2021-04-19 21:46:35 +08:00 |
thread-liu
|
f5d636626c
|
[update] cmake.py, delete extra code.
|
2021-04-19 18:31:35 +08:00 |
Bernard Xiong
|
18ccf1d182
|
Merge pull request #4523 from xiangxistu/master
[fix] the overflow problem of lwip rx thread mailbox.
|
2021-04-19 13:35:22 +08:00 |
Bernard Xiong
|
3c423b0fba
|
Merge pull request #4622 from thread-liu/master
[update] cmake.py, add c++ support and libpath.
|
2021-04-19 10:22:45 +08:00 |
thread-liu
|
9be6445890
|
[update] cmake.py, add c++ support and libpath.
|
2021-04-19 09:46:07 +08:00 |
Bernard Xiong
|
3fa35a398b
|
Update ulog.c
Use `rt_thread_self()` to determine whether the scheduler is started or not.
|
2021-04-19 06:50:58 +08:00 |
Bernard Xiong
|
65bc0faa76
|
Merge pull request #4609 from mysterywolf/ym
[ymodem] Check the file path's legitimacy of 'sy' command
|
2021-04-19 06:48:00 +08:00 |
Bernard Xiong
|
1916135b89
|
Merge pull request #4608 from majianjia/master
Add more trys when switching MMC card data width
|
2021-04-19 00:29:09 +08:00 |
Meco Man
|
926cd86589
|
remove dlib and armlibc sys folder
|
2021-04-18 01:36:35 +08:00 |
Meco Man
|
6026c68d37
|
加入<sys/types.h>声明
|
2021-04-18 01:00:37 +08:00 |
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 |
Meco Man
|
b5a7a4365a
|
miss typing
|
2021-04-17 20:43:44 +08:00 |
Meco Man
|
8ca492e996
|
format pin.c
|
2021-04-17 18:01:20 +08:00 |
Meco Man
|
a1d4a2586c
|
miss typing
|
2021-04-17 16:32:33 +08:00 |
Meco Man
|
71988c967d
|
format codes
|
2021-04-17 16:31:08 +08:00 |
Meco Man
|
8956b2ea46
|
[stm32 pandora] implement drv_key and modify drv_sdcard
|
2021-04-17 16:28:09 +08:00 |
Bernard Xiong
|
57da8b5732
|
Merge pull request #4602 from mysterywolf/isr
[kernel][irq] 优化DEBUG打印输出位置,防止造成歧义
|
2021-04-16 23:03:56 +08:00 |
armink
|
fc97cd23d8
|
[libc/time] Revert the time.h
|
2021-04-16 09:21:01 +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 |
armink
|
2ea39b4f05
|
[ulog] Using gettimeofday for timestamp get.
|
2021-04-15 14:15:39 +08:00 |
armink
|
6eb6752398
|
[libc/time] Fix MDK build error when using gmtime_r.
|
2021-04-15 14:12:02 +08:00 |
armink
|
3ae6ca1fb0
|
[ulog] Fix thread info show when kernel not startup.
|
2021-04-15 14:10:27 +08:00 |
Meco Man
|
8e2a456d7a
|
implement set_timeval
|
2021-04-15 14:01:55 +08:00 |
liuxianliang
|
962a97b683
|
[restore] Restore format
|
2021-04-15 12:50:54 +08:00 |
liuxianliang
|
ad9c4ea15b
|
[restore] Restore format
|
2021-04-15 12:43:56 +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 |