summaryrefslogtreecommitdiff
path: root/nuttx/drivers/analog
Commit message (Expand)AuthorAgeFilesLines
* More fixes to problems noted by cppcheck. Some are kind of risky; some are r...Gregory Nutt2014-11-251-6/+8
* Remove empty ADC write method. From Kosma MoczekGregory Nutt2014-06-301-11/+1
* More trailing whilespace removalGregory Nutt2014-04-133-4/+4
* Make sure that there is one space between if and conditionGregory Nutt2014-04-121-3/+3
* Many changes to reduce complaints from CppCheck. Several latent bugs fixes, ...Gregory Nutt2014-02-103-165/+197
* SAMA5 ADC: Seems functional in all modes including DMAGregory Nutt2013-10-282-9/+29
* Created new directories to hold SPI-related filesGregory Nutt2013-07-012-2/+2
* A few native window build updatespatacongo2012-11-251-2/+2
* Centralized the definition of the INCDIR script in tools/Config.mkpatacongo2012-11-131-3/+3
* STM32 ADC driver fixespatacongo2012-10-211-2/+13
* Email address change in nuttx/patacongo2012-09-132-2/+2
* Mostly cosmetic updatespatacongo2012-07-261-8/+61
* Fix logic error in configuring PGA11x devices in a daisy chain. Add logic in...patacongo2012-07-251-56/+269
* PGA11x driver belongs in analog/ not input/patacongo2012-07-252-0/+586
* Updated Kconfig files from Lzyypatacongo2012-04-071-0/+20
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 1 of 2)patacongo2012-04-061-0/+4
* Missed one file from last set of LPC17xx DAC changespatacongo2012-03-251-1/+0
* Move file-system header files to include/nuttx/fspatacongo2012-03-212-2/+2
* Add Sure PIC32 NSH configurationpatacongo2011-12-221-1/+1
* Update to the STM32 ADC and CAN driverspatacongo2011-12-221-2/+5
* Updated STM32 ADC driverpatacongo2011-12-161-163/+178
* More STM32 DAC driver logicpatacongo2011-12-151-25/+26
* Documentation updatepatacongo2011-08-251-1/+1
* ADC bugfixes plus new DAC logic from Lzyypatacongo2011-08-255-20/+730
* Remove executable property from many filespatacongo2011-08-191-0/+0
* Missing a some re-naming in the last checkinpatacongo2011-08-191-34/+34
* Add ADC sub-system and drivers from Lzyypatacongo2011-08-193-0/+815