summaryrefslogtreecommitdiff
path: root/apps/examples/README.txt
Commit message (Collapse)AuthorAgeFilesLines
* Convert configs/stm32f4discovery/nxlines to use Kconfig toolpatacongo2012-11-071-2/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5320 42af7a65-404d-4744-a932-0658087f49c3
* Make ostest RR scheduler test use less memory from Freddie Chopin; Plus ↵patacongo2012-11-051-0/+11
| | | | | | build fix from Darcy Gong git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5314 42af7a65-404d-4744-a932-0658087f49c3
* Massive clean-up of linker scripts from Freddie Chopinpatacongo2012-11-041-0/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5307 42af7a65-404d-4744-a932-0658087f49c3
* Relay example from Darcy Gongpatacongo2012-11-041-11/+17
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5306 42af7a65-404d-4744-a932-0658087f49c3
* More uClibc++ build fixespatacongo2012-11-021-1/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5299 42af7a65-404d-4744-a932-0658087f49c3
* Add apps/examples/cxxtest from Qiang Yupatacongo2012-10-311-0/+19
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5284 42af7a65-404d-4744-a932-0658087f49c3
* Add apps/examples/wgetjson from Darcy Gongpatacongo2012-10-311-0/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5281 42af7a65-404d-4744-a932-0658087f49c3
* Finish implemention of ELF loader static constructor support. Still some ↵patacongo2012-10-291-0/+2
| | | | | | issues. git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5272 42af7a65-404d-4744-a932-0658087f49c3
* Add port of cJSON from Darcy Gongpatacongo2012-10-271-0/+13
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5267 42af7a65-404d-4744-a932-0658087f49c3
* The ELF loader is basically functional (needs more testing)patacongo2012-10-271-5/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5265 42af7a65-404d-4744-a932-0658087f49c3
* ARM and ARMv7-M ELF support; STM32F4Discovery ELF loader test configurationpatacongo2012-10-261-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5264 42af7a65-404d-4744-a932-0658087f49c3
* Rename elf.h to elf32.h; Additional ELF loader changespatacongo2012-10-261-0/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5263 42af7a65-404d-4744-a932-0658087f49c3
* More ELF loader changespatacongo2012-10-251-0/+47
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5261 42af7a65-404d-4744-a932-0658087f49c3
* Fix some W25 driver errorspatacongo2012-10-041-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5212 42af7a65-404d-4744-a932-0658087f49c3
* Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for ↵patacongo2012-10-041-55/+55
| | | | | | consistency; fleshed out a few more Kconfig files git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5211 42af7a65-404d-4744-a932-0658087f49c3
* Add XML RPC server plus NXWM build fixes from Max Holtzbergpatacongo2012-09-141-3/+22
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5150 42af7a65-404d-4744-a932-0658087f49c3
* Rename all apps/examples/-/main.c to something uniquepatacongo2012-09-131-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5141 42af7a65-404d-4744-a932-0658087f49c3
* Add UDP discovery configuration for the STM3240G-EVAL (from Max Holtzberg)patacongo2012-09-121-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5138 42af7a65-404d-4744-a932-0658087f49c3
* Network discover utility from Max Holtzbergpatacongo2012-09-121-0/+22
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5137 42af7a65-404d-4744-a932-0658087f49c3
* Remove CONFIG_LIBC_PERROR_DEVNAME. What was I thinking?patacongo2012-09-011-4/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5074 42af7a65-404d-4744-a932-0658087f49c3
* Add support for testing multiple ADC, PWM, and QE devicespatacongo2012-07-301-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4993 42af7a65-404d-4744-a932-0658087f49c3
* Remove BOTHERpatacongo2012-07-241-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4972 42af7a65-404d-4744-a932-0658087f49c3
* Make serial setup configurale in apps/examples/modbuspatacongo2012-07-211-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4966 42af7a65-404d-4744-a932-0658087f49c3
* Use NuttX types in FreeModBus port; Add FreeModBus demo at ↵patacongo2012-07-211-0/+15
| | | | | | apps/examples/modbus; Add new termios APIs git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4964 42af7a65-404d-4744-a932-0658087f49c3
* Prep for 6.18 releasenuttx-6.18patacongo2012-05-191-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4751 42af7a65-404d-4744-a932-0658087f49c3
* Mostly cosmetic, partial fixes for STM3240G-EVAL LCDpatacongo2012-05-071-1/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4705 42af7a65-404d-4744-a932-0658087f49c3
* Add a watchdog timer testpatacongo2012-04-151-5/+34
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4614 42af7a65-404d-4744-a932-0658087f49c3
* Can now run an NSH session within an NX windowpatacongo2012-03-291-5/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4539 42af7a65-404d-4744-a932-0658087f49c3
* NX console should only be available if NX multi-user mode is enabledpatacongo2012-03-281-14/+15
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4535 42af7a65-404d-4744-a932-0658087f49c3
* NX console updatespatacongo2012-03-281-7/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4534 42af7a65-404d-4744-a932-0658087f49c3
* Add a test for the NX console devicepatacongo2012-03-271-0/+65
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4528 42af7a65-404d-4744-a932-0658087f49c3
* NFS update + make some examples configurable as NSH built-inspatacongo2012-03-221-0/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4501 42af7a65-404d-4744-a932-0658087f49c3
* Extend examples/can so that it can be used in other contextspatacongo2012-03-141-0/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4489 42af7a65-404d-4744-a932-0658087f49c3
* A little more work (but not much progress) on the PIC32 USB device driverpatacongo2012-02-291-4/+30
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4440 42af7a65-404d-4744-a932-0658087f49c3
* Add support for C++ static constructors (at least to a few platforms)patacongo2012-02-281-3/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4438 42af7a65-404d-4744-a932-0658087f49c3
* Extend CDC/ACM driver so that can be connected/disconnected under software ↵patacongo2012-02-281-0/+22
| | | | | | control; Add new NSH commands sercon and serdis that will connect and disconnect the CDC/ACM serial device git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4436 42af7a65-404d-4744-a932-0658087f49c3
* Extend the Quad Encoder testpatacongo2012-02-151-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4396 42af7a65-404d-4744-a932-0658087f49c3
* Add QE support to STM32F4Discovery; add a test of the quadrature encoder driverpatacongo2012-02-151-0/+27
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4395 42af7a65-404d-4744-a932-0658087f49c3
* FTPD daemon and example now build without errorspatacongo2012-02-051-7/+34
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4371 42af7a65-404d-4744-a932-0658087f49c3
* Add build environment for the FTP daemonpatacongo2012-02-041-0/+32
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4370 42af7a65-404d-4744-a932-0658087f49c3
* Tried to get the Composite driver working on the LPC2148 (and failed)patacongo2012-02-021-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4362 42af7a65-404d-4744-a932-0658087f49c3
* Add David Hewson's corrections to the LPC214x USB device driver; Add LPC214x ↵patacongo2012-02-021-5/+5
| | | | | | configuration to test the USB composite device git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4359 42af7a65-404d-4744-a932-0658087f49c3
* Re-verficatin of examples/telnetd after refactoring of fgets/readline ↵patacongo2012-02-011-0/+26
| | | | | | functionality git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4358 42af7a65-404d-4744-a932-0658087f49c3
* Use realine instead of fgets in several other placespatacongo2012-02-011-3/+34
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4357 42af7a65-404d-4744-a932-0658087f49c3
* Add new psock layer; telnet session is now wrapped in a character devicepatacongo2012-01-301-0/+22
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4347 42af7a65-404d-4744-a932-0658087f49c3
* Most USB Composite device debugpatacongo2012-01-271-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4344 42af7a65-404d-4744-a932-0658087f49c3
* First round of changes from debug of USB composite device (still has problems)patacongo2012-01-271-6/+16
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4342 42af7a65-404d-4744-a932-0658087f49c3
* Add a text for the new composite USB devicepatacongo2012-01-261-1/+66
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4341 42af7a65-404d-4744-a932-0658087f49c3
* More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo2012-01-251-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4337 42af7a65-404d-4744-a932-0658087f49c3
* Massive name change USB STRG -> USB MSCpatacongo2012-01-251-19/+19
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4335 42af7a65-404d-4744-a932-0658087f49c3