whj4674672
|
00f9958c38
|
[BSP]stm32f107 fix usart3
|
2018-12-01 16:30:24 +08:00 |
whj4674672
|
a3ea413f88
|
Fix usart3 initialization bug
|
2018-11-15 18:54:04 +08:00 |
chenchaoqun@rt-thread.com
|
87dad10f3f
|
[license] Change the license to Apache
|
2018-10-16 14:18:50 +08:00 |
nongxiaoming
|
4bc36f722c
|
[bsp][stm32] Fix compile failure when using ARM Compiler V6.
|
2018-10-04 17:06:21 +08:00 |
ZYH
|
28125ab9df
|
[BSP][STM32F107]Update Kconfig
|
2018-08-18 11:22:30 +08:00 |
whj4674672
|
b8a6b1e38a
|
add [BSP]stm32f107 Kconfig
add rt_console_set_devic,components,gpio,rtc
|
2018-08-17 22:43:55 +08:00 |
guochuangjian
|
63a13906cc
|
fix uart ore-flag clear bug
|
2018-08-05 15:25:31 +08:00 |
liang yongxiang
|
cd39c2525a
|
[bsp] support get compiler path by environment variables for IAR
|
2018-04-07 15:43:45 +08:00 |
moebius.ever
|
8160a4089a
|
fixed #1261, modify "axf" to "elf" in rtconfig.py for GCC Toolchains configuration.
|
2018-03-07 15:28:51 +08:00 |
emlslxl
|
b23c2aab0b
|
修正因驱动文件缺少msd.c而编译文件包含msd.c引起的编译错误
|
2018-02-24 16:39:39 +08:00 |
aozima
|
cd74a4be47
|
[drivers] move tf/sd card driver to spi/spi/spi_msd.c, and update Kconfig script.
|
2018-02-07 10:28:30 +08:00 |
Bernard Xiong
|
0f3563fd64
|
[BSP] Update project files
|
2017-12-31 21:45:32 +08:00 |
aozima
|
7cd6cec84a
|
[BSP] update stm32107/stm32407 Ethernet driver: support multicast filter.
|
2017-12-19 20:54:29 +08:00 |
bernard
|
7877836065
|
[BSP] Update project files.
|
2017-10-31 11:59:49 +08:00 |
ArdaFu
|
064f182a0d
|
[bsp]Fix RT_LWIP_IPADDR RT_LWIP_GWADDR RT_LWIP_MSKADDR define, replace multi-bytes MACRO with single string MACRO.
|
2017-10-27 10:05:31 +08:00 |
ArdaFu
|
79ad3fc8e5
|
[bsp][stm32f107] fix compile error. add missing macro RT_USING_LIBC
|
2017-10-17 14:28:25 +08:00 |
Bernard Xiong
|
591339e7a8
|
[BSP] fix compiling issue
|
2017-10-16 19:16:10 +08:00 |
bernard
|
5e3b3b19a6
|
[BSP] change the type of cmd.
1. Change the type of cmd to 'int';
2. Remove RT_LWIP_USING_RT_MEM macro;
|
2017-10-16 13:23:03 +08:00 |
fengzi2003
|
0779b5e901
|
Update stm32_eth.c
Fix some exception handling,such as when rt_sem_take failed in tx,transmission cannot be resumed。
|
2017-09-08 16:15:31 +08:00 |
tanek liang
|
6eac07ca15
|
[Bsp] updated spi device:
fixed error when enable "SPI2_USING_DMA"
fixed warnning when using spi without DMA
|
2017-08-05 21:55:48 +08:00 |
tanek liang
|
8e09d58e7e
|
[Bsp] stm32f107 delete c99 mode code
|
2017-08-05 21:13:37 +08:00 |
Aubr.Cool
|
fe16f91cf1
|
[Bsp] stm32f107 spi drv : dma add irq
|
2017-07-26 08:31:56 +08:00 |
aozima
|
1e2854381b
|
disable stm32 EMAC hardware checksum.
|
2016-08-19 17:31:12 +08:00 |
pangwei
|
77707e32b1
|
[BSP]update the serial driver.
Signed-off-by: pangwei <271372443@qq.com>
|
2015-06-09 16:26:52 +08:00 |
BernardXiong
|
e38f3aa39c
|
[BSP] Update Keil MDK project files.
|
2015-05-11 21:10:25 +08:00 |
heyuanjie87
|
d4ec1ed5f9
|
[bsp]stm32f107/.uvprojx:fix mcu type error
|
2015-04-03 21:18:10 +08:00 |
Bright Pan
|
3c65a522fd
|
Add mdk5 project for stm32 bsps
|
2014-11-19 15:28:56 +08:00 |
bernard
|
21b9e64cd6
|
[BSP] remove COMPONENTS_INIT for lpc176x and stm32f107 porting.
|
2014-07-19 06:51:43 +08:00 |
bernard
|
26118499e0
|
[BSP] remove rt_device_init_all() invoking.
|
2014-07-19 06:50:00 +08:00 |
aozima
|
e963de9aa1
|
update stm32f107 ethernet driver: add more debug cmd.
|
2014-05-16 18:37:13 +08:00 |
aozima
|
e32c1afa3a
|
update stm32f107 ethernet driver: optimize eth_rx, use memcpy.
|
2014-05-15 21:46:26 +08:00 |
aozima
|
072fd38a43
|
update stm32f107 ethernet driver: update dump function.
|
2014-05-15 21:36:40 +08:00 |
aozima
|
f0e5ee2d32
|
update stm32f107 ethernet driver: update ETH GPIO setting.
|
2014-05-15 21:30:25 +08:00 |
aozima
|
f28aa5e748
|
update stm32f107 ethernet driver: update hardware checksum setting.
|
2014-05-15 20:45:55 +08:00 |
aozima
|
a5b99acedf
|
update stm32f107 ethernet driver: update MII/RMII setting.
|
2014-05-15 20:39:43 +08:00 |
aozima
|
d01e0e9817
|
format code by Astyle.
|
2014-05-15 20:32:16 +08:00 |
aozima
|
cc8301d0f1
|
update linker script for components auto initial.
|
2013-07-11 23:07:16 +08:00 |
aozima
|
8421ecfa27
|
update SD card driver: use RT-Thread SPI driver.
|
2013-02-21 20:13:44 +08:00 |
aozima
|
5c17c2e698
|
update: bsp/stm32f107 add RT_USING_COMPONENTS_INIT.
|
2013-02-21 18:52:17 +08:00 |
aozima
|
eefb272cfd
|
update stm32f10x template.
|
2013-02-20 10:49:09 +08:00 |
Ming, Bai
|
b4de7cce57
|
Re-normalizing the repo
|
2013-01-08 22:40:58 +08:00 |
xiongyihui3@gmail.com
|
d48ef70ecd
|
In stm32fx's stm32_rom.ld, add symbol - '_stext' to support lua a. Update lua's README.TXT
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2410 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-13 15:21:01 +00:00 |
dzzxzz@gmail.com
|
f36a8ca713
|
using the default path of Keil(C:\Keil) as the keil EXEC_PATH
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2297 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-20 07:22:11 +00:00 |
wuyangyong
|
7ce935b601
|
cleanup code.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2286 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-10 05:49:55 +00:00 |
dzzxzz@gmail.com
|
efeb6231be
|
define RT_USING_RTT_CMSIS in rtconfig.h while using IAR 6.30+
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2170 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-06-18 03:00:01 +00:00 |
dzzxzz@gmail.com
|
0f6856b538
|
update the keil projects with tools/buildbot.py project
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2055 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-04-14 12:00:17 +00:00 |
dzzxzz@gmail.com
|
cfc501f919
|
fixed IAR compiling error
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2053 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-04-14 11:29:42 +00:00 |
dzzxzz@gmail.com
|
a7810e12b9
|
update the rtconfig.py and SConstruct in the BSP
in order to use buildbot.py
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2028 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-04-09 03:32:35 +00:00 |
dzzxzz
|
8b64d24bd4
|
all STM32 cortex-m3 branches using /libcpu/arm/cortex-m3 instead of /libcpu/arm/stm32
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1858 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-12-21 09:44:52 +00:00 |
wuyangyong
|
fbd0b064c4
|
update stm32f107 ethernet driver
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1804 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-11-25 06:55:20 +00:00 |