summaryrefslogtreecommitdiff
path: root/nuttx/configs/fire-stm32v2/src
Commit message (Expand)AuthorAgeFilesLines
* Merged in upstream, took upstream UART driver without changes, needs re-evalu...Lorenz Meier2013-06-131-2/+2
* .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
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-041-0/+4
* Fix NuTiny-SDK-NUC120 LEDspatacongo2013-02-272-12/+8
* Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery confi...patacongo2013-02-097-7/+7
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-283-6/+6
* Serial driver needed even when no console; Fix user LED settings in all STM32...patacongo2013-01-281-3/+3
* 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
* Fix some W25 driver errorspatacongo2012-10-041-6/+6
* Add support for Fire STM32v3; sscanf fixes from Katepatacongo2012-09-211-3/+15
* Add support so that the W25 FLASH can be used with both the Shenzhou and Fire...patacongo2012-09-191-1/+34
* Resync new repository with old repo r5166patacongo2012-09-176-17/+188
* Fix MMC/SD support for Wildfire board; Granule allocator can now be used from...patacongo2012-09-122-5/+5
* Misc STM32 wildfire and ENC28J60 driver updatespatacongo2012-09-122-4/+8
* Updates/fixes related to ENC28J60, Kconfigs, and fire-stm32v2patacongo2012-09-116-30/+43
* The M3 Wildfire port is code complete and ready for testpatacongo2012-09-103-2/+7
* More M3 Wildfire logic; mmap-related bug fixes from Katepatacongo2012-09-1011-17/+905
* More logic for the MX3 Wildfire boardpatacongo2012-09-109-4/+1607
* Beginning of configuration for M3 Wildfire boardpatacongo2012-09-091-0/+229