summaryrefslogtreecommitdiff
path: root/apps/examples
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Sourceforge bug #19. Fix typo from CCTSAOGregory Nutt2013-09-041-1/+1
* CC3000 driver updates from Alan Carvalho de AssisGregory Nutt2013-09-043-30/+28
* Initial cut of a driver for the TI CC3000 network module with support on the ...Gregory Nutt2013-09-038-0/+1336
* Add example configurations that enable USB trace options must have Kconfig op...Gregory Nutt2013-09-025-13/+216
* Clean up some LP17xx and STM32 USB host configuration compilation errors due ...Gregory Nutt2013-08-131-9/+21
* Change in apps/examples/composite to eliminate some false alarm debug assertionsGregory Nutt2013-07-091-2/+1
* Fix UG-2832HSWEG04 landscape. Add reverse landscape support to UG_2864AMBAG0...Gregory Nutt2013-06-242-3/+7
* Add support for the UG-2843HHSWEG04 OLED and for the SAM4L Xplained Pro OLED ...Gregory Nutt2013-06-232-3/+3
* Straighten out issues about who calls C++ initializers with CXXTEST or HELLOX...Gregory Nutt2013-06-217-35/+155
* Remove CONFIG_XYZ_BUILTIN configurations, replace with the single CONFIG_NSH_...Gregory Nutt2013-06-1220-111/+46
* Move SAM3U header files to arch/arm/src/sam3u/chip. Some renaming of SAM3U to...Gregory Nutt2013-06-026-25/+89
* Updates to README filesGregory Nutt2013-06-012-138/+148
* Add NRF24L01 terminal example. From Laurent Latil.Gregory Nutt2013-06-016-7/+490
* Fix that way that NxWight UnitTests are reigistered as NSH builtin appsGregory Nutt2013-05-301-1/+1
* The Makefile in every directory that can generate a .dSYM should also clean ....Gregory Nutt2013-05-306-1/+5
* .dSYM only needs to be in the same .gitignore files as .exeGregory Nutt2013-05-3064-70/+6
* Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add...Gregory Nutt2013-05-3066-894/+799
* The SLCD driver is now fully functional for Sure PIC32MX boardGregory Nutt2013-05-271-1/+21
* Rename SLCD geometry tructure to attributes; Move MAX contrast to attributes...Gregory Nutt2013-05-271-10/+10
* More SLCD-related fixesGregory Nutt2013-05-261-16/+21
* Extentions SCLD test; SCLD CODEC and LCD1602 driver bug fixesGregory Nutt2013-05-261-30/+59
* PCB-Logic PIC32MX LCD1602 driver now supports SLCD CODED; Added an SLCD ioctl...Gregory Nutt2013-05-251-0/+1
* Converted configs/pcblogic-pic32mx configurations to use kconfig-frontends. ...Gregory Nutt2013-05-251-1/+1
* Additional bug fixes and minor extensions to the STM32L-Disovery segment LCD ...Gregory Nutt2013-05-241-4/+16
* Fix bugs in SLCD test and in SLCD CODECGregory Nutt2013-05-241-7/+81
* Add apps/examples/slcd, Remove USB from STM32L-Discovery, LSE support for the...Gregory Nutt2013-05-248-3/+388
* Don't allocate dhcp_state structure when DHCP is not configuredGregory Nutt2013-05-231-1/+1