summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval/src
Commit message (Expand)AuthorAgeFilesLines
* Nucleo-f4x1re: Fix some joystick pin definitionsGregory Nutt2014-12-041-2/+2
* STM3210E-EVAL: Add missing initialization for the joystick driverGregory Nutt2014-11-281-0/+18
* STM3210E-EVAL: Add a DJoystick driverGregory Nutt2014-11-284-3/+327
* STM3210E-EVAL: Don't treat joystick as buttons if the DJOYSTICK driver is en...Gregory Nutt2014-11-283-36/+58
* STM3210E-EVAL: Rename files for compatibility with current standardsGregory Nutt2014-11-2826-123/+101
* Misc changes to get a clean build after all of the syslog changes. There are...Gregory Nutt2014-10-081-0/+1
* Remaining files under nuttx/configs changed to use the corrected syslog inter...Gregory Nutt2014-10-082-4/+4
* All USB Composite-related files under nuttx/configs changed to use the correc...Gregory Nutt2014-10-081-30/+11
* All USB MSC-related files under nuttx/configs changed to use the corrected sy...Gregory Nutt2014-10-081-36/+12
* All NSH-related files under nuttx/configs changed to use the corrected syslog...Gregory Nutt2014-10-081-31/+19
* Change all variadic macros to C99 styleGregory Nutt2014-05-221-1/+1
* More trailing whilespace removalGregory Nutt2014-04-1310-11/+11
* configs/stm3210e-eval/pm: Configuration converted to use the kconfig-frontend...Gregory Nutt2014-03-041-39/+39
* configs/stm32f4discovery/pm: Configuration converted to use the kconfig-front...Gregory Nutt2014-03-044-6/+6
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-243-10/+10
* Rename up_irqbutton() to board_button_irq()Gregory Nutt2014-01-242-5/+5
* Rename up_buttons() to board_buttons()Gregory Nutt2014-01-241-7/+7
* Rename up_buttoninit to board_button_intializeGregory Nutt2014-01-242-7/+9
* LM: Don't initialize .data if running in SRAM. Global missing intialize type...Gregory Nutt2013-12-051-1/+1
* Moved include/nuttx/mtd.h to include/nuttx/mtd/mtd.hGregory Nutt2013-11-151-1/+1
* Mov apps/examples/composite to apps/system/composite; convert configs/stm3210...Gregory Nutt2013-09-251-5/+5
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-251-5/+5
* Remove empty README.txt filesGregory Nutt2013-08-311-1/+0
* Created new directories to hold SPI-related filesGregory Nutt2013-07-013-4/+4
* Remove CONFIG_XYZ_BUILTIN configurations, replace with the single CONFIG_NSH_...Gregory Nutt2013-06-121-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-3/+3
* Various changes and bigfixes for problems detected by CppCheckGregory Nutt2013-05-091-1/+1
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-041-0/+3
* Fix NuTiny-SDK-NUC120 LEDspatacongo2013-02-271-6/+4
* Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery confi...patacongo2013-02-098-8/+7
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-285-12/+12
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
* Fix typo introduced into many Makefiles with last changespatacongo2012-11-191-1/+1
* Finishes all Makefile file changes for Windows native cleanpatacongo2012-11-171-4/+5
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
* More logic for the MX3 Wildfire boardpatacongo2012-09-101-4/+4
* Shenzhou board is first to use ONLY Kconfig for configurationpatacongo2012-09-081-8/+8
* More support for the Shenzhou boardpatacongo2012-09-0715-15/+15
* Fix workqueue assertion; STM32 power managementpatacongo2012-09-021-3/+2
* PM updatepatacongo2012-08-221-18/+39
* STM32 PM updatepatacongo2012-08-031-3/+16
* STM32 PM updatepatacongo2012-08-031-1/+1
* Add support for testing multiple ADC, PWM, and QE devicespatacongo2012-07-301-1/+1
* Review and update some board configurationspatacongo2012-07-291-83/+16
* PM update; NSH extension to catch return valuespatacongo2012-07-282-8/+9
* PM updatepatacongo2012-07-272-83/+163
* PM updates (missed last night)patacongo2012-07-271-6/+6
* PM updatepatacongo2012-07-272-14/+89