summaryrefslogtreecommitdiff
path: root/nuttx/configs/viewtool-stm32f107
Commit message (Expand)AuthorAgeFilesLines
...
* Add GCc 4.8.2 support for buildrootGregory Nutt2013-12-261-0/+6
* STM32F107 OTG FS clock presecaler cannot be configurated after the USB clock ...Gregory Nutt2013-12-262-3/+3
* Add support for STM32F107 OTG FS (doesn't work) and update USB support for Vi...Gregory Nutt2013-12-267-26/+244
* F103VC, F105, and F107: Fix configuration and building of USB. configs/view...Gregory Nutt2013-12-254-19/+20
* Viewtools netnsh configuration supports Telnet console; A framework for SD ca...Gregory Nutt2013-12-259-37/+658
* Viewtool STM32F107: Add a NSH configuration with network supportGregory Nutt2013-12-255-5/+1285
* Improved debug output in the high pri, nested interrupt testGregory Nutt2013-12-231-32/+27
* Disable CONFIG_ARCH_INT_DISABLEALL: It does not work in its current formGregory Nutt2013-12-231-1/+1
* Fixes a few more high priority, nested interrupt logicGregory Nutt2013-12-235-230/+14
* Forget to set priority of TIM6 to high priorityGregory Nutt2013-12-221-21/+47
* Finish the high priority, nested interrupt handler test (does not work)Gregory Nutt2013-12-228-24/+167
* Add logic to configure interrupt controller debug; Fix high priority, nested ...Gregory Nutt2013-12-226-7/+231
* Initial framework for a test of high-pri, nested interrupts. Incomplete and ...Gregory Nutt2013-12-228-1/+1297
* viewtool configuration will not support boad with STM32F103VC mounted; conver...Gregory Nutt2013-12-225-73/+323
* Finishes separation of debug symbols and optimization selectionsGregory Nutt2013-12-201-2/+4
* ViewTool STM32F107: Basic NSH checks out okayGregory Nutt2013-12-012-12/+42
* ViewTool STM32F107: Add support for on-board LEDs and buttonsGregory Nutt2013-11-308-68/+827
* Basic board support for the ViewTool STM32F103/F107 boardGregory Nutt2013-11-3014-0/+2052