summaryrefslogtreecommitdiff
path: root/apps/examples/Make.defs
Commit message (Expand)AuthorAgeFilesLines
* 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