rt-thread/libcpu/arm
onelife.real 19e3ce5ee3 *** EFM32 branch ***
1. Add interrupt context check function (context_gcc.S)
2. Add lock (semaphore) for IIC, USART and Ethernet drivers to prevent simultaneously access
3. Add multiple channels support for scan mode of ADC driver
4. Modify miscellaneous drivers according to ADC driver changes
5. Add SWO output enable function (board.c)
6. Disable all interrupts in GPIO interrupt handler (hdl_interrupt.c)
7. Add two Ethernet utility functions (drv_ethernet.c)
8. Add accelerometer driver (analog output)
9. Add accelerometer demo (draft, application.c)

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1654 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-07-29 02:47:37 +00:00
..
AT91SAM7S remove usr mode stack setting. 2010-10-29 05:59:11 +00:00
AT91SAM7X start_gcc.s fix: disable interrupt in svc mode, add rw,bss init code. 2011-06-10 02:52:44 +00:00
at91sam926x support gpio interrupt 2011-06-26 15:18:17 +00:00
common fix compiling warning. 2010-08-03 08:45:58 +00:00
cortex-m3 *** EFM32 branch *** 2011-07-29 02:47:37 +00:00
fm3 FM3 support GCC compiler 2011-07-02 08:03:25 +00:00
lm3s git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1589 bbd45198-f89e-11dd-88c7-29a3b14d5316 2011-07-03 23:08:31 +00:00
lpc17xx fix pendsv priority set reverse bug 2010-12-20 13:41:56 +00:00
lpc24xx add thumb mode support. 2011-07-15 05:44:38 +00:00
lpc122x added bsp/lpc122x & libcpu/arm/lpc122x 2011-01-05 06:23:40 +00:00
lpc214x update lpc2148 startup_gcc.S 2011-07-02 15:16:11 +00:00
lpc1100 update CM0 context switch code. 2010-04-28 23:06:37 +00:00
nuc1xx add Nuvoton Cortex-M0 porting. 2010-08-22 23:22:01 +00:00
s3c24x0 fix interrupt repeat bug. 2011-07-17 04:16:21 +00:00
s3c44b0 change file name for compiling under Linux 2010-03-24 05:16:28 +00:00
sep4020 add sep4020.h (register address ) 2011-02-27 13:31:59 +00:00
stm32 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1516 bbd45198-f89e-11dd-88c7-29a3b14d5316 2011-06-15 15:14:22 +00:00