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 |
heyuanjie87
|
bc5a5f89e9
|
添加新的mtd接口
|
2018-09-18 18:41:33 +08:00 |
tangyuxin
|
324bfc5897
|
[DeviceDriver][wlan] add new wlan framework
|
2018-09-15 10:16:04 +08:00 |
EvalZero
|
2c01189114
|
[DeviceDriver][SDIO] Update sdio debug log.
|
2018-09-05 14:50:43 +08:00 |
Bernard Xiong
|
e6fedb6e9b
|
[DeviceDrivers] Remove warning in Kconfig
|
2018-07-28 20:22:47 +08:00 |
liang yongxiang
|
bd044f674d
|
[components] format Kconfig
|
2018-07-18 11:59:50 +08:00 |
Bluebear233
|
985db0e3bf
|
[KCONFIG]添加pipe缓冲区大小配置
|
2018-06-30 10:36:31 +08:00 |
tangyuxin
|
43531cc276
|
[components][drivers]Kconfig添加SDIO相关配置
|
2018-06-23 11:24:31 +08:00 |
aozima
|
cdfef48395
|
[DeviceDrivers] add pwm driver framework.
|
2018-06-07 21:23:22 +08:00 |
tangyuxin
|
c67595c242
|
[components][drivers]Kconfig wifi默认打开sta模式
|
2018-06-06 11:07:50 +08:00 |
tangyuxin
|
2f35ed0ec7
|
[components][drivers]Kconfig更新
|
2018-06-06 11:03:09 +08:00 |
tangyuxin
|
85b14687f4
|
[components][drivers]Kconfig 添加Audio选项
|
2018-05-29 10:10:42 +08:00 |
zyh
|
4f40bc80ec
|
[Components][USB device] kconfig allow none class
|
2018-04-24 15:00:33 +08:00 |
zyh
|
4c0be8c776
|
[Components][USB]Add stack size config
|
2018-04-23 20:09:01 +08:00 |
armink
|
7c97e16ecf
|
[DeviceDriver] Fix RT_DEBUG_SFUD in Kconfig.
|
2018-04-19 19:40:47 +08:00 |
armink
|
c74bc870e8
|
[DeviceDriver][RTC] Fix rtc Kconfig and missing return.
|
2018-03-21 09:15:21 +08:00 |
uestczyh222
|
6bfb966d7d
|
[Components][WINUSB]Fix USB_VENDOR_ID and USB_PRODUCT_ID Macro
|
2018-03-09 15:28:57 +08:00 |
uestczyh222
|
55a1c11abc
|
[Components][WINUSB]Add Guid config to Kconfig Add VID PID config
|
2018-03-09 15:21:33 +08:00 |
Bernard Xiong
|
3aa582bc17
|
[BSP] Add Kconfig for lpc408x/stm32f10x/stm32f20x/stm32f40x etc
|
2018-03-04 22:35:07 +08:00 |
armink
|
cd23728070
|
[DeviceDriver][RTC] Add soft RTC and NTP auto sync time config to Kconfig.
|
2018-02-16 13:14:48 +08:00 |