summaryrefslogtreecommitdiff
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Prep for 6.14 releasenuttx-6.14patacongo2012-01-153-7/+9
* Add definitions for another Sure Elec. PIC32 boardpatacongo2012-01-121-1/+1
* Correct GPIO dump outputpatacongo2012-01-101-1/+1
* Add pulse count support to apps/examples/pwmpatacongo2012-01-094-16/+76
* Improve LPC17xx CAN interrupt handling; Additions to LPC17xx SPI driverpatacongo2012-01-031-1/+5
* Add support for STM32 Potentiometer via ADC3patacongo2012-01-022-11/+24
* The STM32 F4 CAN driver has been verified in loopback modepatacongo2012-01-021-1/+1
* Fix some LPC17xx GPIO/button interrupt logicpatacongo2011-12-312-1/+8
* STM32 GPIO fix; Fixes for PIC32 USB term examplepatacongo2011-12-303-4/+52
* Prep for 6.13 releasenuttx-6.13patacongo2011-12-261-1/+3
* Fix an PIC32 error in scheduling of signal handlerspatacongo2011-12-261-3/+3
* Calibrated all PIC32 delay loopspatacongo2011-12-221-1/+1
* Update to the STM32 ADC and CAN driverspatacongo2011-12-221-9/+8
* Add loopback support to STM32 CAN driver; Add apps/examples/can loopback testpatacongo2011-12-2218-8/+522
* STM32 ADC driver updatepatacongo2011-12-221-9/+15
* Update M25P driver per feedback from Mohammed Elwakeelpatacongo2011-12-201-1/+1
* First round of PWM driver debug changespatacongo2011-12-201-1/+7
* Add a test for PWM driverspatacongo2011-12-199-7/+562
* Completes coding of the PWM modulepatacongo2011-12-191-0/+2
* STM32 ADC updatepatacongo2011-12-171-1/+1
* Fix the data format used in apps/examples/adcpatacongo2011-12-163-57/+9
* Updated STM32 ADC driverpatacongo2011-12-163-16/+70
* Add a framework for an ADC testpatacongo2011-12-145-1/+451
* Improve nettest feedbackpatacongo2011-12-132-1/+2
* Fix more STM32 ethernet bugs; Fix some build issues with examples/nettestpatacongo2011-12-134-7/+27
* Fix error in nettest buildpatacongo2011-12-131-10/+9
* Add a network test configuration for the STM3240G-EVALpatacongo2011-12-137-12/+34
* STM32 Ethernet bugfixes; STM3240G-EVAL DHCPD configuration; fixes for IP addr...patacongo2011-12-139-35/+102
* STM32 Ethernet... initial bring-up changespatacongo2011-12-121-2/+11
* Prep for 6.12 releasenuttx-6.12patacongo2011-12-071-1/+3
* Fix PIC32 error in last check-inpatacongo2011-11-251-1/+1
* Add STM3240 alternate pin functionspatacongo2011-11-191-0/+22
* Button test can now be built as an NSH commandpatacongo2011-11-144-8/+83
* Prep for 6.11 releasenuttx-6.11patacongo2011-11-121-1/+5
* Fix another NXFFS write-when-flash-is-full problempatacongo2011-10-311-3/+11
* Oops ... accidentally checked in a test version of the code last timepatacongo2011-10-311-51/+901
* Yet another re-implementation of the NXFFS bug fixpatacongo2011-10-311-901/+51
* Add definitions to stdlib.h; update READMEpatacongo2011-10-301-39/+93
* Fix STM32 build with with no RTC; Fix STM3210E-EVAL color correction for the ...patacongo2011-10-071-1/+6
* Prep for 6.10 releasenuttx-6.10patacongo2011-10-061-12/+14
* Add sim/nsh2 configurationpatacongo2011-10-061-0/+2
* Minor typos in examples/helloxx fixedpatacongo2011-10-052-3/+3
* apps/ build now supports an 'external' directorypatacongo2011-10-052-3/+16
* SAM3U SPI driver updatepatacongo2011-10-032-8/+8
* Verify C++ support with CodeSourcerypatacongo2011-10-034-16/+62
* Fix an error when the touchscreen test is run as an NSH built-inpatacongo2011-09-301-2/+6
* Add sim touchscreen bugfixespatacongo2011-09-291-7/+7
* Add debug instrumentationpatacongo2011-09-291-0/+9
* apps/examples/touchscreen build fixespatacongo2011-09-292-3/+2
* Add logic to limit the number of samplespatacongo2011-09-293-2/+14