tyustli
|
48d7cf4af9
|
【修改】解耦 touch 和 pin
|
2020-12-25 17:31:16 +08:00 |
Bernard Xiong
|
e2d951ad2a
|
Merge pull request #3929 from geniusgogo/i2c_update
[dirver/i2c] i2c driver support bus lock, STOP control
|
2020-12-10 22:44:04 +08:00 |
WangQiang
|
502378cf93
|
1. 抽象了PHY的设备模型,在components中增加了PHY设备的相关代码以及KCONFIG配置和SConscript脚本
2. 在IMXRT的Libraries中增加了peripherals目录,用于具体型号的设备驱动相关的代码的实现,不应与MCU的平台相关,实现PHY的设备对象中的相关接口。
3. 修改了BSP中的Sconstruct文件,增加了peripherals目录的构建
4. 修改了KEIL环境的SCT文件,用于实现以太网功能
|
2020-10-12 19:17:00 +08:00 |
xieyangrun
|
54c6e7d145
|
[dirver/i2c] i2c driver support bus lock, STOP control
|
2020-09-23 17:17:20 +08:00 |
liuduanfei
|
27a6ebf4b1
|
Update Kconfig
|
2020-08-05 10:06:20 +08:00 |
liuduanfei
|
719b71a015
|
Update Kconfig
|
2020-08-04 15:11:48 +08:00 |
liuduanfei
|
ba5f2a5bb6
|
Update Kconfig
Change I2C configuration hierarchy
|
2020-08-04 15:10:43 +08:00 |
thread-liu
|
2fcd940b57
|
[update] add drivers for stm32mp1.
|
2020-06-23 11:26:11 +08:00 |
David Lin
|
053ffb0527
|
Fixed typos in Kconfig
mesage -> message
memmory -> memory
|
2020-03-05 09:20:05 +08:00 |
Ihavedone
|
0fdf20cf58
|
添加虚拟串口接收缓存的 ENV 配置项,可手动配置接收缓存大小,默认为128字节
|
2020-01-17 15:42:56 +08:00 |
tangweikang
|
15b10bd5e2
|
[components][sfud] update sfud options.
|
2019-12-03 16:45:46 +08:00 |
a1012112796
|
ab981a32b5
|
[Device/I2C] Chang debug message print way to ulog
|
2019-11-26 07:41:43 +08:00 |
armink
|
e59339e4b8
|
[components] remove libc dependency in ulog and RTC driver.
|
2019-11-14 18:09:55 +08:00 |
guozhanxin
|
98b1956937
|
[usbd] Add usb audio class.
|
2019-09-19 21:01:25 +08:00 |
tangweikang
|
b76d3dac8a
|
[components][drivers] change name: encoder -> pulse_encoder
|
2019-08-30 15:58:52 +08:00 |
tangweikang
|
f9bad31d57
|
[components][drivers] change name: capture -> inputcapture
|
2019-08-21 10:51:02 +08:00 |
tangweikang
|
e1587de6f7
|
[components][drivers] update capture driven framework
|
2019-08-15 16:44:05 +08:00 |
tangweikang
|
473505053f
|
[components][drivers] add capture driven framework
|
2019-08-13 20:33:23 +08:00 |
tangweikang
|
cc565da5a1
|
[components][drivers] add encoder driven framework
|
2019-08-09 18:42:14 +08:00 |
EvalZero
|
e855fb8536
|
[components][audio]improve device ops interface and data flows.
|
2019-08-06 11:36:50 +08:00 |
tangyuxin
|
6fbc7494b8
|
[components][drivers][wlan] 自动连接周期可配置,可指定扫描通道
|
2019-07-25 10:30:54 +08:00 |
tangyuxin
|
46498d5d1e
|
[components][drivers][wlan] 功能可裁剪
- WLAN 连接信息保存功能可裁剪
- WIFI MSH 命令功能可裁剪
- WLAN 管理功能可裁剪
- WLAN 自动连接功能可裁剪
- WLAN 自动连接时使用最新热点信息
- WLAN 用户事件回调由独立线程调用
- WLAN 独立线程可裁剪
- WLAN 协议管理功能可裁剪
- LWIP 协议层可裁剪
- SCAN 结果支持过滤
- WIFI 阻塞式连接支持多次扫描
- WLAN 新增网卡对象指针
- WLAN 获取信息时更新信号强度
- 其他优化性质改动
|
2019-07-16 18:26:31 +08:00 |
BernardXiong
|
0c07c2005d
|
[DeviceDrivers] Remove backup mtd code
|
2019-06-27 07:36:25 +00:00 |
Bernard Xiong
|
b01eb52c25
|
Merge pull request #2789 from tyustli/touch
add touch index in Kconfig file
|
2019-06-18 18:11:42 +08:00 |
tyustli
|
e8e2e0af3c
|
add touch index in Kconfig file
|
2019-06-18 11:12:16 +08:00 |
zhangjun1996
|
537c2376f9
|
1,修复由于stm32系列的hal库升级导致stm32f1和stm32f4平台的can驱动编译错误
2,关闭components/drivers/Kconfig中默认打开的can硬件滤波器选项
3,为了让can波特率设置匹配stm32f429的时钟,给stm32f429增加波特率表
4,以上修复在stm32f103-fire-arbitrary,stm32f407-atk-explorer,stm32f429-atk-apollo三个bsp中测试通过
|
2019-06-15 11:52:11 +08:00 |
ZYH
|
e1517a0981
|
[Components][USB][RNDIS] fix delay linkup using soft timer
|
2019-06-11 15:32:37 +08:00 |
ZYH
|
cc9ce52bae
|
[Components][USB][RNDIS] fix hotplug and "delay linkup"
|
2019-06-10 14:10:08 +08:00 |
tangyuxin
|
ab7c1530ea
|
[components][drivers] 硬件大数适应性调整
|
2019-06-05 16:57:09 +08:00 |
armink
|
ab700d54aa
|
[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 |
tangyuxin
|
1cb3c89bce
|
[components][drivers] add hardware crypto device
|
2019-05-25 10:59:12 +08:00 |
EvalZero
|
c3ee1be7ee
|
[components][drivers][workqueue] increase the default stack size of the workqueue thread.
|
2019-04-03 18:26:55 +08:00 |
Bernard Xiong
|
98ff2c00ce
|
Merge pull request #2463 from EvalZero/master
[components][drivers][workqueue] add system default workqueue and delayed work.
|
2019-04-01 18:10:27 +08:00 |
EvalZero
|
c7ccb4f532
|
[components][drivers][workqueue] add system default workqueue and delayed work.
|
2019-03-30 14:29:30 +08:00 |
tangweikang
|
fcdd5d197f
|
[components] 添加 RT_USING_ALARM 选项
|
2019-03-14 18:05:31 +08:00 |
guozhanxin
|
b9937f076b
|
rename sensor_test to sensor_cmd
|
2019-02-13 15:08:16 +08:00 |
guozhanxin
|
64813b6b07
|
add first version
|
2019-02-12 14:09:34 +08:00 |
Bernard Xiong
|
c974949cee
|
Update Kconfig
|
2019-01-30 09:24:47 +08:00 |
misonyo
|
227b6eb30d
|
[components/drivers & bsp/stm32]fix kconfig syntax error and add rx buffer size config
|
2019-01-28 13:54:20 +08:00 |
chenchaoqun@rt-thread.com
|
5098c934d3
|
[add] DMA choice of serial
|
2018-12-08 11:37:13 +08:00 |
armink
|
7a6034fdf7
|
[DeviceDriver] Add RT_USING_QSPI macro.
|
2018-11-26 13:34:33 +08:00 |
armink
|
15b2feb60d
|
[DeviceDriver] Update QSPI driver framework.
|
2018-11-24 15:02:53 +08:00 |
chenchaoqun@rt-thread.com
|
049944529f
|
[add] adc framework
|
2018-11-20 10:08:31 +08:00 |
chenyong
|
739e8a8438
|
[drivers] Modify RTC_SYNC_USING_NTP depends on PKG_NETUTILS_NTP
Signed-off-by: chenyong <1521761801@qq.com>
|
2018-11-14 18:26:53 +08:00 |
Bernard Xiong
|
98fc1cb4cf
|
Merge pull request #1933 from armink/add_pm
[DeviceDriver] Add power management device driver.
|
2018-10-29 10:27:38 +08:00 |
armink
|
2d59fe0310
|
[DeviceDriver] Add power management device driver.
|
2018-10-29 09:54:52 +08:00 |
Peter Zhang
|
328a697c1d
|
[components][drivers][usb][usb_device][cdc_vcom]: Add 'RT_VCOM_TX_TIMEOUT' to configure TX_TIMEOUT whick may block vcom tx thread for a long time. Add 'RT_VCOM_TASK_STK_SIZE', 'RT_VCOM_TX_USE_DMA', 'RT_VCOM_SERNO', 'RT_VCOM_SER_LEN', 'RT_VCOM_TX_TIMEOUT' to Kconfig
|
2018-10-26 14:29:22 +08:00 |
weety
|
84ffe47bb5
|
Fixed Kconfig spelling mistake.
|
2018-09-29 22:54:28 +08:00 |
Bernard Xiong
|
b5202d17fb
|
Merge branch 'master' into dev
|
2018-09-21 17:09:46 +08:00 |
tangyuxin
|
f7423741f2
|
[DeviceDriver][wlan] 已知问题修复
1.Kconfig添加DEBUG选项
2.函数入参检查
3.修复拼写错误及逻辑错误
4.低功耗可以设定等级
5.移除残留中文注释
|
2018-09-19 15:06:24 +08:00 |