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
Grissiom
b9f9c3b2a4
remove RT_LWIP_TCP_SND_BUF setting
...
When not configured in rtconfig.h, lwipopt.h will give us a reasonable
value(TCP_MSS * 2).
2013-07-04 18:04:47 +08:00
aozima
eab20a9975
update AT91SAM7X: Modify the interrupt interface implementations.
2013-03-31 17:43:09 +08:00
Bernard Xiong
608074deaf
update to interrupt description
2013-03-30 08:15:27 +08:00
Ming, Bai
b4de7cce57
Re-normalizing the repo
2013-01-08 22:40:58 +08:00
dzzxzz@gmail.com
58fb0187af
fixed a compiling error in sam7x BSP
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2515 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-12-24 03:53:07 +00:00
dzzxzz@gmail.com
a97ed29249
update the sam7x project
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2189 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-06-27 00:59:28 +00:00
dzzxzz@gmail.com
c9ea5fb81a
update MDK4 project and template
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2067 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-15 09:59:45 +00:00
dzzxzz@gmail.com
3920762913
add a template file for MDK project and update the MDK4 project
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2066 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-15 09:38:36 +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
mbbill@gmail.com
8c45ba5874
fix sam7x compile error
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1529 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-23 08:02:06 +00:00
mbbill@gmail.com
864bd11802
Add reentrance check. Put kernel debug switch together.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1494 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-12 10:01:48 +00:00
mbbill@gmail.com
3077aea698
sam7x can now be compiled by armcc under scons.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1485 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-10 03:59:16 +00:00
mbbill@gmail.com
b83b4ee04c
add sam7x_rom.ld.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1483 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-10 03:56:29 +00:00
mbbill@gmail.com
1fb43c8619
using new macro: RT_USING_CONSOLE to enable console in rtconfig.h
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1482 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-10 02:54:05 +00:00
mbbill@gmail.com
e6a874abb4
add sam7x scons script.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1475 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-09 10:49:22 +00:00
bernard.xiong
4d88d694d5
rename the private field in device to user_data.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1135 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-29 07:49:59 +00:00
mbbill
03072ba689
Sam7x project updated.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@960 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-09-26 14:16:55 +00:00
mbbill
9592d89769
FIX: Merged ljt8015's patch, add DM9161 support.
...
NOTE: The project.uv2 left not modified.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@546 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-28 09:02:26 +00:00
bernard.xiong
acd0943ff8
apply RT_LWIP_USING_RT_MEM options in setting; remove memp_ting.c to memp.c; fix some bugs in sdcard driver.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@529 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-24 00:02:55 +00:00
mbbill
1c2add1a89
FIX: US_IMR is a read-only register.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@488 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-14 15:14:25 +00:00
mbbill
02cffa3778
FIX: Update MDK4.x project file.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@312 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-18 03:37:25 +00:00
mbbill
f1d2ac8598
FIX: Fixed an assert error.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@271 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-31 16:14:32 +00:00
bernard.xiong
ef9d8e4a00
update MDK 3.x project.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@258 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-29 07:21:26 +00:00
mbbill
79ca654e13
ADD: Add abort handler, it will terminate current thread by default.
...
ADD: Merged svc, abort and irq mode stack.
ADD: Changed MDK project to new format.
FIX: Removed the "static" qualifier of rt_thread_exit().
FIX: Change AT91SAM7X.h to the standard header(AT91SAM7X256.h) of RealView MDK. (not all of them are changed, e.g. sd.c)
FIX: Moved some board-dependent files to bsp.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@257 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-29 07:17:58 +00:00
bernard.xiong
c462da5dd0
import lm3s, lpc2148/lpc2478, x86/qemu, AT91SAM7S/7X, s3c44b0, STM32F103ZE bsp
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@5 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-07-02 23:19:19 +00:00