summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm32f4discovery
Commit message (Expand)AuthorAgeFilesLines
* Changes to get a clean build of apps/examples/cxxtest with the STM32 and uCli...patacongo2012-11-042-2/+29
* Massive clean-up of linker scripts from Freddie Chopinpatacongo2012-11-041-6/+6
* Create an STM32F4Discovery configuration for testing uClibc++patacongo2012-11-025-1/+862
* ST32F4Discovery board.h patches from Freddie Chopinpatacongo2012-11-011-4/+4
* Fix DRAM size in STM32f4discovery defconfig filespatacongo2012-10-315-5/+5
* C++ constructors work with ELF load nowpatacongo2012-10-293-9/+11
* Finish implemention of ELF loader static constructor support. Still some iss...patacongo2012-10-292-265/+7
* Part I of port of Rhombus math librarypatacongo2012-10-285-5/+0
* Support for relays on the Shenzhou board (Darcy Gong)patacongo2012-10-271-1/+6
* The ELF loader is basically functional (needs more testing)patacongo2012-10-273-3/+9
* ARM and ARMv7-M ELF support; STM32F4Discovery ELF loader test configurationpatacongo2012-10-267-697/+1999
* 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-105-5/+7
* Fix a recurring, cloned typopatacongo2012-10-064-12/+12
* All Cortex-M Make.defs files updated to use buildroot EABI toolchain if BUILD...patacongo2012-10-064-12/+32
* 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-054-12/+12
* Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency...patacongo2012-10-044-51/+51
* Beginning of an Shenshou NxWM configurationpatacongo2012-09-253-3/+3
* Refactor common make definitions to tools/Config.mk; Add verbosity option to ...patacongo2012-09-184-112/+0
* Upate some pathes for the new NuttX repositorypatacongo2012-09-171-1/+1
* Resync new repository with old repo r5166patacongo2012-09-174-4/+4
* Remove executable property from source and make filespatacongo2012-09-134-0/+0
* Remove several unused configuration valuespatacongo2012-09-084-8/+0
* Kconfig: Standardize board LED and button configurationspatacongo2012-09-081-18/+0
* More Shenzhou board logicpatacongo2012-09-084-4/+4
* Removed delay after receiving in recvfrom(). This was killing network perfor...patacongo2012-09-074-4/+4
* STM32 Kconfig looks good. STM32 external ram configuration changed.patacongo2012-09-052-15/+7
* Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo2012-09-044-20/+20
* Changes to Kconfig and matching defconfig filespatacongo2012-09-044-76/+76
* Add configurable application entry pointpatacongo2012-08-304-0/+4
* Add USB host support for the STM3240G-EVAL boardpatacongo2012-08-305-8/+2
* Remove documentation from defconfig files so that they are more maintainablepatacongo2012-08-304-3389/+8
* The USB host driver has been verified on the STM32F4Discoverypatacongo2012-08-295-16/+62
* Add USB host support to the STM32F4Discovery boardpatacongo2012-08-2911-78/+587
* Dequote Kconfig strings that may be used as components of a pathpatacongo2012-08-274-0/+4
* Lots of defconfig changes for compatibility with the configuration toolpatacongo2012-08-234-60/+60
* STM32 USB OTG FS host driver update (almost done)patacongo2012-08-221-0/+1
* Several more bug fixes for STM32 OTG FS host driverpatacongo2012-08-211-1/+3
* Changes for clean STM32 USB host driver buildpatacongo2012-08-201-0/+23
* CONFIG_DRAM_END configuration change from Richard Cochranpatacongo2012-08-205-12/+0
* Some repartitioning of STM32 functionality to better support a USB host driverpatacongo2012-08-151-2/+2
* More board configurations updatespatacongo2012-07-291-1/+0
* Review and update some board configurationspatacongo2012-07-297-84/+61
* STM32F4Discovery configuration clean-uppatacongo2012-07-2710-78/+78
* PM updates (missed last night)patacongo2012-07-271-0/+13
* Mostly cosmetic updatespatacongo2012-07-261-33/+34
* Add PM support for the STM32F4Discovery -- still a work in progresspatacongo2012-07-2517-252/+2648
* In 16-bit address mode, FSMC_A16 corresponds to address bit 17patacongo2012-05-301-2/+3
* Update all STM32 F2 files so that they are the same as the corresponding F4 f...patacongo2012-05-281-0/+1