misonyo
|
a1a3cf5f32
|
[bsp/imxrt]add can driver
|
2019-06-28 14:02:20 +08:00 |
Bernard Xiong
|
0412fec56e
|
Merge pull request #2815 from luhuadong/develop
stm32f767-st-nucleo BSP 添加以太网驱动支持
|
2019-06-28 09:15:59 +08:00 |
luhuadong
|
97d8f14aeb
|
调整缩进
|
2019-06-27 17:14:03 +08:00 |
Bernard Xiong
|
cc2d54ff9f
|
Merge pull request #2781 from jinsheng20/Timer
增加基础定时器驱动
|
2019-06-27 15:47:17 +08:00 |
luhuadong
|
72fd4f0427
|
stm32f767-st-nucleo BSP 添加以太网驱动支持
|
2019-06-27 15:21:17 +08:00 |
Bernard Xiong
|
ef6a4aee91
|
Merge pull request #2812 from lymzzyh/stm32simulator
[bsp][stm32] fix mdk simulator
|
2019-06-26 18:34:29 +08:00 |
ZYH
|
8fd800fea3
|
[bsp][stm32] fix mdk simulator
|
2019-06-26 14:32:30 +08:00 |
balanceTWK
|
2460efabaf
|
[bsp][stm32] drv_wdt.c | 完善日志输出
|
2019-06-25 22:18:26 +08:00 |
tangweikang
|
fae9518185
|
[bsp][stm32] drv_wdt.c | 完善 stm32 看门狗驱动
|
2019-06-25 20:26:35 +08:00 |
chenyong
|
dfa22ae292
|
[BSP] Update BSP configuration file for IPV6 feature changes
|
2019-06-24 17:51:31 +08:00 |
Bernard Xiong
|
c574c49b2f
|
Merge pull request #2800 from misonyo/rttdev
[bsp/stm32]add stm32f2xx template
|
2019-06-21 14:47:12 +08:00 |
Bernard Xiong
|
efab8a25c3
|
Merge pull request #2797 from armink/fix_eclipse
Fix eclipse
|
2019-06-19 12:04:52 +08:00 |
armink
|
c180c1865f
|
[bsp/stm32/stm32l475-atk-pandora] Add eclipse project.
|
2019-06-19 10:44:48 +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 |
misonyo
|
aae6274ef1
|
[bsp/stm32]add stm32f2xx template
|
2019-06-18 18:26:49 +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 |
Bernard Xiong
|
abba1ddaf5
|
Merge pull request #2782 from willianchanlovegithub/mm32l3xx
[bsp][mm32l3xx]Fix compilation errors
|
2019-06-18 10:25:15 +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 |
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
|
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 |
Bernard Xiong
|
f233a73c36
|
Merge pull request #2772 from misonyo/rttdev
[bsp/nxp] add new imxrt series
|
2019-06-13 17:07:46 +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 |
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 |
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
|
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 |
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 |