summaryrefslogtreecommitdiff
path: root/apps/examples
Commit message (Expand)AuthorAgeFilesLines
* Changes to get PX4 config to build. Also some warning removalGregory Nutt2014-01-142-7/+7
* Change how TCP read-ahead is selected to better integrate with TCP write buff...Gregory Nutt2014-01-132-10/+11
* Add Z16F NSH configurationGregory Nutt2014-01-011-1/+1
* sim/mount: Converted to use kconfig-frontends toolsGregory Nutt2014-01-012-1/+46
* Move ramdisk.h to include/nutt/fs/ramdisk.hGregory Nutt2013-12-107-7/+7
* Move smart.h to include/nuttx/fs/smart.hGregory Nutt2013-12-102-2/+2
* Move rgbcolors.h to include/nuttx/videoGregory Nutt2013-12-102-2/+2
* Move include/nuttx/fb.h to include/nuttx/video/fb.hGregory Nutt2013-12-109-9/+9
* A little SAMA5 camera stuffGregory Nutt2013-12-091-1/+1
* examples/hidkbd now expects an architecture-specific USB HOST initialization ...Gregory Nutt2013-11-291-11/+18
* Moved include/nuttx/mtd.h to include/nuttx/mtd/mtd.hGregory Nutt2013-11-155-5/+5
* apps/examples/i2schar: Raise priority of the receiver thread. In a loopback ...Gregory Nutt2013-11-121-18/+41
* Various fixes from initial attempts to integrate the SAMA5 SSC/I2C driver wit...Gregory Nutt2013-11-113-6/+21
* Add apps/examples/i2schar that will eventually use the I2C character drvier t...Gregory Nutt2013-11-1011-7/+1151
* apps/example/configdata: Unit test for the MTD configuration data driverGregory Nutt2013-11-047-0/+967
* Updates to the CC3000 example from David SidraneGregory Nutt2013-10-304-18/+32
* Fine tuning of memory usage in examples/cc3000 from David SidraneGregory Nutt2013-10-303-10/+10
* Minor, costmetic things that were still unsaved in my editorGregory Nutt2013-10-271-5/+5
* apps/examples/cc3000: Updated by David SidraneGregory Nutt2013-10-273-5/+28
* apps/examples/cc3000 update from David SidraneGregory Nutt2013-10-261-3/+5
* apps/examples/cc3000 updated by David SidraneGregory Nutt2013-10-256-25/+107
* apps/examples/adc: Add support for software triggeringGregory Nutt2013-10-252-2/+25
* apps/examples/can: Fix an error in a debug statement. From Martin LederhilgerGregory Nutt2013-10-241-1/+1
* apps/examples/cc3000 update from David Sidrane. Plus some kruft removalGregory Nutt2013-10-243-325/+341
* Telnetd: Missing argument in debug statement can cause crash in certain erro...Gregory Nutt2013-10-241-1/+1
* Missing part of last apps/examples/cc3000 checkin. From David SidraneGregory Nutt2013-10-231-0/+363
* More apps/examples/cc3000 changes from David SidraneGregory Nutt2013-10-231-1/+1
* apps/examples/cc3000: Extensions and enhancements from David SidraneGregory Nutt2013-10-237-200/+1518
* apps/examples/random: Add a test for /dev/randomGregory Nutt2013-10-208-7/+311
* SAMA5 WDT driver is now functionalGregory Nutt2013-10-201-0/+1
* SAMA5 WDT: Miss watchdog fixesGregory Nutt2013-10-201-2/+6
* New touchscreen scaling algorithm for the case where measured X values vary w...Gregory Nutt2013-10-171-4/+5
* CC3000-related typo fixes from the last bit checked. Thanks to David SidraneGregory Nutt2013-10-161-1/+0
* Updated CC30000 example from David SidraneGregory Nutt2013-10-162-691/+658
* SAMA5: Integrate touchscreen and ADC drivers into the buildGregory Nutt2013-10-031-1/+1
* More improvements to the minimal NSH when there is no file system and when pr...Gregory Nutt2013-10-011-0/+5
* Changes to NSH and readline to permit NSH to work on a platform with no file ...Gregory Nutt2013-09-301-1/+1
* Clean up some naming: fd vs. fildes vs. filedes and filep vs filpGregory Nutt2013-09-282-27/+27
* Mov apps/examples/composite to apps/system/composite; convert configs/stm3210...Gregory Nutt2013-09-259-1390/+6
* Move apps/examples/cdcacm to apps/system/cdcacmGregory Nutt2013-09-259-565/+2
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-259-1223/+3
* Condition the CC3000 example on having selected the CC3000 deviceGregory Nutt2013-09-181-0/+1
* Add FPU configuration options for the OS testGregory Nutt2013-09-181-1/+30
* Trivial updates assocaited with USB host mass storage and SAMA5 EHCIGregory Nutt2013-09-081-0/+2
* Fix bug introduced to msconn; Was hanging is invoked from NSHGregory Nutt2013-09-074-37/+150
* Suppress attempts to manage USB trace if the USB MSC example is built as an N...Gregory Nutt2013-09-062-9/+18
* SAMA5D3x-EK: Add support for USB MSC device on AT25 serial flashGregory Nutt2013-09-062-126/+10
* apps/examples/pwm: Clean up some configuration confusionGregory Nutt2013-09-054-13/+15
* Rename examples/usbstorage to examples/usbmsc. From CCTSAOGregory Nutt2013-09-059-10/+134
* Some restructing of the CC3000 buildGregory Nutt2013-09-044-13/+18