summaryrefslogtreecommitdiff
path: root/apps/examples
Commit message (Collapse)AuthorAgeFilesLines
* Add a text for the new composite USB devicepatacongo2012-01-265-7/+1297
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4341 42af7a65-404d-4744-a932-0658087f49c3
* More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo2012-01-253-9/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4337 42af7a65-404d-4744-a932-0658087f49c3
* Massive name change USB STRG -> USB MSCpatacongo2012-01-255-132/+132
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4335 42af7a65-404d-4744-a932-0658087f49c3
* Add support for extended (29-bit) CAN IDspatacongo2012-01-201-7/+27
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4319 42af7a65-404d-4744-a932-0658087f49c3
* Prep for 6.14 releasenuttx-6.14patacongo2012-01-152-5/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4301 42af7a65-404d-4744-a932-0658087f49c3
* Add definitions for another Sure Elec. PIC32 boardpatacongo2012-01-121-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4299 42af7a65-404d-4744-a932-0658087f49c3
* Correct GPIO dump outputpatacongo2012-01-101-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4288 42af7a65-404d-4744-a932-0658087f49c3
* Add pulse count support to apps/examples/pwmpatacongo2012-01-093-16/+74
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4286 42af7a65-404d-4744-a932-0658087f49c3
* Improve LPC17xx CAN interrupt handling; Additions to LPC17xx SPI driverpatacongo2012-01-031-1/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4255 42af7a65-404d-4744-a932-0658087f49c3
* Add support for STM32 Potentiometer via ADC3patacongo2012-01-022-11/+24
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4252 42af7a65-404d-4744-a932-0658087f49c3
* The STM32 F4 CAN driver has been verified in loopback modepatacongo2012-01-021-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4251 42af7a65-404d-4744-a932-0658087f49c3
* Fix some LPC17xx GPIO/button interrupt logicpatacongo2011-12-311-1/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4246 42af7a65-404d-4744-a932-0658087f49c3
* STM32 GPIO fix; Fixes for PIC32 USB term examplepatacongo2011-12-303-4/+52
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4241 42af7a65-404d-4744-a932-0658087f49c3
* Fix an PIC32 error in scheduling of signal handlerspatacongo2011-12-261-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4229 42af7a65-404d-4744-a932-0658087f49c3
* Calibrated all PIC32 delay loopspatacongo2011-12-221-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4217 42af7a65-404d-4744-a932-0658087f49c3
* Update to the STM32 ADC and CAN driverspatacongo2011-12-221-9/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4215 42af7a65-404d-4744-a932-0658087f49c3
* Add loopback support to STM32 CAN driver; Add apps/examples/can loopback testpatacongo2011-12-2217-8/+520
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4213 42af7a65-404d-4744-a932-0658087f49c3
* STM32 ADC driver updatepatacongo2011-12-221-9/+15
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4211 42af7a65-404d-4744-a932-0658087f49c3
* Update M25P driver per feedback from Mohammed Elwakeelpatacongo2011-12-201-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4207 42af7a65-404d-4744-a932-0658087f49c3
* First round of PWM driver debug changespatacongo2011-12-201-1/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4204 42af7a65-404d-4744-a932-0658087f49c3
* Add a test for PWM driverspatacongo2011-12-198-7/+560
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4202 42af7a65-404d-4744-a932-0658087f49c3
* STM32 ADC updatepatacongo2011-12-171-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4194 42af7a65-404d-4744-a932-0658087f49c3
* Fix the data format used in apps/examples/adcpatacongo2011-12-163-57/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4193 42af7a65-404d-4744-a932-0658087f49c3
* Updated STM32 ADC driverpatacongo2011-12-163-16/+70
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4189 42af7a65-404d-4744-a932-0658087f49c3
* Add a framework for an ADC testpatacongo2011-12-145-1/+451
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4180 42af7a65-404d-4744-a932-0658087f49c3
* Improve nettest feedbackpatacongo2011-12-132-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4172 42af7a65-404d-4744-a932-0658087f49c3
* Fix more STM32 ethernet bugs; Fix some build issues with examples/nettestpatacongo2011-12-133-7/+25
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4171 42af7a65-404d-4744-a932-0658087f49c3
* Fix error in nettest buildpatacongo2011-12-131-10/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4170 42af7a65-404d-4744-a932-0658087f49c3
* Add a network test configuration for the STM3240G-EVALpatacongo2011-12-136-10/+28
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4169 42af7a65-404d-4744-a932-0658087f49c3
* STM32 Ethernet bugfixes; STM3240G-EVAL DHCPD configuration; fixes for IP ↵patacongo2011-12-136-12/+36
| | | | | | address order bugs in DHCPD git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4168 42af7a65-404d-4744-a932-0658087f49c3
* Fix PIC32 error in last check-inpatacongo2011-11-251-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4125 42af7a65-404d-4744-a932-0658087f49c3
* Button test can now be built as an NSH commandpatacongo2011-11-143-7/+79
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4091 42af7a65-404d-4744-a932-0658087f49c3
* Fix another NXFFS write-when-flash-is-full problempatacongo2011-10-311-3/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4075 42af7a65-404d-4744-a932-0658087f49c3
* Oops ... accidentally checked in a test version of the code last timepatacongo2011-10-311-51/+901
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4073 42af7a65-404d-4744-a932-0658087f49c3
* Yet another re-implementation of the NXFFS bug fixpatacongo2011-10-311-901/+51
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4072 42af7a65-404d-4744-a932-0658087f49c3
* Minor typos in examples/helloxx fixedpatacongo2011-10-052-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4023 42af7a65-404d-4744-a932-0658087f49c3
* SAM3U SPI driver updatepatacongo2011-10-032-8/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4017 42af7a65-404d-4744-a932-0658087f49c3
* Verify C++ support with CodeSourcerypatacongo2011-10-034-16/+62
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4016 42af7a65-404d-4744-a932-0658087f49c3
* Fix an error when the touchscreen test is run as an NSH built-inpatacongo2011-09-301-2/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4002 42af7a65-404d-4744-a932-0658087f49c3
* Add sim touchscreen bugfixespatacongo2011-09-291-7/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3999 42af7a65-404d-4744-a932-0658087f49c3
* Add debug instrumentationpatacongo2011-09-291-0/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3998 42af7a65-404d-4744-a932-0658087f49c3
* apps/examples/touchscreen build fixespatacongo2011-09-292-3/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3997 42af7a65-404d-4744-a932-0658087f49c3
* Add logic to limit the number of samplespatacongo2011-09-293-2/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3996 42af7a65-404d-4744-a932-0658087f49c3
* Add a simple touchscreen testpatacongo2011-09-295-2/+476
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3995 42af7a65-404d-4744-a932-0658087f49c3
* Separate all CDC ACM descriptors into a separate C filepatacongo2011-09-271-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3982 42af7a65-404d-4744-a932-0658087f49c3
* CDC ACM fixespatacongo2011-09-272-4/+28
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3981 42af7a65-404d-4744-a932-0658087f49c3
* Add examples/usbtermpatacongo2011-09-265-1/+605
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3976 42af7a65-404d-4744-a932-0658087f49c3
* Add a test to determine if you can read data from an LCD correctlypatacongo2011-09-235-2/+379
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3974 42af7a65-404d-4744-a932-0658087f49c3
* TIFF library now passes its unit testpatacongo2011-09-223-8/+53
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3970 42af7a65-404d-4744-a932-0658087f49c3
* Add TIFF unit testpatacongo2011-09-224-1/+265
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3969 42af7a65-404d-4744-a932-0658087f49c3