Go to file
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
bsp *** EFM32 branch *** 2011-07-29 02:47:37 +00:00
components fix spelling errors 2011-07-28 16:38:32 +00:00
examples update tetris 2011-07-28 12:49:06 +00:00
include rewrite module memory allocator 2011-07-04 23:48:07 +00:00
libcpu *** EFM32 branch *** 2011-07-29 02:47:37 +00:00
src more updates on previous change 2011-07-13 12:02:01 +00:00
tools fix the output message. 2011-07-04 06:39:32 +00:00
AUTHORS prepare for 0.3.0 final release. 2010-03-29 16:27:49 +00:00
COPYING import RT-Thread RTOS 0.3.x to Google SVN 2009-07-02 22:48:23 +00:00