summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
* Update READMEGregory Nutt2014-10-031-20/+6
* configs/sim/nsh/defconfig -- refresh, enable wall-time, dow builds natively i...Gregory Nutt2014-10-031-2/+10
* Cosmetic update to comments/READMEGregory Nutt2014-10-011-3/+3
* Update the TODO list and a READMEGregory Nutt2014-09-301-14/+12
* Repartition some message queue logic: sched/mqueue should have all mqueue kno...Gregory Nutt2014-09-301-0/+23
* Fix some comments: Remove button description from GPIO interrupt handlers th...Gregory Nutt2014-09-296-12/+12
* Refresh STM32F4Discovery kosest configuration fileGregory Nutt2014-09-291-1/+7
* STM32F4-Discovery: Fix some backwad conditional compilationGregory Nutt2014-09-291-1/+1
* More testing, bugfixes and integration of VFS-based named semaphoresGregory Nutt2014-09-285-5/+5
* Create a build structure that will (eventually) support using the VFS to mana...Gregory Nutt2014-09-285-0/+10
* Updated README.txt filesGregory Nutt2014-09-272-54/+111
* Refresh configurationGregory Nutt2014-09-261-0/+8
* Update READMEGregory Nutt2014-09-261-0/+5
* Fixes for compile of rwbuffer.cGregory Nutt2014-09-253-0/+894
* Refresh sim/mtdpart configurationGregory Nutt2014-09-251-58/+124
* Trivial refresh of some SAMA5D4-EK configurationsGregory Nutt2014-09-242-0/+4
* Move include/nuttx/mm.h to include/nuttx/mm/mm.hGregory Nutt2014-09-245-10/+10
* Move include/nuttx/gran.h to include/nuttx/mm/gran.hGregory Nutt2014-09-241-1/+1
* Add the build framework and skeleton files for the shared memory feature (no ...Gregory Nutt2014-09-221-2/+2
* Fix a few compile bugs and minor corrections to the mikroe-stm32f4 configurat...Gregory Nutt2014-09-223-7/+7
* Document SAMA5D3x-EK/nxwm build problemGregory Nutt2014-09-201-0/+35
* More NxWM build fixesGregory Nutt2014-09-202-2/+13
* Changes to get an NxWM configuration building correctly after all of the nami...Gregory Nutt2014-09-201-0/+5
* Refresh/fix all nxterm (aka nxconsole) configuration filesGregory Nutt2014-09-202-134/+426
* More naming changes to get the stm3240g-eval/nxterm configuration building againGregory Nutt2014-09-202-4/+6
* Change all occurrences of NxConsole to NxTermGregory Nutt2014-09-2023-54/+54
* Rename CONFIG_EXAMPLES_NXCONSOLE to CONFIG_EXAMPLES_NXTERM; rename CONFIG_NXW...Gregory Nutt2014-09-20257-315/+315
* Rename CONFIG_NXCONSOLE* to CONFIG_NXTERM*Gregory Nutt2014-09-2040-140/+140
* Fix nsh_archinitialize return valueGregory Nutt2014-09-201-4/+6
* STM32F4Discovery: Add support for the microSD card slot on the STM32F4DIS-BB...Gregory Nutt2014-09-2010-171/+579
* Add microSD card detect pin definition for the STM32F4DIS-BB boardGregory Nutt2014-09-193-13/+25
* Update README filesGregory Nutt2014-09-192-7/+7
* SAMA5D4-EK/nsh: WM8904 support enabled; README updatedGregory Nutt2014-09-182-11/+91
* SAMA5D4-EK: Correct WM8904 PCK output selectionGregory Nutt2014-09-182-8/+16
* SAMA5D4-EK: Add documentation/support for Rev E. board. Refresh NSH configur...Gregory Nutt2014-09-175-26/+108
* Fix errors in apps/examplex/helloxx and cxxtext Makefiles; update SAMA5D3x-EK...Gregory Nutt2014-09-171-0/+3
* Update READMEGregory Nutt2014-09-161-5/+2
* Update TODO and a READMEGregory Nutt2014-09-161-17/+4
* Update READMEGregory Nutt2014-09-161-0/+4
* Enable kernel stack in SAMA5D4-EK knsh configurationsGregory Nutt2014-09-152-2/+4
* Update README, TODO, and make some unfinished configuration options dependent...Gregory Nutt2014-09-131-1/+5
* Add a configuration option for dynamic stack managementGregory Nutt2014-09-133-6/+3
* Add STM32F4DIS-BB GPIO pin usageGregory Nutt2014-09-131-0/+48
* Add the network enabled NSH configuration for the STM32F4Discovery board with...Gregory Nutt2014-09-134-0/+1437
* Add STM32F4Discovery configuration with the STM32F4DIS-BB base boardGregory Nutt2014-09-133-14/+70
* Update TODO list and READMEGregory Nutt2014-09-131-0/+14
* Fix one more dependency upon having a symbol tableGregory Nutt2014-09-121-0/+4
* Having a symbol table is an option. There are no symbol tables with CONFIG_B...Gregory Nutt2014-09-122-0/+2
* Enable NSH file applications in thise configureationGregory Nutt2014-09-122-2/+8
* ARMv7-A: Modify up_fullcontextrestore() for CONFIG_BUILD_KERNEL. It changed ...Gregory Nutt2014-09-122-2/+2