summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3220g-eval/README.txt
Commit message (Expand)AuthorAgeFilesLines
* Undefine IRQPRIO in all configurations it should not be setGregory Nutt2014-04-161-4/+0
* Support for the older, manual configurations has been completely removed from...Gregory Nutt2014-03-061-25/+22
* Use common naming for rest of the toolchains tooGregory Nutt2014-03-051-2/+1
* configs/stm3220g-eval/telnetd: Configuration converted to use the kconfig-fro...Gregory Nutt2014-03-041-0/+18
* configs/stm3240g-eval/dhcpd: Configuration converted to use the kconfig-front...Gregory Nutt2014-03-031-2/+0
* configs/stm3220g-eval/dhcpd: Configuration converted to use the kconfig-front...Gregory Nutt2014-03-031-15/+34
* configs/stm3220g-eval/nettest: Configuration converted to use the kconfig-fro...Gregory Nutt2014-03-031-8/+27
* configs/stm3220g-eval/nsh2 converted to use the kconfig-frontends toolsGregory Nutt2014-03-011-18/+36
* Remove some OS test configurations. These don't have much value after the in...Gregory Nutt2014-02-281-8/+0
* Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_Gregory Nutt2013-07-261-4/+4
* Add support for a generic windows-based EABI toolchain; Add NX configuration ...Gregory Nutt2013-06-131-1/+1
* Correct a memory leak in NSHpatacongo2013-02-021-1/+1
* Use kconfig- prefix to avoid tool name conflicts (from Jose Pablo Carballo)patacongo2013-01-091-4/+4
* Patches from Petteri Aimonen (plus a few other things)patacongo2012-12-211-0/+15
* Add common Toolchain.defs for AVR/AVR32; Add Toolchain.defs for ARM; Add more...patacongo2012-11-231-3/+30
* Mostly cosmetic changespatacongo2012-11-131-3/+0
* Add tools/mkdeps.bat and tools/mkdeps.cpatacongo2012-11-131-5/+1
* 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-101-1/+3
* Update all config README.txt files to show that they use the EABI buildroot t...patacongo2012-10-061-5/+57
* Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency...patacongo2012-10-041-5/+5
* Fix problem with ping that prevent ping from going outside local network (Dar...patacongo2012-09-291-14/+15
* Upate some pathes for the new NuttX repositorypatacongo2012-09-171-1/+1
* STM32 Kconfig looks good. STM32 external ram configuration changed.patacongo2012-09-051-4/+4
* Add USB host support to the STM32F4Discovery boardpatacongo2012-08-291-4/+9
* Fix some list handling associated with priority inheritancepatacongo2012-08-261-1/+1
* 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-1/+30
* CONFIG_DRAM_END configuration change from Richard Cochranpatacongo2012-08-201-4/+0
* Review and update some board configurationspatacongo2012-07-291-6/+0
* Get the STM3220G-EVAL nsh2 configuration to compilepatacongo2012-07-121-1/+3
* Fix error in NxWM makefile that creapt in with recent check-inspatacongo2012-05-301-1/+40
* Need to enable USB reset interruptpatacongo2012-05-291-0/+15
* Massive naming fix: STMPE11->STMPE811patacongo2012-05-291-3/+3
* More STM3220G-EVAL fixes; Add NxWM configuration for the STM3220G-EVALpatacongo2012-05-281-5/+37
* Bring STM3220G-EVAL board configurations to same level as STM3240G-EVALpatacongo2012-05-281-207/+278
* Add STM32 watchdog configurationpatacongo2012-04-161-0/+1
* Updates the STM3220G-EVAL configurationspatacongo2012-04-071-13/+103
* Add support for the STM3220G-EVAL boardpatacongo2012-03-101-0/+738