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-15 02:09:22 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
2acfc7009c55fc4e3e8de98ce2f2e9b981411a9a
rt-thread
/
components
/
drivers
T
History
Bernard Xiong
2acfc7009c
Merge pull request
#2775
from Guozhanxin/sensor_fix
...
修复 sensor 设备关闭后分配的内存不释放的问题
2019-06-17 13:25:37 +08:00
..
audio
…
can
[components][drivers][can] can.c bug修复:
2019-04-25 11:18:28 +08:00
cputime
…
hwcrypto
[components][drivers] 硬件大数适应性调整
2019-06-05 16:57:09 +08:00
hwtimer
[components/drivers/hwtimer]修复定时器向下计数模式时时间获取错误bug
2018-12-25 09:59:16 +08:00
i2c
[DeviceDrivers][i2c] Remove the fm24clxx driver in i2c.
2019-05-29 11:17:46 +08:00
include
add touch framework
2019-06-12 09:38:32 +08:00
misc
Update all of debug log definition to DBG_TAG and DBG_LVL.
2019-04-12 10:18:57 +08:00
mtd
…
pm
[components][pm]add pm ops support
2019-06-11 11:33:21 +08:00
rtc
…
sdio
[BSP][qemu-vexpress-a9] code cleaup for compiling warning.
2019-05-12 15:07:26 +08:00
sensors
[sensor] To streamline the code.| 精简代码,去除冗余的代码。
2019-06-13 17:52:52 +08:00
serial
[components/drivers/serial]add low level DMA TX config support.
2019-05-13 15:57:04 +08:00
spi
[DeviceDriver][SPI] Cleanup the at45db/gd25q/w25q/sst25v SPI flash driver. Please using SFUD instead of them.
2019-05-29 14:05:39 +08:00
src
[components][workqueue]improve delayed work for reinit.
2019-04-22 11:43:45 +08:00
touch
修改函数出错时返回值为负值
2019-06-14 09:03:07 +08:00
usb
[Components][USB][RNDIS] fix delay linkup using soft timer
2019-06-11 15:32:37 +08:00
watchdog
…
wlan
remove gnu99 code
2019-05-16 10:22:57 +08:00
Kconfig
[Components][USB][RNDIS] fix delay linkup using soft timer
2019-06-11 15:32:37 +08:00
SConscript
…