summaryrefslogtreecommitdiff
path: root/apps/examples/README.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* Relay example from Darcy Gongpatacongo2012-11-041-11/+17
* More uClibc++ build fixespatacongo2012-11-021-1/+5
* Add apps/examples/cxxtest from Qiang Yupatacongo2012-10-311-0/+19
* Add apps/examples/wgetjson from Darcy Gongpatacongo2012-10-311-0/+9
* Finish implemention of ELF loader static constructor support. Still some iss...patacongo2012-10-291-0/+2
* Add port of cJSON from Darcy Gongpatacongo2012-10-271-0/+13
* The ELF loader is basically functional (needs more testing)patacongo2012-10-271-5/+10
* ARM and ARMv7-M ELF support; STM32F4Discovery ELF loader test configurationpatacongo2012-10-261-2/+2
* Rename elf.h to elf32.h; Additional ELF loader changespatacongo2012-10-261-0/+8
* More ELF loader changespatacongo2012-10-251-0/+47
* Fix some W25 driver errorspatacongo2012-10-041-2/+2
* Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency...patacongo2012-10-041-55/+55
* Add XML RPC server plus NXWM build fixes from Max Holtzbergpatacongo2012-09-141-3/+22
* Rename all apps/examples/-/main.c to something uniquepatacongo2012-09-131-1/+1
* Add UDP discovery configuration for the STM3240G-EVAL (from Max Holtzberg)patacongo2012-09-121-1/+1
* Network discover utility from Max Holtzbergpatacongo2012-09-121-0/+22
* Remove CONFIG_LIBC_PERROR_DEVNAME. What was I thinking?patacongo2012-09-011-4/+8
* Add support for testing multiple ADC, PWM, and QE devicespatacongo2012-07-301-2/+2
* Remove BOTHERpatacongo2012-07-241-1/+1
* Make serial setup configurale in apps/examples/modbuspatacongo2012-07-211-0/+4
* Use NuttX types in FreeModBus port; Add FreeModBus demo at apps/examples/modb...patacongo2012-07-211-0/+15
* Prep for 6.18 releasenuttx-6.18patacongo2012-05-191-1/+1
* Mostly cosmetic, partial fixes for STM3240G-EVAL LCDpatacongo2012-05-071-1/+8
* Add a watchdog timer testpatacongo2012-04-151-5/+34
* Can now run an NSH session within an NX windowpatacongo2012-03-291-5/+10
* NX console should only be available if NX multi-user mode is enabledpatacongo2012-03-281-14/+15
* NX console updatespatacongo2012-03-281-7/+9
* Add a test for the NX console devicepatacongo2012-03-271-0/+65
* NFS update + make some examples configurable as NSH built-inspatacongo2012-03-221-0/+5
* Extend examples/can so that it can be used in other contextspatacongo2012-03-141-0/+7
* A little more work (but not much progress) on the PIC32 USB device driverpatacongo2012-02-291-4/+30
* Add support for C++ static constructors (at least to a few platforms)patacongo2012-02-281-3/+10
* Extend CDC/ACM driver so that can be connected/disconnected under software co...patacongo2012-02-281-0/+22
* Extend the Quad Encoder testpatacongo2012-02-151-0/+4
* Add QE support to STM32F4Discovery; add a test of the quadrature encoder driverpatacongo2012-02-151-0/+27
* FTPD daemon and example now build without errorspatacongo2012-02-051-7/+34
* Add build environment for the FTP daemonpatacongo2012-02-041-0/+32
* Tried to get the Composite driver working on the LPC2148 (and failed)patacongo2012-02-021-2/+2
* Add David Hewson's corrections to the LPC214x USB device driver; Add LPC214x ...patacongo2012-02-021-5/+5
* Re-verficatin of examples/telnetd after refactoring of fgets/readline functio...patacongo2012-02-011-0/+26
* Use realine instead of fgets in several other placespatacongo2012-02-011-3/+34
* Add new psock layer; telnet session is now wrapped in a character devicepatacongo2012-01-301-0/+22
* Most USB Composite device debugpatacongo2012-01-271-0/+2
* First round of changes from debug of USB composite device (still has problems)patacongo2012-01-271-6/+16
* Add a text for the new composite USB devicepatacongo2012-01-261-1/+66
* More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo2012-01-251-1/+1
* Massive name change USB STRG -> USB MSCpatacongo2012-01-251-19/+19