rt-thread/components/drivers
Shawn Lin 11277014a3 [Components] sdio: try bus width depends on host's capability
It makes no sense to try bus width if not supported by drivers or BSP,
since we know it must be failed. It saves a lot for booting in time
critical environment.

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
2020-03-12 09:00:41 +08:00
..
audio 🐛 fix compile warning, undefine var 2019-12-31 16:16:15 +08:00
can [bsp] [stm32] fix drv_can.c and can.c bug 2019-08-23 20:40:09 +08:00
cputime [license] Change license to Apache. 2018-10-14 19:37:18 +08:00
hwcrypto [components][drivers][hwcrypto] 更正一处命名错误 2019-07-15 13:48:14 +08:00
hwtimer [components/drivers/hwtimer]修复定时器向下计数模式时时间获取错误bug 2018-12-25 09:59:16 +08:00
i2c [Device/I2C] Chang debug message print way to ulog 2019-11-26 07:41:43 +08:00
include [Device/I2C] Chang debug message print way to ulog 2019-11-26 07:41:43 +08:00
misc components: drivers: misc: pwm: Missing "pwm1" here. 2019-11-11 17:10:25 +08:00
mtd [Device Drivers] Remove backup mtd code 2019-06-27 07:43:53 +00:00
pm [components/drivers][pm] fix data type problem 2019-09-23 18:02:46 +08:00
rtc [license] Change license to Apache. 2018-10-14 19:37:18 +08:00
sdio [Components] sdio: try bus width depends on host's capability 2020-03-12 09:00:41 +08:00
sensors [Sensor] fixed %% print 2020-02-26 17:31:26 +08:00
serial [serial.c] 修复在没有开启ulog时,警告日志不会输出的问题 2020-01-21 16:38:07 +08:00
spi [componects] 修复不能发现禁止写spi flash失败的情形 2019-12-27 16:52:52 +08:00
src Merge pull request #3279 from armink/fix_rbb 2019-12-19 14:59:29 +08:00
touch 修改函数出错时返回值为负值 2019-06-14 09:03:07 +08:00
usb Fixed wrong output information in core.c 2020-03-08 00:20:31 +08:00
watchdog [license] Change license to Apache. 2018-10-14 19:37:18 +08:00
wlan [driver][wlan] add raw frame send interface and Management frame filter interface 2020-02-29 17:12:48 +08:00
Kconfig 添加虚拟串口接收缓存的 ENV 配置项,可手动配置接收缓存大小,默认为128字节 2020-01-17 15:42:56 +08:00
SConscript Re-normalizing the repo 2013-01-08 22:40:58 +08:00