summaryrefslogtreecommitdiffstats
path: root/apps/examples/README.txt
AgeCommit message (Expand)AuthorFilesLines
2012-12-26Verified USB HID KBD driver encoding of special characters; apps/examples/hid...patacongo1-3/+15
2012-12-01standard keypad inteface and apps/examples/keypadtest from Denis Cariklipatacongo1-0/+13
2012-11-07Convert configs/stm32f4discovery/nxlines to use Kconfig toolpatacongo1-2/+3
2012-11-05Make ostest RR scheduler test use less memory from Freddie Chopin; Plus build...patacongo1-0/+11
2012-11-04Massive clean-up of linker scripts from Freddie Chopinpatacongo1-0/+10
2012-11-04Relay example from Darcy Gongpatacongo1-11/+17
2012-11-02More uClibc++ build fixespatacongo1-1/+5
2012-10-31Add apps/examples/cxxtest from Qiang Yupatacongo1-0/+19
2012-10-31Add apps/examples/wgetjson from Darcy Gongpatacongo1-0/+9
2012-10-29Finish implemention of ELF loader static constructor support. Still some iss...patacongo1-0/+2
2012-10-27Add port of cJSON from Darcy Gongpatacongo1-0/+13
2012-10-27The ELF loader is basically functional (needs more testing)patacongo1-5/+10
2012-10-26ARM and ARMv7-M ELF support; STM32F4Discovery ELF loader test configurationpatacongo1-2/+2
2012-10-26Rename elf.h to elf32.h; Additional ELF loader changespatacongo1-0/+8
2012-10-25More ELF loader changespatacongo1-0/+47
2012-10-04Fix some W25 driver errorspatacongo1-2/+2
2012-10-04Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency...patacongo1-55/+55
2012-09-14Add XML RPC server plus NXWM build fixes from Max Holtzbergpatacongo1-3/+22
2012-09-13Rename all apps/examples/-/main.c to something uniquepatacongo1-1/+1
2012-09-12Add UDP discovery configuration for the STM3240G-EVAL (from Max Holtzberg)patacongo1-1/+1
2012-09-12Network discover utility from Max Holtzbergpatacongo1-0/+22
2012-09-01Remove CONFIG_LIBC_PERROR_DEVNAME. What was I thinking?patacongo1-4/+8
2012-07-30Add support for testing multiple ADC, PWM, and QE devicespatacongo1-2/+2
2012-07-24Remove BOTHERpatacongo1-1/+1
2012-07-21Make serial setup configurale in apps/examples/modbuspatacongo1-0/+4
2012-07-21Use NuttX types in FreeModBus port; Add FreeModBus demo at apps/examples/modb...patacongo1-0/+15
2012-05-19Prep for 6.18 releasepatacongo1-1/+1
2012-05-07Mostly cosmetic, partial fixes for STM3240G-EVAL LCDpatacongo1-1/+8
2012-04-15Add a watchdog timer testpatacongo1-5/+34
2012-03-29Can now run an NSH session within an NX windowpatacongo1-5/+10
2012-03-28NX console should only be available if NX multi-user mode is enabledpatacongo1-14/+15
2012-03-28NX console updatespatacongo1-7/+9
2012-03-27Add a test for the NX console devicepatacongo1-0/+65
2012-03-22NFS update + make some examples configurable as NSH built-inspatacongo1-0/+5
2012-03-14Extend examples/can so that it can be used in other contextspatacongo1-0/+7
2012-02-29A little more work (but not much progress) on the PIC32 USB device driverpatacongo1-4/+30
2012-02-28Add support for C++ static constructors (at least to a few platforms)patacongo1-3/+10
2012-02-28Extend CDC/ACM driver so that can be connected/disconnected under software co...patacongo1-0/+22
2012-02-15Extend the Quad Encoder testpatacongo1-0/+4
2012-02-15Add QE support to STM32F4Discovery; add a test of the quadrature encoder driverpatacongo1-0/+27
2012-02-05FTPD daemon and example now build without errorspatacongo1-7/+34
2012-02-04Add build environment for the FTP daemonpatacongo1-0/+32
2012-02-02Tried to get the Composite driver working on the LPC2148 (and failed)patacongo1-2/+2
2012-02-02Add David Hewson's corrections to the LPC214x USB device driver; Add LPC214x ...patacongo1-5/+5
2012-02-01Re-verficatin of examples/telnetd after refactoring of fgets/readline functio...patacongo1-0/+26
2012-02-01Use realine instead of fgets in several other placespatacongo1-3/+34
2012-01-30Add new psock layer; telnet session is now wrapped in a character devicepatacongo1-0/+22
2012-01-27Most USB Composite device debugpatacongo1-0/+2
2012-01-27First round of changes from debug of USB composite device (still has problems)patacongo1-6/+16
2012-01-26Add a text for the new composite USB devicepatacongo1-1/+66