Bernard Xiong
38d5c2aa72
Merge pull request #2796 from lymzzyh/cache
...
修复cortex-a 中cache操作没有 dsb isb
2019-06-19 11:41:05 +08:00
armink
c180c1865f
[bsp/stm32/stm32l475-atk-pandora] Add eclipse project.
2019-06-19 10:44:48 +08:00
ZYH
fc155f8810
fix cortex-a cahce
2019-06-19 10:40:13 +08:00
Bernard Xiong
d855d381ae
Merge pull request #2791 from balanceTWK/gpio_pr
...
[bsp][stm32] fix drv_gpio.c 直接将特殊引脚删除,不再作为 pin 设备
2019-06-19 10:01:42 +08:00
armink
b4bf6e7652
[bsp/stm32/stm32f767-atk-apollo] Add eclipse project.
2019-06-19 09:14:03 +08:00
armink
7090503f58
[bsp/stm32/stm32f429-fire-challenger] Add eclipse project.
2019-06-19 09:13:33 +08:00
armink
7c41df1157
[bsp/stm32/stm32f429-atk-apollo] Add eclipse project.
2019-06-19 09:13:12 +08:00
armink
71eb4b6022
[bsp/stm32/stm32f407-atk-explorer] Add eclipse project.
2019-06-19 09:12:50 +08:00
armink
e4e3c18fce
[bsp/stm32/stm32f401-st-nucleo] Add eclipse project.
2019-06-19 09:12:11 +08:00
tangweikang
eef4afe9fb
[update][bsp][stm32] drv_gpio.c
2019-06-19 08:46:09 +08:00
Bernard Xiong
7dd1cd42db
Merge pull request #2794 from zhaohengbo/master
...
[libcpu][c28x] Fix bugs of old c28x interrupt api
2019-06-19 04:13:15 +08:00
Bernard Xiong
559f94f879
Merge pull request #2792 from armink/fix_eclipse
...
Fix eclipse
2019-06-18 23:56:48 +08:00
明德无敌赵晓薇
21d32cdb3a
[libcpu][C28x] Fix bugs of old c28x interrupt api which can not save and restore int status
...
In C28x DSP, interrupt status are stored in ST1 register. Both INTM and DBGM is used for masking interrupt, while the latter one is used in real-time debug mode. The origin function rudely enable and disable the interrupt without considering the recent interrupt status, which not only may cause problem in some situation but also is not in conformity with rt-thread design specifications. The new api will fix this bug.
2019-06-18 20:59:00 +08:00
armink
d0d15c75a2
[tools] Add project config reset feature to eclipse target.
2019-06-18 20:11:12 +08:00
armink
ab81ff6815
[tools] Add project name set feature to eclipse target.
2019-06-18 20:10:16 +08:00
tyustli
d8eb0cfc1e
fix kernel and framework no cast type error
2019-06-18 20:09:19 +08:00
misonyo
aae6274ef1
[bsp/stm32]add stm32f2xx template
2019-06-18 18:26:49 +08:00
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