summaryrefslogtreecommitdiff
path: root/nuttx/drivers/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation errors if CONFIG_DISABLE_MOUNTPOINT is selectedGregory Nutt2014-12-081-2/+2
* Widen the name space: Rename CONFIG_SPI_EEPROM to CONFIG_EEPROM so that I2C E...Gregory Nutt2014-11-271-1/+1
* Add support for generic EEPROM access via a character driver. Add also the E...Gregory Nutt2014-11-261-0/+1
* Fixes for compile of rwbuffer.cGregory Nutt2014-09-251-2/+2
* Add an MTD layer that will add read-ahead or write buffering to any MTD drive...Gregory Nutt2014-07-111-2/+9
* Various SAM4S related fixes, mostely related to the timer driver driver and t...Gregory Nutt2014-04-221-0/+4
* Add OV2640 camera support to test the SAMA5 ISI peripheralGregory Nutt2013-12-091-0/+1
* Some restructing of the CC3000 buildGregory Nutt2013-09-041-1/+0
* Initial cut of a driver for the TI CC3000 network module with support on the ...Gregory Nutt2013-09-031-0/+1
* Add a general bit-bang SPI upper-half driverGregory Nutt2013-07-011-1/+2
* Add audio/ sub-syste, include/nuttx/audio.h interface, and drivers/audio/vs10...Gregory Nutt2013-05-191-0/+1
* ZNEO now (almost) builds in Windows native environmentpatacongo2012-11-291-0/+1
* A few native window build updatespatacongo2012-11-251-16/+16
* A few more Windows native build fixes for eZ80patacongo2012-11-221-7/+7
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
* Most of the changes needed to support Windows native clean; distclean is has ...patacongo2012-11-171-2/+3
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* Correct some issues with last check-in; ez80 still does not buildpatacongo2012-11-111-1/+1
* Completes removal bash ARCHIVE loop; Adds basic Makefile for native windows b...patacongo2012-11-111-4/+4
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
* Move RAMLOG driver to drivers/syslog; Add ability to output debug information...patacongo2012-08-021-4/+1
* Add an upper half watchdog timer driverpatacongo2012-04-131-0/+4
* Add support for compal e99 and e88 phonespatacongo2012-03-241-0/+1
* Add a RAM-based logging devicepatacongo2012-02-111-0/+4
* Create directory structures to support power-related devicespatacongo2012-01-221-2/+2
* Add loopback support to STM32 CAN driver; Add apps/examples/can loopback testpatacongo2011-12-221-1/+4
* Add the beginning of an STM32 CAN driverpatacongo2011-12-211-2/+5
* Add generic, upper-half PWM driverpatacongo2011-12-161-0/+3
* Add a basic power management frameworkpatacongo2011-09-041-0/+1
* Add ADC sub-system and drivers from Lzyypatacongo2011-08-191-0/+1
* Add framework for input devices and TSC2007 touchscreen driverpatacongo2011-07-291-6/+7
* Add initial CC1101 wireless logic from Urospatacongo2011-05-161-62/+13
* Updates from Urospatacongo2011-04-201-15/+13
* Rename i2c directories to sensorspatacongo2011-04-191-35/+33
* Fix a couple of recently introduced build problemspatacongo2011-04-041-3/+3
* New LIS331DL driver and VSN updates from Urospatacongo2011-04-031-0/+7
* Move string.h functions in lib/ to lib/stringpatacongo2011-03-301-2/+2
* Add drivers/usbhostpatacongo2010-12-141-4/+14
* Add skeleton of P14201 driverpatacongo2010-05-111-5/+10
* Add generic support for read-ahead buffering and write buffering in block dri...patacongo2009-11-051-1/+1
* Add MTD interface; add M25P64/128 driverpatacongo2009-10-181-5/+12
* Move some drivers to separate subdirectoriespatacongo2009-10-181-6/+17
* Fix a problem that was causing tools/incdir.sh to generate inappropriate path...patacongo2009-06-241-4/+8
* Add Block-to-character device driverpatacongo2008-11-151-4/+13
* Add loop devicepatacongo2008-11-141-1/+1
* Fixes to windows path logicpatacongo2008-11-071-4/+2
* Handler compiler differencespatacongo2008-11-071-14/+2
* Make sure z16f still buildspatacongo2008-11-071-2/+16
* Allow block drivers without mountpoint supportpatacongo2008-10-221-2/+0
* Building environment for USB storagepatacongo2008-10-221-0/+2