summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm32f4discovery/src
Commit message (Expand)AuthorAgeFilesLines
* .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-4/+3
* Fix null packet handling in the PIC32 USB device driver. This is a critical ...Gregory Nutt2013-05-281-1/+1
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-041-0/+4
* Add a OS test kernel build configuration for the STM32F4Discovery boardpatacongo2013-03-224-4/+58
* Fix NuTiny-SDK-NUC120 LEDspatacongo2013-02-272-11/+7
* Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery confi...patacongo2013-02-098-9/+8
* New interface task_spawn(); exec_builtin() now uses task_spawn(); All argv ty...patacongo2013-02-021-1/+1
* USB monitor daemon updatespatacongo2013-01-291-3/+28
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-282-3/+3
* Serial driver needed even when no console; Fix user LED settings in all STM32...patacongo2013-01-281-4/+4
* Updates from Darcy Gong for UG-2864SWEG01 OLEDpatacongo2013-01-014-15/+26
* Add UG_2965SWEG01 driver from Darcy Gong; fix logic error in how waiters are ...patacongo2012-12-263-2/+167
* /configs/stm32f4discovery/winbuild and configs/cloudctrl upated to use Mike's...patacongo2012-11-211-27/+31
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
* Most of the changes needed to support Windows native clean; distclean is has ...patacongo2012-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
* UG-2864AMBAG01 driver is basically functionalpatacongo2012-11-092-2/+2
* Support for non-common vectors from Freddie Chopinpatacongo2012-11-082-25/+38
* STM32 OTG FS fix from Petteri Aimonen; Finish off some UG-2864AMBAG01 test logicpatacongo2012-11-083-88/+137
* Add UG-2864AMBAG01 initialization for use on STM32F4Discoverypatacongo2012-11-082-0/+210
* Remove executable property from source and make filespatacongo2012-09-133-0/+0
* Add USB host support for the STM3240G-EVAL boardpatacongo2012-08-301-0/+2
* Add USB host support to the STM32F4Discovery boardpatacongo2012-08-295-71/+425
* Review and update some board configurationspatacongo2012-07-291-58/+5
* STM32F4Discovery configuration clean-uppatacongo2012-07-275-51/+51
* PM updates (missed last night)patacongo2012-07-271-0/+13
* Add PM support for the STM32F4Discovery -- still a work in progresspatacongo2012-07-256-0/+723
* In 16-bit address mode, FSMC_A16 corresponds to address bit 17patacongo2012-05-301-2/+3
* SSD1289 fixespatacongo2012-05-281-1/+1
* Fix packet size calculation in CDC/ACM and PL2303 USB serial driverspatacongo2012-05-252-90/+112
* Fix conditional compilation in STM32 quadrature encoderpatacongo2012-05-251-23/+32
* Add STM32F4Discovery support for an SSD1289-based LCDpatacongo2012-05-244-1/+673
* Add STM32 watchdog configurationpatacongo2012-04-162-0/+140
* More progress on the STM32 OTG FS device driverpatacongo2012-04-051-19/+1
* Beginnings of STM32 F4 OTG FS device driverpatacongo2012-04-023-2/+138
* Add support for C++ static constructors (at least to a few platforms)patacongo2012-02-282-0/+159
* STM32 Quad Encoder bug fixespatacongo2012-02-281-1/+1
* Fixes for the STM32 quadrature encoderpatacongo2012-02-251-8/+51
* Misc fixes to quadrature encoder debug outputpatacongo2012-02-211-2/+2
* Add QE support to STM32F4Discovery; add a test of the quadrature encoder driverpatacongo2012-02-155-3/+151
* Add support for the STM32F4-Discovery (from Mike Smith)patacongo2012-01-118-0/+1177