rt-thread-official/components/drivers
dzzxzz@gmail.com 6c43028227 fix a used uninitialized bug in components/drivers/serial.c reported by Grission
and re-format the coding style

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2247 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-08-06 07:34:14 +00:00
..
i2c correct the path for I2C device driver framework 2012-06-25 03:50:04 +00:00
include add rt_usb_adk_set_string declaration 2012-07-28 03:21:49 +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 move SDIO driver header files to the drivers/include directory and update rtdevice.h 2012-07-08 14:43:08 +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 Changed SPI message to message list. Added take/release SPI device/bus interface. 2012-05-18 05:37:09 +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