summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3220g-eval
Commit message (Collapse)AuthorAgeFilesLines
* Part I of port of Rhombus math librarypatacongo2012-10-287-7/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5269 42af7a65-404d-4744-a932-0658087f49c3
* Move ld.script files from configuration directories to script/ directorypatacongo2012-10-2314-740/+15
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5249 42af7a65-404d-4744-a932-0658087f49c3
* Document problem with GCC 4.8.3 and the NXFLAT toolspatacongo2012-10-101-0/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5228 42af7a65-404d-4744-a932-0658087f49c3
* Rename gnu-nxflat.ld to gnu-nxflat-gotoff.ld; Add gnu-nxflat-pcrel.ldpatacongo2012-10-108-8/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5225 42af7a65-404d-4744-a932-0658087f49c3
* Change the default path to the buildroot bin/ directory in all setenv.sh filespatacongo2012-10-103-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5222 42af7a65-404d-4744-a932-0658087f49c3
* Fix a recurring, cloned typopatacongo2012-10-067-21/+21
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5220 42af7a65-404d-4744-a932-0658087f49c3
* All Cortex-M Make.defs files updated to use buildroot EABI toolchain if ↵patacongo2012-10-067-21/+56
| | | | | | BUILDROOT=y selected git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5219 42af7a65-404d-4744-a932-0658087f49c3
* Update all config README.txt files to show that they use the EABI buildroot ↵patacongo2012-10-061-5/+57
| | | | | | toolchain git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5218 42af7a65-404d-4744-a932-0658087f49c3
* Add buildroot support for binutils-2.22 and gcc-4.6.3; all buildroot tools ↵patacongo2012-10-057-21/+21
| | | | | | are not called abc-nuttx-elf instead of abc-elf git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5213 42af7a65-404d-4744-a932-0658087f49c3
* Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for ↵patacongo2012-10-048-97/+97
| | | | | | consistency; fleshed out a few more Kconfig files git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5211 42af7a65-404d-4744-a932-0658087f49c3
* Fix problem with ping that prevent ping from going outside local network ↵patacongo2012-09-292-15/+28
| | | | | | (Darcy Gong) git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5204 42af7a65-404d-4744-a932-0658087f49c3
* Beginning of an Shenshou NxWM configurationpatacongo2012-09-257-7/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5186 42af7a65-404d-4744-a932-0658087f49c3
* Refactor common make definitions to tools/Config.mk; Add verbosity option to ↵patacongo2012-09-187-196/+0
| | | | | | build (Richard Cochran) git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5160 42af7a65-404d-4744-a932-0658087f49c3
* Upate some pathes for the new NuttX repositorypatacongo2012-09-171-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5156 42af7a65-404d-4744-a932-0658087f49c3
* Resync new repository with old repo r5166patacongo2012-09-177-7/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5154 42af7a65-404d-4744-a932-0658087f49c3
* Update all unit tests to conform to recent naming convention changes in NuttXpatacongo2012-09-141-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5151 42af7a65-404d-4744-a932-0658087f49c3
* Add XML RPC server plus NXWM build fixes from Max Holtzbergpatacongo2012-09-141-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5150 42af7a65-404d-4744-a932-0658087f49c3
* Minor update to Shenzhou README filespatacongo2012-09-091-0/+25
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5119 42af7a65-404d-4744-a932-0658087f49c3
* Remove several unused configuration valuespatacongo2012-09-087-14/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5113 42af7a65-404d-4744-a932-0658087f49c3
* Kconfig: Standardize board LED and button configurationspatacongo2012-09-081-18/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5112 42af7a65-404d-4744-a932-0658087f49c3
* More Shenzhou board logicpatacongo2012-09-087-7/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5111 42af7a65-404d-4744-a932-0658087f49c3
* More support for the Shenzhou boardpatacongo2012-09-072-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5110 42af7a65-404d-4744-a932-0658087f49c3
* Removed delay after receiving in recvfrom(). This was killing network ↵patacongo2012-09-077-7/+7
| | | | | | performance git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5107 42af7a65-404d-4744-a932-0658087f49c3
* STM32 Kconfig looks good. STM32 external ram configuration changed.patacongo2012-09-058-67/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5100 42af7a65-404d-4744-a932-0658087f49c3
* Kconfig changes + back out part of last check-in: The 2STOP setting must be ↵patacongo2012-09-047-35/+35
| | | | | | integer 0/1, not boolean git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5086 42af7a65-404d-4744-a932-0658087f49c3
* Changes to Kconfig and matching defconfig filespatacongo2012-09-047-133/+133
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5085 42af7a65-404d-4744-a932-0658087f49c3
* Add configurable application entry pointpatacongo2012-08-307-0/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5070 42af7a65-404d-4744-a932-0658087f49c3
* Add USB host support for the STM3240G-EVAL boardpatacongo2012-08-301-2/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5069 42af7a65-404d-4744-a932-0658087f49c3
* Remove documentation from defconfig files so that they are more maintainablepatacongo2012-08-307-5986/+17
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5068 42af7a65-404d-4744-a932-0658087f49c3
* The USB host driver has been verified on the STM32F4Discoverypatacongo2012-08-294-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5067 42af7a65-404d-4744-a932-0658087f49c3
* Add USB host support to the STM32F4Discovery boardpatacongo2012-08-292-6/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5066 42af7a65-404d-4744-a932-0658087f49c3
* Some STM32 USB OTG FS driver fixespatacongo2012-08-277-7/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5059 42af7a65-404d-4744-a932-0658087f49c3
* Dequote Kconfig strings that may be used as components of a pathpatacongo2012-08-277-0/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5057 42af7a65-404d-4744-a932-0658087f49c3
* Fix some list handling associated with priority inheritancepatacongo2012-08-261-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5053 42af7a65-404d-4744-a932-0658087f49c3
* Lots of defconfig changes for compatibility with the configuration toolpatacongo2012-08-237-118/+118
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5050 42af7a65-404d-4744-a932-0658087f49c3
* STM32 USB OTG FS host driver update (almost done)patacongo2012-08-222-1/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5046 42af7a65-404d-4744-a932-0658087f49c3
* Several more bug fixes for STM32 OTG FS host driverpatacongo2012-08-212-1/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5044 42af7a65-404d-4744-a932-0658087f49c3
* Changes for clean STM32 USB host driver buildpatacongo2012-08-204-30/+107
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5040 42af7a65-404d-4744-a932-0658087f49c3
* CONFIG_DRAM_END configuration change from Richard Cochranpatacongo2012-08-208-18/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5038 42af7a65-404d-4744-a932-0658087f49c3
* Progress on STM32 OTG FS host driverpatacongo2012-08-201-0/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5037 42af7a65-404d-4744-a932-0658087f49c3
* Move duplicate LCD orieations settings from configs/*/Kconfig to ↵patacongo2012-08-181-48/+1
| | | | | | drivers/lcd/Kconfig git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5036 42af7a65-404d-4744-a932-0658087f49c3
* A little more STM32 USB host logicpatacongo2012-08-153-10/+106
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5029 42af7a65-404d-4744-a932-0658087f49c3
* Some repartitioning of STM32 functionality to better support a USB host driverpatacongo2012-08-155-31/+151
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5028 42af7a65-404d-4744-a932-0658087f49c3
* Drop STM32 F2/4 SDIO clock from 24 to 16 MHz. Seems to fix SD accesses on ↵patacongo2012-08-101-2/+2
| | | | | | STM3240G-EVAL git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5020 42af7a65-404d-4744-a932-0658087f49c3
* Review and update some board configurationspatacongo2012-07-299-41/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4991 42af7a65-404d-4744-a932-0658087f49c3
* Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directorypatacongo2012-07-144-39/+462
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4940 42af7a65-404d-4744-a932-0658087f49c3
* Get the STM3220G-EVAL nsh2 configuration to compilepatacongo2012-07-123-2/+15
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4936 42af7a65-404d-4744-a932-0658087f49c3
* Fix error in NxWM makefile that creapt in with recent check-inspatacongo2012-05-301-1/+40
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4787 42af7a65-404d-4744-a932-0658087f49c3
* Need to enable USB reset interruptpatacongo2012-05-291-0/+15
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4784 42af7a65-404d-4744-a932-0658087f49c3
* A little more cleanup after the big STMPE11->811 name changepatacongo2012-05-291-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4783 42af7a65-404d-4744-a932-0658087f49c3