summaryrefslogtreecommitdiff
path: root/apps/examples/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add tests for the SMART block driver and file system. From Ken PettitGregory Nutt2013-05-011-9/+10
* convert configs/sim/nsh to use kconfig-frontendspatacongo2013-01-161-5/+3
* Add interfaces to dynamically change symbol tables used by posix_spawn, execv...patacongo2013-01-101-2/+2
* Remove non-functional WLAN examples, configurationspatacongo2012-12-311-1/+1
* Remove some dependencies of distclean on clean. This should not be necessary...patacongo2012-12-231-1/+1
* standard keypad inteface and apps/examples/keypadtest from Denis Cariklipatacongo2012-12-011-2/+2
* Mostly cosmetic build changespatacongo2012-11-161-1/+1
* Fix various build-related typospatacongo2012-11-151-2/+2
* Simple window natives OS test build now works; Probabaly more to do for other...patacongo2012-11-141-19/+17
* Convert configs/stm32f4discovery/nxlines to use Kconfig toolpatacongo2012-11-071-4/+1
* Relay example from Darcy Gongpatacongo2012-11-041-4/+4
* Add apps/examples/cxxtest from Qiang Yupatacongo2012-10-311-8/+8
* Add apps/examples/wgetjson from Darcy Gongpatacongo2012-10-311-2/+2
* Add port of cJSON from Darcy Gongpatacongo2012-10-271-3/+3
* Add an example for testing the ELF loaderpatacongo2012-10-251-1/+1
* Add UDP discovery configuration for the STM3240G-EVAL (from Max Holtzberg)patacongo2012-09-121-6/+8
* Use NuttX types in FreeModBus port; Add FreeModBus demo at apps/examples/modb...patacongo2012-07-211-5/+5
* Add a watchdog timer testpatacongo2012-04-151-2/+2
* Can now run an NSH session within an NX windowpatacongo2012-03-291-1/+1
* Add a test for the NX console devicepatacongo2012-03-271-4/+4
* NFS update + make some examples configurable as NSH built-inspatacongo2012-03-221-0/+6
* Extend CDC/ACM driver so that can be connected/disconnected under software co...patacongo2012-02-281-5/+5
* Add QE support to STM32F4Discovery; add a test of the quadrature encoder driverpatacongo2012-02-151-3/+3
* Add build environment for the FTP daemonpatacongo2012-02-041-14/+15
* Add new psock layer; telnet session is now wrapped in a character devicepatacongo2012-01-301-3/+3
* Add a text for the new composite USB devicepatacongo2012-01-261-6/+7
* Massive name change USB STRG -> USB MSCpatacongo2012-01-251-1/+1
* Add support for STM32 Potentiometer via ADC3patacongo2012-01-021-2/+2
* Add loopback support to STM32 CAN driver; Add apps/examples/can loopback testpatacongo2011-12-221-8/+11
* Add a test for PWM driverspatacongo2011-12-191-2/+2
* Add a framework for an ADC testpatacongo2011-12-141-1/+4
* Add a network test configuration for the STM3240G-EVALpatacongo2011-12-131-1/+7
* Verify C++ support with CodeSourcerypatacongo2011-10-031-0/+3
* Add a simple touchscreen testpatacongo2011-09-291-1/+4
* Add examples/usbtermpatacongo2011-09-261-1/+4
* Add a test to determine if you can read data from an LCD correctlypatacongo2011-09-231-1/+4
* Add TIFF unit testpatacongo2011-09-221-1/+4
* Use instead of makepatacongo2011-08-281-4/+4
* Fix numerous errors in trapezoid rendering and wide line drawing algorithmspatacongo2011-08-031-3/+6
* apps/examples/usbstorage can now be built as NSH built-in commands; configs/s...patacongo2011-07-221-2/+18
* Add a NuttX logo image examplepatacongo2011-07-211-3/+3
* Add support for multiple fontspatacongo2011-07-191-3/+4
* Make NX and NXTEXT built-ins; extend stm3210e-eval/nsh2 config to run the NX ...patacongo2011-07-161-0/+7
* Changes for clean NXTEXT compilepatacongo2011-07-081-1/+1
* Add support for STM3210E-EVAL button interruptspatacongo2011-07-071-3/+3
* Add a simple shell and configuration to verify the FTP client librarypatacongo2011-06-011-1/+1
* Need to clean NXFFS directorypatacongo2011-05-151-2/+2
* First set of changes to incorporate the RGMP portpatacongo2011-05-121-1/+1
* Changes for clean build of app/ directory with Windows toolchainpatacongo2011-04-101-3/+3
* apps/ initialization now occurs during the earlier context build phasepatacongo2011-03-241-1/+3