zhangjun1996
|
c4b527a738
|
Merge branch 'master' of https://github.com/rt-thread/rt-thread
|
2019-06-17 02:48:01 +08:00 |
zhangjun1996
|
778199f876
|
如果开启了RT_CAN_USING_HDR,则提示该驱动不支持硬件过滤器,请取消RT_CAN_USING_HDR。
|
2019-06-17 02:46:36 +08:00 |
Bernard Xiong
|
a6a01da3be
|
Merge pull request #2779 from willianchanlovegithub/469
[bsp][stm32][f469-disco]Fix the BUG of SD card hot plug detection
|
2019-06-15 18:13:30 +08:00 |
zhangjun1996
|
3e7580dc7d
|
重新配置CAN之前,关闭CAN,配置完再打开。
|
2019-06-15 18:08:00 +08:00 |
zhangjun1996
|
2fc56f4ff4
|
头文件缩进
|
2019-06-15 14:05:28 +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 |
Willian Chan
|
6e7baa7fd5
|
[bsp][stm32][f469-disco]Fix the BUG of SD card hot plug detection
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
|
2019-06-15 09:52:54 +08:00 |
Bernard Xiong
|
fa678321f3
|
Update README.md
|
2019-06-15 08:26:57 +08:00 |
Bernard Xiong
|
10c178c5e0
|
Merge pull request #2769 from tyustli/touch
add touch framework
|
2019-06-14 18:06:04 +08:00 |
tyustli
|
06051905f0
|
修改函数出错时返回值为负值
|
2019-06-14 09:03:07 +08:00 |
Bernard Xiong
|
0d717a48d3
|
Merge pull request #2760 from HubertXie/master
[bsp][stm32]修复RTC选用LSI时不工作问题
|
2019-06-13 22:52:11 +08:00 |
Bernard Xiong
|
fa59d1f0db
|
Merge pull request #2774 from lhxzui/lhxzui_rtt
1. Add bsp stm32f103-gizwits-gokitv21.
|
2019-06-13 19:40:12 +08:00 |
guozhanxin
|
7d6fa2388d
|
[sensor] To streamline the code.| 精简代码,去除冗余的代码。
|
2019-06-13 17:52:52 +08:00 |
Bernard Xiong
|
f233a73c36
|
Merge pull request #2772 from misonyo/rttdev
[bsp/nxp] add new imxrt series
|
2019-06-13 17:07:46 +08:00 |
tyustli
|
116b7880c3
|
add enable/disable interrupt command
|
2019-06-13 16:48:40 +08:00 |
guozhanxin
|
2600f82e39
|
[sensor] Fixed error with mutex_lock take and release not matching.| 修复锁的获取和释放不对应的错误.
|
2019-06-13 16:01:23 +08:00 |
guozhanxin
|
44abc90990
|
[sensor] Add static keywords for internal functions.| 为内部函数添加 static 关键词。
|
2019-06-13 15:39:11 +08:00 |
guozhanxin
|
1ec6f5b101
|
[sensor] Fix the problem that memory is not free after the sensor is closed. | 修复sensor设备关闭后内存不释放的问题。
|
2019-06-13 15:39:11 +08:00 |
lhxzui
|
2b710c0aec
|
1. Add bsp stm32f103-gizwits-gokitv21.
2. Solve display error code in README opened in markdown mode.
|
2019-06-13 15:34:03 +08:00 |
misonyo
|
745c3ca843
|
[bsp/nxp] add new imxrt series
|
2019-06-13 14:08:36 +08:00 |
tyustli
|
10ac5f7a34
|
modify return value and delete device name calloc
|
2019-06-13 11:16:44 +08:00 |
Bernard Xiong
|
191cea14c2
|
Merge pull request #2770 from willianchanlovegithub/469
[bsp][stm32][f469-disco]Add SD card hot plug detection
|
2019-06-12 16:40:34 +08:00 |
Willian Chan
|
d4ad48d893
|
[bsp][stm32][f469-disco]Add "static" to some APIs.
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
|
2019-06-12 15:03:08 +08:00 |
Willian Chan
|
14c5926ff7
|
[bsp][stm32][f469-disco]Change some API's name
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
|
2019-06-12 14:12:58 +08:00 |
Willian Chan
|
33febada5c
|
[bsp][stm32][f469-disco]Add SD card hot plug detection
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
|
2019-06-12 09:52:01 +08:00 |
tyustli
|
89b90592ee
|
add touch framework
|
2019-06-12 09:38:32 +08:00 |
Bernard Xiong
|
bcf77abad6
|
Merge pull request #2762 from SummerGGift/phy_check
[stm32][driver] Fix the problems of PHY status examination mentioned in issue #2756
|
2019-06-12 06:27:46 +08:00 |
Bernard Xiong
|
97ea1a3b6e
|
Merge pull request #2768 from lymzzyh/rndis
[Components][USB][RNDIS/ECM] 修复热插拔鲁棒性和delay linkup 使用硬件定时器时报错的问题
|
2019-06-11 17:29:51 +08:00 |
Bernard Xiong
|
71b0c1cb73
|
Merge pull request #2767 from Zero-Free/master
[components][pm]add pm ops support
|
2019-06-11 16:03:01 +08:00 |
ZYH
|
e1517a0981
|
[Components][USB][RNDIS] fix delay linkup using soft timer
|
2019-06-11 15:32:37 +08:00 |
ZYH
|
2a738e1ee2
|
[Components][USB][ECM] fix hotplug
|
2019-06-11 15:27:11 +08:00 |
ZYH
|
c12d59dc02
|
[Components][USB][RNDIS] fix hotplug
|
2019-06-11 15:24:21 +08:00 |
EvalZero
|
0008256663
|
[components][pm]add pm ops support
|
2019-06-11 11:33:21 +08:00 |
Bernard Xiong
|
b04a0f75b2
|
Merge pull request #2763 from Zero-Free/master
[bsp][nrf52832]add nRF5_SDK softdevice hex file,fix #2748 issue
|
2019-06-10 22:02:33 +08:00 |
Bernard Xiong
|
01949a0fb9
|
Merge pull request #2765 from SummerGGift/update_f1_hal
[bsp][stm32] Update F1 series HAL library to the latest version
|
2019-06-10 19:41:27 +08:00 |
Bernard Xiong
|
5cd9adb5fd
|
Merge pull request #2764 from lymzzyh/rndis
[Components][USB][RNDIS/ECM] fix hotplug and "delay linkup"
|
2019-06-10 19:39:11 +08:00 |
SummerGift
|
6a9fb353f7
|
【修改】HAL_ETH_RxCpltCallback 提示等级由 error 修改为 info,因为这是一个非致命的问题
|
2019-06-10 17:53:49 +08:00 |
SummerGift
|
680e3ff70d
|
【优化】PHY 状态检测流程
|
2019-06-10 17:49:29 +08:00 |
SummerGift
|
7f710f9eab
|
【修改】changelog for PHY state detection process
|
2019-06-10 17:30:05 +08:00 |
SummerGift
|
44e70b3c0d
|
【完善】PHY 状态检测驱动
|
2019-06-10 17:24:00 +08:00 |
我夏了夏天
|
08c67d0a71
|
【修复】恢复更新 F1 HAL 库错误删除的代码
|
2019-06-10 16:50:21 +08:00 |
SummerGift
|
4ee460f71b
|
【更新】f1 系列 HAL 库到 1.1.3 版本,主要更新了 can 相关驱动
|
2019-06-10 16:00:25 +08:00 |
SummerGift
|
7312dd693a
|
【更新】HAL CMSIS 到 4.3.0 版本
|
2019-06-10 15:56:24 +08:00 |
SummerGift
|
8710b1fd06
|
【修复】PHY 状态查询过程中的 bug
|
2019-06-10 15:07:45 +08:00 |
ZYH
|
7a75e449b6
|
[Components][USB][ECM] fix hotplug
|
2019-06-10 14:10:59 +08:00 |
ZYH
|
cc9ce52bae
|
[Components][USB][RNDIS] fix hotplug and "delay linkup"
|
2019-06-10 14:10:08 +08:00 |
EvalZero
|
6c63ccf982
|
[bsp][nrf52832]add nRF5_SDK softdevice hex file,fix #2748 issue
|
2019-06-10 14:01:48 +08:00 |
HubretXie
|
56a65431dc
|
Update drv_rtc.c
rtc选用lsi时不工作
|
2019-06-09 13:56:44 +08:00 |
HubretXie
|
5a5ea94928
|
Merge pull request #6 from RT-Thread/master
sync
|
2019-06-09 13:55:19 +08:00 |
Bernard Xiong
|
cf7052f6b7
|
Merge pull request #2758 from lhxzui/lhxzui_rtt
1. Add bsp stm32l452-st-nucleo.
|
2019-06-08 14:57:59 +08:00 |