summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3220g-eval/src
Commit message (Expand)AuthorAgeFilesLines
* Misc changes to get a clean build after all of the syslog changes. There are...Gregory Nutt2014-10-081-3/+4
* All NSH-related files under nuttx/configs changed to use the corrected syslog...Gregory Nutt2014-10-081-25/+7
* Remove final traces of the 8015 from the NuttX source treeGregory Nutt2014-09-011-1/+1
* Fix some recurring typos: postion->position, *atino->*ationGregory Nutt2014-07-081-1/+1
* Fix some cloned errors in SAM GPIO interrupt setupGregory Nutt2014-07-071-1/+1
* More trailing whilespace removalGregory Nutt2014-04-1311-34/+34
* Cosmetic changes for coding style; removal of dangling spaces at the end of l...Gregory Nutt2014-04-131-9/+9
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-242-7/+7
* 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-6/+8
* Moved include/nuttx/mtd.h to include/nuttx/mtd/mtd.hGregory Nutt2013-11-151-1/+1
* Separate wait() and enumerate() methods from struct usbhost_driver_s and move...Gregory Nutt2013-08-131-5/+5
* First of several changes needed to support multiple USB host root hubsGregory Nutt2013-08-121-2/+2
* Add untested OHCI driver for the SAMA5; structure naming and header files for...Gregory Nutt2013-08-111-2/+3
* Created new directories to hold SPI-related filesGregory Nutt2013-07-013-4/+4
* .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-11/+7
* Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery confi...patacongo2013-02-098-8/+7
* New interface task_spawn(); exec_builtin() now uses task_spawn(); All argv ty...patacongo2013-02-021-1/+1
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-282-5/+5
* Serial driver needed even when no console; Fix user LED settings in all STM32...patacongo2013-01-281-4/+4
* 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 support for the Shenzhou boardpatacongo2012-09-071-1/+1
* Add USB host support to the STM32F4Discovery boardpatacongo2012-08-291-2/+2
* Changes for clean STM32 USB host driver buildpatacongo2012-08-202-28/+46
* A little more STM32 USB host logicpatacongo2012-08-153-10/+106
* Some repartitioning of STM32 functionality to better support a USB host driverpatacongo2012-08-154-29/+149
* A little more cleanup after the big STMPE11->811 name changepatacongo2012-05-291-1/+1
* Massive naming fix: STMPE11->STMPE811patacongo2012-05-293-67/+67
* Bring STM3220G-EVAL board configurations to same level as STM3240G-EVALpatacongo2012-05-2811-4/+2747
* Fix packet size calculation in CDC/ACM and PL2303 USB serial driverspatacongo2012-05-252-1/+23
* Add STM32 watchdog configurationpatacongo2012-04-162-2/+138
* Updates the STM3220G-EVAL configurationspatacongo2012-04-0710-11/+33
* Add support for the STM3220G-EVAL boardpatacongo2012-03-1011-0/+1732