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 |
wuyangyong
|
7eaac75bcb
|
update stm32f107 bsp
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1803 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-11-25 06:37:32 +00:00 |
wuyangyong
|
9358c96e56
|
update stm32f107 project
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1733 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-09-30 04:27:02 +00:00 |
wuyangyong
|
fef0997a37
|
update stm32 uart driver
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1727 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-09-24 17:15:22 +00:00 |
wuyangyong
|
10e4847880
|
update stm32f107 eth driver
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1726 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-09-24 06:07:33 +00:00 |
wuyangyong
|
86b62f9026
|
update stm32f107 eth driver
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1725 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-09-24 03:24:39 +00:00 |
dzzxzz
|
939a247aaa
|
upload iar project files
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1607 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-07-04 06:42:49 +00:00 |
dzzxzz
|
8381e13d1c
|
stm32f107 branch support scons+iar compile
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1603 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-07-04 06:22:50 +00:00 |
bernard.xiong
|
80e7e82333
|
remove interrupt priority group setting.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1601 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-07-04 06:00:52 +00:00 |
wuyangyong
|
dd2a4924ae
|
rename _system_tack_size to _system_stack_size
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1586 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-07-03 13:28:27 +00:00 |
bernard.xiong@gmail.com
|
db88367667
|
add IAR compiler support.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1578 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-07-01 13:55:49 +00:00 |
bernard.xiong@gmail.com
|
1d20e11c84
|
fix GNU GCC ld script.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1575 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-07-01 13:29:32 +00:00 |
bernard.xiong@gmail.com
|
04c19da4ab
|
add files.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1570 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-07-01 12:05:11 +00:00 |
bernard.xiong
|
4102a54d08
|
add file system feature.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1569 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-07-01 10:48:29 +00:00 |
bernard.xiong
|
95cb66f269
|
add SPI SD card driver.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1568 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-07-01 08:40:22 +00:00 |
bernard.xiong@gmail.com
|
496e727498
|
update GNU ld script.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1558 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-30 14:11:25 +00:00 |
bernard.xiong@gmail.com
|
3d4e5e1fea
|
update library to 3.5.0; update project file to Keil4.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1557 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-30 13:54:31 +00:00 |
bernard.xiong@gmail.com
|
782e8f01dc
|
add STM32F107 porting.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1505 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-15 00:27:46 +00:00 |