summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm32f3discovery/src
Commit message (Expand)AuthorAgeFilesLines
* Unify sensor debug. ADX driver was using input debug; LM75 and QENCODE that ...Gregory Nutt2014-12-161-26/+2
* All NSH-related files under nuttx/configs changed to use the corrected syslog...Gregory Nutt2014-10-081-18/+2
* More trailing whilespace removalGregory Nutt2014-04-135-5/+5
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-242-11/+11
* Rename up_irqbutton() to board_button_irq()Gregory Nutt2014-01-241-4/+4
* Rename up_buttons() to board_buttons()Gregory Nutt2014-01-241-7/+7
* Rename up_buttoninit to board_button_intializeGregory Nutt2014-01-241-5/+7
* Created new directories to hold SPI-related filesGregory Nutt2013-07-011-3/+3
* .dSYM only needs to be in the same .gitignore files as .exeGregory Nutt2013-05-301-1/+0
* Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add...Gregory Nutt2013-05-301-0/+3
* Fix NuTiny-SDK-NUC120 LEDspatacongo2013-02-272-10/+6
* Fix start-up of USB monitor in STM32F3Discovery configuration; Back out back ...patacongo2013-02-122-36/+5
* Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery confi...patacongo2013-02-096-196/+20
* More stm32f3discovery updatespatacongo2013-02-082-101/+8
* STM32F3Discovery port is complete, builds, and is ready for testingpatacongo2013-02-072-2/+2
* Add STM32F3Discovery LED supportpatacongo2013-02-074-268/+80
* More updates for the STM32F3Discoverypatacongo2013-02-0613-13/+13
* Beginnings of support for the STM32F3Discovery boardpatacongo2013-02-0613-0/+2422