armink
3b8e3aa7e4
[bsp/stm32f20x] Open RTC device on stm32f20x.
2018-05-08 10:16:34 +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
Bernard Xiong
3aa582bc17
[BSP] Add Kconfig for lpc408x/stm32f10x/stm32f20x/stm32f40x etc
2018-03-04 22:35:07 +08:00
Bernard Xiong
0f3563fd64
[BSP] Update project files
2017-12-31 21:45:32 +08:00
Bernard Xiong
f74cde045b
[BSP] fix the finsh_system_init issue in BSP
2017-12-08 11:57:22 +08:00
Bernard Xiong
ec5fa950ed
Merge pull request #925 from SummerGGift/20171031_patch1
...
[BSP] change dfs_init.h => dfs.h
2017-11-01 05:54:52 +08:00
SummerGift
f5486852e1
change dfs_init.h => dfs.h
2017-10-31 16:36:45 +08:00
bernard
7877836065
[BSP] Update project files.
2017-10-31 11:59:49 +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
aozima
959b97aa34
update stm32f20x linker script: ensure last block HEAP.
2017-08-18 11:12:58 +08:00
tanek liang
d793cfdef7
[bsp] fix incompatible type error for "finsh_system_init()"
2017-07-29 14:21:40 +08:00
armink
573c294216
[BSP] Fix component initialization functions may be not sequential storage on ROM when used for IAR linker.
2017-07-27 13:58:07 +08:00
aozima
1e2854381b
disable stm32 EMAC hardware checksum.
2016-08-19 17:31:12 +08:00
BernardXiong
e38f3aa39c
[BSP] Update Keil MDK project files.
2015-05-11 21:10:25 +08:00
aozima
3563c195fb
update stm32f2/f4: fixed PLL_M define.
2015-04-27 11:54:22 +08:00
Bright Pan
3c65a522fd
Add mdk5 project for stm32 bsps
2014-11-19 15:28:56 +08:00
bernard
26118499e0
[BSP] remove rt_device_init_all() invoking.
2014-07-19 06:50:00 +08:00
aozima
8711a0c986
update SConstruct.
2013-07-11 23:11:16 +08:00
aozima
cc8301d0f1
update linker script for components auto initial.
2013-07-11 23:07:16 +08:00
aozima
eefb272cfd
update stm32f10x template.
2013-02-20 10:49:09 +08:00
aozima
fcf581ea3d
remove old code.
2013-02-20 10:20:40 +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
6c806253bd
fixed a compiling error using gcc in linux system
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2201 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-07-04 02:02:12 +00:00
dzzxzz@gmail.com
43f9962b09
define RT_USING_RTT_CMSIS in rtconfig.h while using IAR 6.30+
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2174 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-06-18 08:27:28 +00:00
dzzxzz@gmail.com
6e7f8a36ff
fixed compiling error, RT_Device_Class_I2C is not defined in rtdef.h
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2173 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-06-18 08:25:41 +00:00
yungchi@cs.nctu.edu.tw
5f853be2df
update link script
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2121 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-05-17 09:05:51 +00:00
yungchi@cs.nctu.edu.tw
5b80e102e0
update rtconfig.py
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2090 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-17 11:22:08 +00:00
yungchi@cs.nctu.edu.tw
1eb7697c7b
Add GNU link script. (copy from STM32F1)
...
Add debug configure file.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2089 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-16 18:03:05 +00:00
yungchi@cs.nctu.edu.tw
c6604c7563
Move driver files and update it SConscript
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2088 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-16 17:58:44 +00:00
yungchi@cs.nctu.edu.tw
74722177f3
Update SConstruct and MDK project file
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2087 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-16 17:55:43 +00:00
yungchi@cs.nctu.edu.tw
1e0ca97447
Update Ethernet driver,
...
It tested by DP83848 RMII with external 50MHz OSC PHY mode
if you want use another PHY IC please modify Libraries\STM32F2x7_ETH_Driver\inc\stm32f2x7_eth_conf.h
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2086 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-16 17:53:42 +00:00
yungchi@cs.nctu.edu.tw
4640c7fe18
Import Ethernet driver STM32F2x7 V1.0.0
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2085 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-16 17:49:10 +00:00
yungchi@cs.nctu.edu.tw
6e369b0233
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2084 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-16 17:46:13 +00:00
yungchi@cs.nctu.edu.tw
ea8e676f51
move driver Dependency files into Driver folder
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2083 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-16 17:43:00 +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
bff77ee86b
update rtc driver.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1811 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-11-28 05:58:21 +00:00
wuyangyong
88f891066d
update rtc driver.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1808 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-11-26 09:52:52 +00:00
yungchi@cs.nctu.edu.tw
336a94a15e
Add SPI FRAM driver
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1796 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-11-20 18:47:31 +00:00
yungchi@cs.nctu.edu.tw
1dd92a391d
Update eeprom driver
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1795 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-11-20 18:44:10 +00:00
wuyangyong
1e712ebcdc
update stm32f207 SConscript
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1735 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-09-30 06:32:07 +00:00
dzzxzz
9f053f46e3
fixed compiling error in stm32f20x branch
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1720 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-09-23 04:55:00 +00:00
yungchi@cs.nctu.edu.tw
6f6903688b
add header notes
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1717 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-09-21 09:48:45 +00:00
yungchi@cs.nctu.edu.tw
a5cec9ca65
Create a driver diectory
...
Add I2C driver and a 24LC024H i2c eeprom usage example
Now only support I2C1, not yet fully support I2C2
****GPIO Config****
I2C1 SDA -> PB8
I2C1 SCL -> PB9
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1716 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-09-21 07:50:43 +00:00
yungchi@cs.nctu.edu.tw
c883902d0b
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1711 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-09-18 18:02:54 +00:00
yungchi@cs.nctu.edu.tw
210f0b879a
1. Port SD Card Driver
...
2. Supported RTC Clock
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1710 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-09-18 18:00:23 +00:00