Bernard Xiong
0d717a48d3
Merge pull request #2760 from HubertXie/master
...
[bsp][stm32]修复RTC选用LSI时不工作问题
2019-06-13 22:52: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
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
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
HubretXie
56a65431dc
Update drv_rtc.c
...
rtc选用lsi时不工作
2019-06-09 13:56:44 +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
7cbdf9e4a9
Update SConscript
2019-06-06 07:43:17 +08:00
whj4674672
0ef18239e0
[bsp][stm32h743-atk-apollo]add rtc
2019-06-05 14:25:15 +08:00
lhxzui
4bf3a83f47
1. Add bsp stm32f072-st-nucleo
2019-05-30 18:00:03 +08:00
Bernard Xiong
d363b72095
Merge pull request #2732 from SummerGGift/modify_stack_size
...
[bsp][stm32] 修改一些 bsp 的 shell 线程栈大小为 4096
2019-05-29 18:07:28 +08:00
Bernard Xiong
c45f2f4cbc
Merge pull request #2735 from Guozhanxin/master
...
为潘多拉添加 usb device 支持
2019-05-29 17:33:15 +08:00
armink
1b0a2914b0
[bsp][stm32][stm32f103-dofly-M3S] Add for eclipse project support.
2019-05-29 13:39:17 +08:00
guozhanxin
7d17f78a41
[bsp/stm32/pandora] 添加 usb device 支持 | Add usb device support.
2019-05-29 11:53:39 +08:00
guozhanxin
3a5a2ff5a3
[bsp][stm32] Add usb configuration for L4 series
2019-05-29 11:38:37 +08:00
SummerGift
96f0085f45
【修改】shell 线程栈默认大小为 4096
2019-05-29 09:59:27 +08:00
SummerGift
d78c574629
【修改】407-atk-explorer bsp 的 shell 默认栈大小为 4096
2019-05-29 09:52:23 +08:00
HubretXie
524f78a2dd
Update Kconfig
2019-05-28 21:27:53 +08:00
HubretXie
d9e215265a
[BSP][STM32] 增加RT_USING_CPU_FFS配置选项
...
kconfig中增加RT_USING_CPU_FFS配置选项,并且默认开启
2019-05-27 22:50:52 +08:00
Bernard Xiong
13d79c2b16
Merge pull request #2715 from lhxzui/lhxzui_rtt
...
1.add bsp stm32f103-ufun.
2019-05-27 12:13:48 +08:00
Bernard Xiong
7ca0ce2627
Merge pull request #2717 from willianchanlovegithub/469
...
[bsp][stm32][f469-disco]Separation of MIPI-LTCDC and LCD Configuration
2019-05-26 00:53:24 +08:00
lhxzui
dae875593f
1.修改stm32f103-ufun为stm32f103-yf-ufun和其readme。
2019-05-25 14:32:43 +08:00
Bernard Xiong
10b8338a6c
Merge pull request #2718 from whj4674672/master
...
[stm32][stm32h7]修复H7 spi依赖文件路径错误的BUG
2019-05-25 07:28:03 +08:00
SummerGift
9e26010948
【修复】由于添加串口 DMA 发送对串口 DMA 接收配置造成的影响
2019-05-24 20:53:43 +08:00
Willian Chan
5707e84a82
Fix comment random code
...
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
2019-05-24 19:25:00 +08:00
whj4674672
d82c90dc9a
[stm32][stm32h7]修复H7 spi依赖文件路径错误的BUG
2019-05-24 18:08:44 +08:00
Willian Chan
90e2954724
分离MIPI-LTDC和LCD配置
...
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
2019-05-24 11:48:17 +08:00
Bernard Xiong
e8a10c4df0
Merge pull request #2645 from zhouchuanfu/stm32_uart_tx_dma
...
[bsp][stm32] 增加uart的DMA发送功能
2019-05-23 23:20:40 +08:00
lhxzui
f857e8b21c
1.add bsp stm32f103-ufun.
2019-05-23 18:33:24 +08:00
Bernard Xiong
9ac9b94351
Merge pull request #2705 from MoonwalkerLee/master
...
修改systick初始化,由于STM32H7系列与STM32F系列时钟架构不同导致
2019-05-22 18:37:20 +08:00
周传福
d548215a3b
Update drv_usart.c
2019-05-22 14:53:49 +08:00
周传福
1e10891f37
Update drv_usart.c
...
修复dma_config里面rcc的bug。
2019-05-22 09:48:13 +08:00
SummerGift
4a65d1987f
【修复】F746 bsp 的 dist 功能
2019-05-22 08:24:03 +08:00
Vincent Wang
08580b71db
[bsp][stm32l432-st-nucleo] fix link.icf rom size
2019-05-21 22:19:39 +08:00
lizhen9880
d88afc3985
修改systick初始化,由于STM32H7系列与STM32F系列时钟架构不同导致
...
STM32H7系列与STM32F系列时钟架构不同
STM32F系列systick时钟源来自HCLK
STM32H7系列systick时钟源来自SystemCoreClock
因此增加SOC_SERIES_STM32H7作为编译条件
2019-05-21 17:26:34 +08:00
Bernard Xiong
a1898156bf
Merge pull request #2704 from Guozhanxin/iot_board
...
[bsp][stm32]修复 w5500 和 drv_eth.c 依赖的问题
2019-05-20 20:37:19 +08:00
guozhanxin
501d894cfd
[bsp][stm32]修复 w5500 和 drv_eth.c 依赖的问题
2019-05-20 18:28:43 +08:00
周传福
56e83fe735
Update drv_usart.c
2019-05-20 10:44:08 +08:00
周传福
893bb72907
Update drv_usart.c
2019-05-20 10:21:00 +08:00