summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval
Commit message (Expand)AuthorAgeFilesLines
* Add tools/link.bat, unlink.bat, and copydir.batpatacongo2012-12-0813-13/+13
* Big refactoring of toolchain definitions by Mike Smithpatacongo2012-11-2113-490/+13
* 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
* More changes for Mikepatacongo2012-11-1513-13/+13
* 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
* Convert configs/stm32f4discovery/nxlines to use Kconfig toolpatacongo2012-11-076-6/+0
* Patch to removed MMCSD NSLOTS warning from Freddie Chopinpatacongo2012-11-0613-0/+104
* Massive clean-up of linker scripts from Freddie Chopinpatacongo2012-11-046-176/+77
* Part I of port of Rhombus math librarypatacongo2012-10-2813-13/+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-1014-14/+16
* Change the default path to the buildroot bin/ directory in all setenv.sh filespatacongo2012-10-107-7/+7
* Fix a recurring, cloned typopatacongo2012-10-066-15/+15
* All Cortex-M Make.defs files updated to use buildroot EABI toolchain if BUILD...patacongo2012-10-0613-26/+78
* 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-0513-26/+26
* Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency...patacongo2012-10-0413-165/+165
* Refactor common make definitions to tools/Config.mk; Add verbosity option to ...patacongo2012-09-1813-364/+0
* Upate some pathes for the new NuttX repositorypatacongo2012-09-171-1/+1
* Resync new repository with old repo r5166patacongo2012-09-1713-13/+13
* Remove executable property from source and make filespatacongo2012-09-137-0/+0
* More logic for the MX3 Wildfire boardpatacongo2012-09-101-4/+4
* Minor update to Shenzhou README filespatacongo2012-09-091-10/+19
* Reconfigured Shenzhou to use JTAG. Misc Kconfig changespatacongo2012-09-091-0/+16
* Shenzhou board is first to use ONLY Kconfig for configurationpatacongo2012-09-081-8/+8
* Remove several unused configuration valuespatacongo2012-09-0813-26/+0
* Kconfig: Standardize board LED and button configurationspatacongo2012-09-081-19/+0
* More Shenzhou board logicpatacongo2012-09-0813-13/+13
* More support for the Shenzhou boardpatacongo2012-09-0734-34/+34
* STM32 Kconfig looks good. STM32 external ram configuration changed.patacongo2012-09-0514-105/+1
* Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo2012-09-0413-65/+65
* Changes to Kconfig and matching defconfig filespatacongo2012-09-0413-247/+247
* Fix workqueue assertion; STM32 power managementpatacongo2012-09-021-3/+2
* Add configurable application entry pointpatacongo2012-08-3013-0/+15
* Remove documentation from defconfig files so that they are more maintainablepatacongo2012-08-3013-7901/+23
* The USB host driver has been verified on the STM32F4Discoverypatacongo2012-08-2913-13/+13
* Dequote Kconfig strings that may be used as components of a pathpatacongo2012-08-2713-0/+13
* Lots of defconfig changes for compatibility with the configuration toolpatacongo2012-08-2313-195/+195
* PM updatepatacongo2012-08-221-18/+39
* CONFIG_DRAM_END configuration change from Richard Cochranpatacongo2012-08-2014-30/+0
* Progress on STM32 OTG FS host driverpatacongo2012-08-201-0/+3
* Move duplicate LCD orieations settings from configs/*/Kconfig to drivers/lcd/...patacongo2012-08-181-28/+1
* STM32 CAN TX/RX pins reversed; inconsistent conditional compilationpatacongo2012-08-081-2/+2
* STM32 PM updatepatacongo2012-08-031-3/+16
* STM32 PM updatepatacongo2012-08-031-1/+1