summaryrefslogtreecommitdiff
path: root/apps/examples
Commit message (Expand)AuthorAgeFilesLines
* 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-2217-8/+520
* 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-198-7/+560
* 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-133-7/+25
* Fix error in nettest buildpatacongo2011-12-131-10/+9
* Add a network test configuration for the STM3240G-EVALpatacongo2011-12-136-10/+28
* STM32 Ethernet bugfixes; STM3240G-EVAL DHCPD configuration; fixes for IP addr...patacongo2011-12-136-12/+36
* Fix PIC32 error in last check-inpatacongo2011-11-251-1/+1
* Button test can now be built as an NSH commandpatacongo2011-11-143-7/+79
* 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
* Minor typos in examples/helloxx fixedpatacongo2011-10-052-3/+3
* 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
* Add a simple touchscreen testpatacongo2011-09-295-2/+476
* Separate all CDC ACM descriptors into a separate C filepatacongo2011-09-271-2/+2
* CDC ACM fixespatacongo2011-09-272-4/+28
* Add examples/usbtermpatacongo2011-09-265-1/+605
* Add a test to determine if you can read data from an LCD correctlypatacongo2011-09-235-2/+379
* TIFF library now passes its unit testpatacongo2011-09-223-8/+53
* Add TIFF unit testpatacongo2011-09-224-1/+265
* More CDC serial updatespatacongo2011-09-151-0/+8
* Use instead of makepatacongo2011-08-284-7/+7
* Add a test of the circle rendering logicpatacongo2011-08-243-51/+139
* Add Yu Qiang's patch for RGMP support on the ARMpatacongo2011-08-041-3/+16
* Fix numerous errors in trapezoid rendering and wide line drawing algorithmspatacongo2011-08-033-8/+8
* Fix numerous errors in trapezoid rendering and wide line drawing algorithmspatacongo2011-08-036-3/+869
* Incorporated new fonts into examples; fix glyph allocation bug in nxhellopatacongo2011-07-2711-36/+81
* Improve USB mass storgage memory usage instrumentationpatacongo2011-07-261-8/+19
* Add memory usage monitor to USB storage examplepatacongo2011-07-254-13/+163
* Move NX header files to include/nuttx/nxpatacongo2011-07-2420-45/+46
* Update BDF converterpatacongo2011-07-241-9/+42
* Add JP's BDF font conversion programpatacongo2011-07-231-1/+6
* apps/examples/usbstorage can now be built as NSH built-in commands; configs/s...patacongo2011-07-228-109/+246
* Documentation updatepatacongo2011-07-221-1/+8
* Documentation Updatespatacongo2011-07-211-1/+10