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-13 04:33:18 +08:00
Code
Issues
Actions
7
Packages
Projects
Releases
Wiki
Activity
Files
ff3a9591c02200894c1cd13eb575b57db420d6b8
rt-thread
/
components
/
drivers
T
History
ZYH
6b18ef3b6a
Merge pull request
#1209
from ChunfengMu/fix_bugs
...
cdc_vcom dma 发送流程修改
2018-02-09 12:40:59 +08:00
..
audio
[audio]update audio/audio_pipe.h
2017-11-13 17:11:54 +08:00
can
[DeviceDrivers] change the type of cmd to 'int'
2017-11-01 13:39:36 +08:00
cputime
[DeviceDrivers] Add more API.
2017-12-31 14:44:04 +08:00
hwtimer
…
i2c
…
include
[DeviceDrivers] Add more API.
2017-12-31 14:44:04 +08:00
misc
[DeviceDriver] Change
pin_irq_enable
to
rt_pin_irq_enable
.
2017-11-08 00:05:46 +08:00
mtd
[DeviceDrivers] support using RT_USING_MTD_NOR and RT_USING_MTD_NAND at the same time
2017-11-09 16:50:20 +08:00
rtc
…
sdio
[DeviceDrivers] fix compiling warning
2017-12-24 00:06:29 +08:00
sensors
…
serial
[DeviceDriver][Serial] Fix serial open flag lost when device reopen.
2017-11-26 10:19:51 +08:00
spi
[drivers] move tf/sd card driver to spi/spi/spi_msd.c, and update Kconfig script.
2018-02-07 10:28:30 +08:00
src
[DeviceDrivers] fix type unknown issue in pipe
2017-12-31 23:52:27 +08:00
usb
[Components][Drivers][USB]vcom dma_tx模式下根据bulk in提交能力限制tx_ringbuffer的填充长度,避免对下次bulk in传输造成影响.
2018-02-06 01:49:59 +08:00
watchdog
…
wlan
[Fix] Fix building error when
PKG_USING_CJSON
is not defined
2017-11-09 17:24:26 +08:00
Kconfig
[drivers] move tf/sd card driver to spi/spi/spi_msd.c, and update Kconfig script.
2018-02-07 10:28:30 +08:00
SConscript
…