summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3220g-eval
Commit message (Expand)AuthorAgeFilesLines
* More changes for Mikepatacongo2012-11-157-7/+7
* 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-074-4/+0
* Patch to removed MMCSD NSLOTS warning from Freddie Chopinpatacongo2012-11-067-0/+56
* Massive clean-up of linker scripts from Freddie Chopinpatacongo2012-11-041-6/+6
* Part I of port of Rhombus math librarypatacongo2012-10-287-7/+0
* Move ld.script files from configuration directories to script/ directorypatacongo2012-10-2314-740/+15
* 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-108-8/+10
* Change the default path to the buildroot bin/ directory in all setenv.sh filespatacongo2012-10-103-3/+3
* Fix a recurring, cloned typopatacongo2012-10-067-21/+21
* All Cortex-M Make.defs files updated to use buildroot EABI toolchain if BUILD...patacongo2012-10-067-21/+56
* 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-057-21/+21
* Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency...patacongo2012-10-048-97/+97
* Fix problem with ping that prevent ping from going outside local network (Dar...patacongo2012-09-292-15/+28
* Beginning of an Shenshou NxWM configurationpatacongo2012-09-257-7/+7
* Refactor common make definitions to tools/Config.mk; Add verbosity option to ...patacongo2012-09-187-196/+0
* Upate some pathes for the new NuttX repositorypatacongo2012-09-171-1/+1
* Resync new repository with old repo r5166patacongo2012-09-177-7/+7
* Update all unit tests to conform to recent naming convention changes in NuttXpatacongo2012-09-141-1/+1
* Add XML RPC server plus NXWM build fixes from Max Holtzbergpatacongo2012-09-141-1/+1
* Minor update to Shenzhou README filespatacongo2012-09-091-0/+25
* Remove several unused configuration valuespatacongo2012-09-087-14/+0
* Kconfig: Standardize board LED and button configurationspatacongo2012-09-081-18/+0
* More Shenzhou board logicpatacongo2012-09-087-7/+7
* More support for the Shenzhou boardpatacongo2012-09-072-2/+2
* Removed delay after receiving in recvfrom(). This was killing network perfor...patacongo2012-09-077-7/+7
* STM32 Kconfig looks good. STM32 external ram configuration changed.patacongo2012-09-058-67/+11
* Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo2012-09-047-35/+35
* Changes to Kconfig and matching defconfig filespatacongo2012-09-047-133/+133
* Add configurable application entry pointpatacongo2012-08-307-0/+7
* Add USB host support for the STM3240G-EVAL boardpatacongo2012-08-301-2/+0
* Remove documentation from defconfig files so that they are more maintainablepatacongo2012-08-307-5986/+17
* The USB host driver has been verified on the STM32F4Discoverypatacongo2012-08-294-4/+4
* Add USB host support to the STM32F4Discovery boardpatacongo2012-08-292-6/+11
* Some STM32 USB OTG FS driver fixespatacongo2012-08-277-7/+7
* Dequote Kconfig strings that may be used as components of a pathpatacongo2012-08-277-0/+7
* Fix some list handling associated with priority inheritancepatacongo2012-08-261-1/+1
* Lots of defconfig changes for compatibility with the configuration toolpatacongo2012-08-237-118/+118
* STM32 USB OTG FS host driver update (almost done)patacongo2012-08-222-1/+4
* Several more bug fixes for STM32 OTG FS host driverpatacongo2012-08-212-1/+6
* Changes for clean STM32 USB host driver buildpatacongo2012-08-204-30/+107
* CONFIG_DRAM_END configuration change from Richard Cochranpatacongo2012-08-208-18/+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-48/+1
* A little more STM32 USB host logicpatacongo2012-08-153-10/+106