summaryrefslogtreecommitdiff
path: root/nuttx/configs/viewtool-stm32f107/nsh
Commit message (Expand)AuthorAgeFilesLines
* Remove final traces of the 8015 from the NuttX source treeGregory Nutt2014-09-011-2/+0
* Remove CONFIG_MM_MULTIHEAP. Non-multiheap operation is no longer supportedGregory Nutt2014-08-311-1/+0
* Change CONFIG_ADDRENV to CONFIG_ARCH_ADDRENV; change how it is selected -- th...Gregory Nutt2014-08-241-1/+1
* Refresh some configurationsGregory Nutt2014-08-211-0/+2
* Change CONFIG_MSEC_PER_TICK to CONFIG_USEC_PER_TICK. This gives more options...Gregory Nutt2014-08-071-1/+1
* Remove CONFIG_DISABLE_CLOCKGregory Nutt2014-08-071-1/+0
* Rename apps/examples/uip to apps/examples/webserverGregory Nutt2014-07-031-1/+1
* NET: Rename uiplib/UIPLIB to netlib/NETLIBGregory Nutt2014-07-021-1/+1
* Update viewtools/nsh configuratinGregory Nutt2014-05-232-50/+122
* STM32: Fix STM32F100CB pin configuration (from Kosma Moczek); and make chip n...Gregory Nutt2014-05-071-5/+5
* The alternate console device CONFIG_NSH_CONDEV must not be defined unconditio...Gregory Nutt2014-05-051-1/+1
* Undefine IRQPRIO in all configurations it should not be setGregory Nutt2014-04-161-1/+1
* Refresh several defconfig files to (1) bring them up-to-date, and (2) to conf...Gregory Nutt2014-03-061-4/+56
* Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig fileGregory Nutt2014-03-061-1/+0
* configs/*/defconfig: If CONFIG_NSH_LIBRARY is set, make sure that CONFIG_NSH...Gregory Nutt2014-02-281-0/+2
* The optimization level can now be selected as part of the configurationGregory Nutt2014-01-241-1/+0
* Add support for the XPT2046 touchscreen controller on the Viewtool LCD moduleGregory Nutt2014-01-091-6/+3
* Add logic to configure interrupt controller debug; Fix high priority, nested ...Gregory Nutt2013-12-221-2/+2
* viewtool configuration will not support boad with STM32F103VC mounted; conver...Gregory Nutt2013-12-221-2/+14
* Finishes separation of debug symbols and optimization selectionsGregory Nutt2013-12-201-2/+4
* ViewTool STM32F107: Basic NSH checks out okayGregory Nutt2013-12-011-1/+1
* ViewTool STM32F107: Add support for on-board LEDs and buttonsGregory Nutt2013-11-301-63/+15
* Basic board support for the ViewTool STM32F103/F107 boardGregory Nutt2013-11-303-0/+1079