Commit Graph

8480 Commits

Author SHA1 Message Date
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
Bernard Xiong 849d62dd57
Merge pull request #2757 from BernardXiong/fix_warning
[kernel] skip warning when disable debug.
2019-06-08 14:56:12 +08:00
lhxzui 8e5776b013 1. Add bsp stm32l452-st-nucleo.
2. Bsp stm32l452-st-nucleo has been tested with NUCLEO-L452RE board.
3. Modify the applications SConscript of bsp stm32f103-yf-ufun, using new method.
4. Modify README of bsp stm32f072-st-nucleo.
2019-06-08 13:12:34 +08:00
Bernard Xiong 4bb7dc9f4b
Merge pull request #2744 from lhxzui/lhxzui_rtt
1. Add bsp stm32f072-st-nucleo
2019-06-08 10:23:11 +08:00
Bernard Xiong 3463a756d9 [kernel] skip warning when disable debug. 2019-06-07 22:44:24 +08:00
Bernard Xiong c8f0ae3f11
Merge pull request #2755 from Guozhanxin/sensor_fix
[sensor] Fixed error with mutex_lock take and release not matching.
2019-06-06 21:30:45 +08:00
guozhanxin 8ade4fff2e [sensor] Fixed error with mutex_lock take and release not matching.| 修复锁的获取和释放不对应的错误. 2019-06-06 16:14:51 +08:00
Bernard Xiong 7cbdf9e4a9
Update SConscript 2019-06-06 07:43:17 +08:00
Bernard Xiong 6cc7c0259b
Merge pull request #2749 from whj4674672/master
[bsp][stm32h743-atk-apollo]add rtc
2019-06-06 07:38:42 +08:00
Bernard Xiong d576c93644
Merge pull request #2751 from enkiller/master
[components][drivers] 硬件大数适应性调整
2019-06-06 06:59:45 +08:00