summaryrefslogtreecommitdiff
path: root/apps/examples/Make.defs
Commit message (Expand)AuthorAgeFilesLines
* apps/examples/udgram: Add a simple test of Unix domain datagram socketsGregory Nutt2015-01-281-0/+4
* Add a simple test of the Unix domain socketsGregory Nutt2015-01-271-0/+4
* apps/exemples/timer: Add a trivial test of the timer driverGregory Nutt2015-01-131-0/+4
* example: add ltdc test exampleGregory Nutt2014-12-191-0/+4
* Add an analog joystick test/exampleGregory Nutt2014-12-031-0/+4
* apps/examples/djoystick: Add a test of the discreate joystick driverGregory Nutt2014-11-281-0/+4
* apps/examples/bridge: Add a simple UDP relay bridge for testing configuratio...Gregory Nutt2014-11-171-0/+4
* BAS: Fix some build errors wtih apps/examples/bastestGregory Nutt2014-11-071-0/+4
* A few fixes for clean apps/examples/mtdrwb buildGregory Nutt2014-09-251-0/+4
* Rename all occurences of NxConsole to NxTermGregory Nutt2014-09-201-1/+1
* Rename CONFIG_EXAMPLES_NXCONSOLE to CONFIG_EXAMPLES_NXTERM; rename CONFIG_NXW...Gregory Nutt2014-09-201-1/+1
* apps/examples: Put examples in alphabetical orderGregory Nutt2014-07-031-4/+4
* Rename apps/examples/uip to apps/examples/webserverGregory Nutt2014-07-031-2/+2
* First check-in of Lazlo's PF_PACKET 'raw' socket implementationGregory Nutt2014-06-121-0/+4
* examples/serialrx added by Bob DoisonGregory Nutt2014-04-221-0/+4
* examples/cpuhog and serialblaster from Bob DoironGregory Nutt2014-04-221-0/+8
* Add apps/examples/i2schar that will eventually use the I2C character drvier t...Gregory Nutt2013-11-101-0/+4
* apps/example/configdata: Unit test for the MTD configuration data driverGregory Nutt2013-11-041-0/+4
* apps/examples/random: Add a test for /dev/randomGregory Nutt2013-10-201-0/+4
* Mov apps/examples/composite to apps/system/composite; convert configs/stm3210...Gregory Nutt2013-09-251-4/+0
* Move apps/examples/cdcacm to apps/system/cdcacmGregory Nutt2013-09-251-4/+0
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-251-4/+0
* Initial cut of a driver for the TI CC3000 network module with support on the ...Gregory Nutt2013-09-031-0/+4
* Add NRF24L01 terminal example. From Laurent Latil.Gregory Nutt2013-06-011-0/+4
* Add apps/examples/slcd, Remove USB from STM32L-Discovery, LSE support for the...Gregory Nutt2013-05-241-0/+4
* Add TCP echo server from Max HoltzbergGregory Nutt2013-05-221-0/+4
* Rearchitecting of some MTD, partition, SMART interfaces, and FLASH drivers to...Gregory Nutt2013-05-031-0/+4
* Add tests for the SMART block driver and file system. From Ken PettitGregory Nutt2013-05-011-0/+8
* Add configuration and example to test MTD partitionsGregory Nutt2013-04-301-0/+4
* Add interfaces to dynamically change symbol tables used by posix_spawn, execv...patacongo2013-01-101-0/+4
* Remove non-functional WLAN examples, configurationspatacongo2012-12-311-4/+0
* standard keypad inteface and apps/examples/keypadtest from Denis Cariklipatacongo2012-12-011-0/+4
* ModBus fixes from Freddie Chopinpatacongo2012-11-141-0/+4
* Relay example from Darcy Gongpatacongo2012-11-041-0/+4
* Convert configs/sim/ostest to use mconf tool; Add configs/sim/cxxtestpatacongo2012-10-311-1/+1
* Add apps/examples/cxxtest from Qiang Yupatacongo2012-10-311-0/+4
* Add apps/examples/wgetjson from Darcy Gongpatacongo2012-10-311-0/+4
* Add port of cJSON from Darcy Gongpatacongo2012-10-271-0/+4
* Add an example for testing the ELF loaderpatacongo2012-10-251-0/+4
* Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency...patacongo2012-10-041-1/+1
* Definitions for ARMv7-M AIRCR register, Fixes for ADS7843 and SSD1289 driver,...patacongo2012-09-271-0/+4
* Add XML RPC server plus NXWM build fixes from Max Holtzbergpatacongo2012-09-141-0/+4
* Add UDP discovery configuration for the STM3240G-EVAL (from Max Holtzberg)patacongo2012-09-121-0/+4
* Developing a new way to handle application configurationspatacongo2012-04-141-0/+223