rt-thread/bsp/sam7x
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
..
AT91SAM7X.h ADD: Add abort handler, it will terminate current thread by default. 2009-12-29 07:17:58 +00:00
application.c import lm3s, lpc2148/lpc2478, x86/qemu, AT91SAM7S/7X, s3c44b0, STM32F103ZE bsp 2009-07-02 23:19:19 +00:00
board.c ADD: Add abort handler, it will terminate current thread by default. 2009-12-29 07:17:58 +00:00
board.h ADD: Add abort handler, it will terminate current thread by default. 2009-12-29 07:17:58 +00:00
mii.h ADD: Add abort handler, it will terminate current thread by default. 2009-12-29 07:17:58 +00:00
project.Opt import lm3s, lpc2148/lpc2478, x86/qemu, AT91SAM7S/7X, s3c44b0, STM32F103ZE bsp 2009-07-02 23:19:19 +00:00
project.Uv2 import lm3s, lpc2148/lpc2478, x86/qemu, AT91SAM7S/7X, s3c44b0, STM32F103ZE bsp 2009-07-02 23:19:19 +00:00
project.uvopt ADD: Add abort handler, it will terminate current thread by default. 2009-12-29 07:17:58 +00:00
project.uvproj ADD: Add abort handler, it will terminate current thread by default. 2009-12-29 07:17:58 +00:00
rtconfig.h ADD: Add abort handler, it will terminate current thread by default. 2009-12-29 07:17:58 +00:00
sam7x_emac.c ADD: Add abort handler, it will terminate current thread by default. 2009-12-29 07:17:58 +00:00
sam7x_emac.h ADD: Add abort handler, it will terminate current thread by default. 2009-12-29 07:17:58 +00:00
sam7x_ram.lds import lm3s, lpc2148/lpc2478, x86/qemu, AT91SAM7S/7X, s3c44b0, STM32F103ZE bsp 2009-07-02 23:19:19 +00:00
sam7x_rom.lds import lm3s, lpc2148/lpc2478, x86/qemu, AT91SAM7S/7X, s3c44b0, STM32F103ZE bsp 2009-07-02 23:19:19 +00:00
sd.c import lm3s, lpc2148/lpc2478, x86/qemu, AT91SAM7S/7X, s3c44b0, STM32F103ZE bsp 2009-07-02 23:19:19 +00:00
sd.h import lm3s, lpc2148/lpc2478, x86/qemu, AT91SAM7S/7X, s3c44b0, STM32F103ZE bsp 2009-07-02 23:19:19 +00:00
serial.c ADD: Add abort handler, it will terminate current thread by default. 2009-12-29 07:17:58 +00:00
serial.h ADD: Add abort handler, it will terminate current thread by default. 2009-12-29 07:17:58 +00:00
startup.c ADD: Add abort handler, it will terminate current thread by default. 2009-12-29 07:17:58 +00:00