Commit Graph

8412 Commits

Author SHA1 Message Date
Bernard Xiong b6207a2008
Merge pull request #2790 from balanceTWK/stm32_bsp_sdio
[bsp][stm32 ] 添加 SDIO_MAX_FREQ 选项
2019-06-18 18:12:15 +08: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
Bernard Xiong 0c45bb6f96
Merge pull request #2785 from SummerGGift/add_ide_dist
[tools] add scons --dist-ide function
2019-06-18 18:04:25 +08:00
tangweikang de4336420a [update] drv_gpio.c 2019-06-18 16:34:21 +08:00
tangweikang c4c58a0ead [add] stm32 SDIO_MAX_FREQ option.If not defined, the default minimum value is 1000000 . 2019-06-18 16:14:21 +08:00
SummerGift 1a32d47a79 【完善】新增命令说明信息 2019-06-18 14:42:30 +08:00
SummerGift 4ca30835c1 【完善】添加 eclipse 生成工程相关处理,并完善参数检查 2019-06-18 14:28:00 +08:00
Bernard Xiong 34059c40c4
Merge pull request #2787 from Guozhanxin/nandflash_test
[dfs] fix some bug for uffs filesystem.|修复了一些uffs文件系统的BUG.
2019-06-18 13:21:13 +08:00
SummerGift bd220bcda6 【修改】参数错误提示 2019-06-18 12:02:21 +08:00
tyustli e8e2e0af3c add touch index in Kconfig file 2019-06-18 11:12:16 +08:00
guozhanxin 167342cf41 [dfs] fix some bug for uffs filesystem.|修复了一些uffs文件系统的BUG. 2019-06-18 10:45:54 +08:00
SummerGift 1dbbedbc2f 【完善】dist-ide 功能实现代码 2019-06-18 10:34:57 +08:00
SummerGift 8329c29f84 [修改] 将命令格式修改为 scons --dist-ide --target-path=your__prj_path --target-name=your_prj_name 2019-06-18 10:31:29 +08:00
Bernard Xiong abba1ddaf5
Merge pull request #2782 from willianchanlovegithub/mm32l3xx
[bsp][mm32l3xx]Fix compilation errors
2019-06-18 10:25:15 +08:00
SummerGift 5c78ab740f [add] scons --dist-ide function 2019-06-17 20:49:19 +08:00
Bernard Xiong 93de68129e
Merge pull request #2780 from zhangjun1996/master
修复由于stm32系列的can驱动编译错误
2019-06-17 20:05:27 +08:00
wangqiang 8e2900833e 删除了一些不用的文件 2019-06-17 19:04:19 +08:00
wangqiang 1bb146f18d 测试了imxrt1064-nxp-evk 2019-06-17 18:53:34 +08:00
wangqiang dcae59536c 增加了imxrt1064-nxp-evk的BSP 2019-06-17 18:04:50 +08:00
Willian Chan 74cfa9e5fb [bsp][mm32l3xx]Fix the error-reporting problem when using the "sconds--dist" command.
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
2019-06-17 15:24:49 +08:00
Willian Chan 2599bc238f [bsp][mm32l3xx]Fix compilation errors
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
2019-06-17 14:41:10 +08:00
Bernard Xiong 2acfc7009c
Merge pull request #2775 from Guozhanxin/sensor_fix
修复 sensor 设备关闭后分配的内存不释放的问题
2019-06-17 13:25:37 +08:00
jinsheng f94ffe28e1 增加基础定时器驱动 2019-06-17 09:53:19 +08:00
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