summaryrefslogtreecommitdiff
path: root/nuttx/configs/fire-stm32v2
Commit message (Expand)AuthorAgeFilesLines
* More changes for Mikepatacongo2012-11-151-1/+1
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* Mostly cosmetic changespatacongo2012-11-131-3/+0
* Add tools/mkdeps.bat and tools/mkdeps.cpatacongo2012-11-131-5/+1
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
* Massive clean-up of linker scripts from Freddie Chopinpatacongo2012-11-042-24/+36
* Part I of port of Rhombus math librarypatacongo2012-10-281-1/+0
* Document problem with GCC 4.8.3 and the NXFLAT toolspatacongo2012-10-101-0/+6
* Rename gnu-nxflat.ld to gnu-nxflat-gotoff.ld; Add gnu-nxflat-pcrel.ldpatacongo2012-10-102-2/+4
* Fix a recurring, cloned typopatacongo2012-10-061-3/+3
* All Cortex-M Make.defs files updated to use buildroot EABI toolchain if BUILD...patacongo2012-10-061-1/+8
* Update all config README.txt files to show that they use the EABI buildroot t...patacongo2012-10-061-5/+57
* Add buildroot support for binutils-2.22 and gcc-4.6.3; all buildroot tools ar...patacongo2012-10-051-3/+3
* Fix some W25 driver errorspatacongo2012-10-041-6/+6
* Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency...patacongo2012-10-041-1/+1
* Change order of includes in apps/Makefile; add clock frequencies to shenzhou,...patacongo2012-10-041-1/+10
* Delete the apps/vsn directory (moved commands to apps/system)patacongo2012-10-041-14/+25
* Fixes STM32F107 DMA issuepatacongo2012-09-241-2/+2
* Add support for Fire STM32v3; sscanf fixes from Katepatacongo2012-09-214-8/+65
* Add support so that the W25 FLASH can be used with both the Shenzhou and Fire...patacongo2012-09-191-1/+34
* Refactor common make definitions to tools/Config.mk; Add verbosity option to ...patacongo2012-09-181-28/+0
* Upate some pathes for the new NuttX repositorypatacongo2012-09-171-1/+1
* Resync new repository with old repo r5166patacongo2012-09-178-72/+275
* Email address change in apps/patacongo2012-09-131-0/+6
* 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-125-6/+24
* Update to granule allocator; Update to ENC28j60 driverpatacongo2012-09-111-0/+1
* Updates/fixes related to ENC28J60, Kconfigs, and fire-stm32v2patacongo2012-09-118-124/+71
* The M3 Wildfire port is code complete and ready for testpatacongo2012-09-105-3/+1053
* More M3 Wildfire logic; mmap-related bug fixes from Katepatacongo2012-09-1012-18/+906
* More logic for the MX3 Wildfire boardpatacongo2012-09-1011-17/+1640
* More progress on the Wildfire STM32 portpatacongo2012-09-096-732/+1296
* Beginning of configuration for M3 Wildfire boardpatacongo2012-09-094-0/+1356