This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
rt-thread
Watch
1
Star
0
Fork
0
You've already forked rt-thread
mirror of
https://github.com/RT-Thread/rt-thread.git
synced
2026-06-19 04:24:17 +08:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
Files
0e5669ed96183fb5566936bc2b5f2a93065a8bb7
rt-thread
/
components
/
drivers
T
History
Bernard Xiong
4b2b9a87c6
Merge pull request
#3871
from OpenNuvoton/rtt_usbhost_issue
...
Fix USB host core bugs.
2020-11-07 14:42:37 +08:00
..
audio
🐛
fix compile warning, undefine var
2019-12-31 16:16:15 +08:00
can
Get stuck issue after open-close-open CAN device.
2020-04-27 16:01:05 +08:00
cputime
…
hwcrypto
…
hwtimer
Fix rt_hw_inputcapture_isr public function name in header file.
2020-05-20 16:04:31 +08:00
i2c
…
include
add alarm flags, alarm can repeated by hour minute and second
2020-10-15 14:37:00 +08:00
misc
[components][driver/pin.c]pin 框架增加 rt_pin_get
2020-09-11 11:14:53 +08:00
mtd
…
pm
…
rtc
add alarm flags, alarm can repeated by hour minute and second
2020-10-15 14:37:00 +08:00
sdio
component: sdio: fix potential ricky clock setting
2020-03-16 14:45:41 +08:00
sensors
1.Add sensor vendor MAXIM.
2020-10-20 20:55:34 +08:00
serial
Merge pull request
#3916
from willianchanlovegithub/Willianchan
2020-09-17 07:54:45 +08:00
spi
删除非对齐地址访问语句和__CORTEX_M宏定义判断
2020-09-14 23:57:14 +08:00
src
fix dataqueue, limit queue size to usable values (2,4,8,16...) to avoid errors when put_index exceed 0xffff.
2020-08-30 14:35:09 +08:00
touch
…
usb
Merge pull request
#3871
from OpenNuvoton/rtt_usbhost_issue
2020-11-07 14:42:37 +08:00
watchdog
[drivers][watchdog] 修复watchdog.c 注释的一处笔误
2020-05-19 17:30:19 +08:00
wlan
[components][wlan] Fix for rt_wlan_event_dispatch() not passing user_buff. | 修复 rt_wlan_event_dispatch() 未传递 user_buff 的问题。
2020-07-17 15:29:22 +08:00
Kconfig
Update Kconfig
2020-08-05 10:06:20 +08:00
SConscript
…