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