aboutsummaryrefslogtreecommitdiff
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Candidate fix for the libboard.a dependency problem (from Mike Smith)patacongo2012-01-291-0/+3
* Correct a typo in STM32 I2C3 supportpatacongo2012-01-293-6/+68
* Most USB Composite device debugpatacongo2012-01-271-0/+2
* First round of changes from debug of USB composite device (still has problems)patacongo2012-01-273-8/+19
* Add a text for the new composite USB devicepatacongo2012-01-265-7/+1297
* More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo2012-01-254-11/+11
* Massive name change USB STRG -> USB MSCpatacongo2012-01-255-132/+132
* If we are using a USB serial console, then NSH must wait for the USB device t...patacongo2012-01-246-55/+237
* Add support for extended (29-bit) CAN IDspatacongo2012-01-201-7/+27
* Prep for 6.14 releasepatacongo2012-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 releasepatacongo2011-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-19381-0/+84806