Commit Graph

16 Commits

Author SHA1 Message Date
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