rt-thread/components/drivers
kylepengchn 851d16b18f
Soft spi (#5712)
* add soft-spi
* add spi-bit-ops.c/h to components/drivers/spi
* add a drv_soft_spi example for gd32303e-eval
* use formatting.py scripts for scanning

Signed-off-by: kyle <kylepengchn@163.com>
2022-03-25 23:06:43 +08:00
..
audio [core] 使用rt_memcpy rt_memset代替memcpy memset 2022-01-09 00:23:18 +08:00
can [finsh] 修复由于移除finsh导致__cmd_xxx命令无法使用的问题 2021-09-05 01:57:26 -04:00
cputime update cputime_cortexm.c support 64bit. 2021-12-01 20:08:32 +08:00
hwcrypto 修复部分bsp编译报错 2021-10-13 11:02:01 +08:00
hwtimer [compoenets] auto & manual formatted 2021-03-08 18:19:04 +08:00
i2c [drivers/i2c] optimize i2c driver framework 2021-12-17 10:25:08 +08:00
include [pipe.h] 移除多余的头文件,防止形成头文件递归包含 (#5621) 2022-03-02 18:45:19 +08:00
ipc 消除c99 (#5696) 2022-03-23 14:28:24 +08:00
misc 修改dac.c函数名称错误 (#5591) 2022-02-10 18:18:52 +08:00
mtd [libc]rename group name 2021-12-30 01:27:25 +08:00
phy 修复phy中device->ops的错误 2021-10-14 10:28:19 +08:00
pm [components] PM框架更新 2021-12-14 06:12:55 +08:00
rtc [core] 使用rt_memcpy rt_memset代替memcpy memset 2022-01-09 00:23:18 +08:00
sdio [components][sdio] fix compile warning and optimized code. 2021-12-31 17:05:42 +08:00
sensors Update sensor.c 2021-12-24 10:10:59 +08:00
serial Open RT_USING_POSIX_STDIO caused serial_v2 to compile failed (#5684) 2022-03-20 10:29:16 +08:00
spi Soft spi (#5712) 2022-03-25 23:06:43 +08:00
touch Bypass controlling commands in touch class to driver. 2021-05-03 13:21:47 +08:00
usb fix usbhost issue by #4378 2022-01-26 11:39:39 +08:00
watchdog [kernel][devices] add security devices 2021-03-19 13:26:12 +08:00
wlan fixed wlan driver dhcp multitask safety 2022-01-28 11:35:10 +08:00
Kconfig [components][drivers][spi]: 基于SPI总线驱动框架添加模拟SPI总线扩展 (#5656) 2022-03-23 14:16:14 +08:00
SConscript Re-normalizing the repo 2013-01-08 22:40:58 +08:00