summaryrefslogtreecommitdiff
path: root/apps/examples/README.txt
Commit message (Expand)AuthorAgeFilesLines
* example: add ltdc test exampleGregory Nutt2014-12-191-0/+11
* Add an analog joystick test/exampleGregory Nutt2014-12-031-1/+19
* apps/examples/djoystick: Add a test of the discreate joystick driverGregory Nutt2014-11-281-0/+18
* apps/examples/bridge: Add a simple UDP relay bridge for testing configuratio...Gregory Nutt2014-11-171-0/+41
* Clarify MTU/BUFSIZE in apps/ README.txt files and DocumentationGregory Nutt2014-11-161-1/+4
* BAS: Rename examples/bas to examples/bastest. Hook into build and configurat...Gregory Nutt2014-11-071-0/+16
* Add an example to test MTD R/W bufferingGregory Nutt2014-09-251-0/+24
* More naming changes to get the stm3240g-eval/nxterm configuration building againGregory Nutt2014-09-201-2/+2
* Rename all occurences of NxConsole to NxTermGregory Nutt2014-09-201-4/+4
* Rename CONFIG_EXAMPLES_NXCONSOLE to CONFIG_EXAMPLES_NXTERM; rename CONFIG_NXW...Gregory Nutt2014-09-201-2/+2
* Rename CONFIG_NXCONSOLE* to CONFIG_NXTERM*Gregory Nutt2014-09-201-1/+1
* Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new...Gregory Nutt2014-08-291-5/+9
* Rename apps/examples/uip to apps/examples/webserverGregory Nutt2014-07-031-50/+50
* NET: Rename uiplib/UIPLIB to netlib/NETLIBGregory Nutt2014-07-021-12/+12
* First check-in of Lazlo's PF_PACKET 'raw' socket implementationGregory Nutt2014-06-121-0/+5
* examples/serialrx added by Bob DoisonGregory Nutt2014-04-221-1/+8
* examples/cpuhog and serialblaster from Bob DoironGregory Nutt2014-04-221-1/+15
* Long needed clean up of DNS resolver for coding style and naming conventionsGregory Nutt2014-04-111-3/+3
* Removed all support for the legacy configuration mechanism from the apps/ dir...Gregory Nutt2014-03-061-15/+0
* Add a mouse interface that is similar to the touchscreen interface except tha...Gregory Nutt2014-02-101-6/+8
* Change how TCP read-ahead is selected to better integrate with TCP write buff...Gregory Nutt2014-01-131-0/+1
* Add apps/examples/i2schar that will eventually use the I2C character drvier t...Gregory Nutt2013-11-101-1/+47
* apps/example/configdata: Unit test for the MTD configuration data driverGregory Nutt2013-11-041-0/+5
* apps/examples/random: Add a test for /dev/randomGregory Nutt2013-10-201-0/+22
* Mov apps/examples/composite to apps/system/composite; convert configs/stm3210...Gregory Nutt2013-09-251-78/+0
* Move apps/examples/cdcacm to apps/system/cdcacmGregory Nutt2013-09-251-44/+0
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-251-77/+0
* apps/examples/pwm: Clean up some configuration confusionGregory Nutt2013-09-051-2/+2
* Rename examples/usbstorage to examples/usbmsc. From CCTSAOGregory Nutt2013-09-051-3/+3
* Some restructing of the CC3000 buildGregory Nutt2013-09-041-0/+5
* Straighten out issues about who calls C++ initializers with CXXTEST or HELLOX...Gregory Nutt2013-06-211-10/+42
* Remove CONFIG_XYZ_BUILTIN configurations, replace with the single CONFIG_NSH_...Gregory Nutt2013-06-121-20/+11
* Updates to README filesGregory Nutt2013-06-011-137/+147
* Add apps/examples/slcd, Remove USB from STM32L-Discovery, LSE support for the...Gregory Nutt2013-05-241-1/+7
* Add TCP echo server from Max HoltzbergGregory Nutt2013-05-221-0/+21
* Fix typo is STM32 ADC driver for F2 and F4: ADC not ACDGregory Nutt2013-05-081-1/+5
* Rearchitecting of some MTD, partition, SMART interfaces, and FLASH drivers to...Gregory Nutt2013-05-031-0/+28
* Add tests for the SMART block driver and file system. From Ken PettitGregory Nutt2013-05-011-0/+30
* Add configuration and example to test MTD partitionsGregory Nutt2013-04-301-0/+27
* SSP driver fixes for the LPC178x; Fixes for Open1788 touchscreen driverpatacongo2013-04-021-1/+1
* More naming changes associated with earlier renaming of LP17xx up_spiinitiali...patacongo2013-04-011-4/+3
* itoa() from Ryan Sundbergpatacongo2013-03-141-5/+1
* apps/examples/nettest and poll: Complete Kconfig filespatacongo2013-01-241-2/+2
* convert configs/sim/nsh to use kconfig-frontendspatacongo2013-01-161-1/+1
* Add interfaces to dynamically change symbol tables used by posix_spawn, execv...patacongo2013-01-101-5/+79
* Verified USB HID KBD driver encoding of special characters; apps/examples/hid...patacongo2012-12-261-3/+15
* standard keypad inteface and apps/examples/keypadtest from Denis Cariklipatacongo2012-12-011-0/+13
* Convert configs/stm32f4discovery/nxlines to use Kconfig toolpatacongo2012-11-071-2/+3
* Make ostest RR scheduler test use less memory from Freddie Chopin; Plus build...patacongo2012-11-051-0/+11
* Massive clean-up of linker scripts from Freddie Chopinpatacongo2012-11-041-0/+10