rt-thread/components/drivers
dzzxzz@gmail.com fd425e792d re-format the coding style in spi.h
1, Tabs to Spaces
2, File Format(CR/LF) using UNIX style
3, maximum line length = 80

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2275 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-09-06 08:09:13 +00:00
..
i2c correct the path for I2C device driver framework 2012-06-25 03:50:04 +00:00
include re-format the coding style in spi.h 2012-09-06 08:09:13 +00:00
mtd don't make a empty directory "DeviceDrivers" in IAR project while RT_USING_MTD_NOR or RT_USING_MTD_NAND was not defined in rtconfig.h 2012-06-18 02:54:01 +00:00
rtc add RTC public function. 2012-06-14 13:17:50 +00:00
sdio update sdio framwork 2012-08-26 11:39:14 +00:00
serial fix a used uninitialized bug in components/drivers/serial.c reported by Grission 2012-08-06 07:34:14 +00:00
spi change file format(CR/LF) from PC to Unix/Mac OS X 2012-09-06 07:23:11 +00:00
src change rt_memcpy to memcpy in ringbuffer implementation. 2012-07-02 15:51:58 +00:00
usb add rt_usb_adk_set_string API 2012-07-28 02:59:13 +00:00
SConscript add drivers directory. 2011-11-22 22:28:51 +00:00