summaryrefslogtreecommitdiff
path: root/apps/examples/Makefile
Commit message (Expand)AuthorAgeFilesLines
* example: add ltdc test exampleGregory Nutt2014-12-191-8/+8
* Add an analog joystick test/exampleGregory Nutt2014-12-031-7/+7
* apps/examples/djoystick: Add a test of the discreate joystick driverGregory Nutt2014-11-281-14/+15
* apps/examples/bridge: Add a simple UDP relay bridge for testing configuratio...Gregory Nutt2014-11-171-3/+3
* BAS: Rename examples/bas to examples/bastest. Hook into build and configurat...Gregory Nutt2014-11-071-1/+1
* Add an example to test MTD R/W bufferingGregory Nutt2014-09-251-2/+2
* Rename all occurences of NxConsole to NxTermGregory Nutt2014-09-201-1/+1
* Add an install target to all makefiles. For the import build, the top-level ...Gregory Nutt2014-09-061-0/+2
* Rename apps/examples/uip to apps/examples/webserverGregory Nutt2014-07-031-1/+1
* Add support for a network device IOCTL to access PHY registers. Ioctls only ...Gregory Nutt2014-06-271-1/+0
* First check-in of Lazlo's PF_PACKET 'raw' socket implementationGregory Nutt2014-06-121-9/+8
* examples/serialrx added by Bob DoisonGregory Nutt2014-04-221-4/+5
* examples/cpuhog and serialblaster from Bob DoironGregory Nutt2014-04-221-11/+12
* More trailing whilespace removalGregory Nutt2014-04-131-1/+1
* Add apps/examples/i2schar that will eventually use the I2C character drvier t...Gregory Nutt2013-11-101-6/+6
* apps/examples/random: Add a test for /dev/randomGregory Nutt2013-10-201-7/+7
* Mov apps/examples/composite to apps/system/composite; convert configs/stm3210...Gregory Nutt2013-09-251-6/+6
* Move apps/examples/cdcacm to apps/system/cdcacmGregory Nutt2013-09-251-2/+2
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-251-3/+3
* Rename examples/usbstorage to examples/usbmsc. From CCTSAOGregory Nutt2013-09-051-2/+2
* Some restructing of the CC3000 buildGregory Nutt2013-09-041-4/+4
* Remove CONFIG_XYZ_BUILTIN configurations, replace with the single CONFIG_NSH_...Gregory Nutt2013-06-121-34/+4
* Move SAM3U header files to arch/arm/src/sam3u/chip. Some renaming of SAM3U to...Gregory Nutt2013-06-021-9/+3
* Add NRF24L01 terminal example. From Laurent Latil.Gregory Nutt2013-06-011-7/+9
* Add apps/examples/slcd, Remove USB from STM32L-Discovery, LSE support for the...Gregory Nutt2013-05-241-2/+2
* Add TCP echo server from Max HoltzbergGregory Nutt2013-05-221-2/+2
* apps/examples/helloxx entry point name was mangled when built as an NSH built...Gregory Nutt2013-05-161-4/+1
* Rearchitecting of some MTD, partition, SMART interfaces, and FLASH drivers to...Gregory Nutt2013-05-031-3/+3
* Add support for the byte write method to MTD partition logic; Beef up the MT...Gregory Nutt2013-05-021-4/+4
* 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