summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3240g-eval/README.txt
Commit message (Expand)AuthorAgeFilesLines
* Use kconfig- prefix to avoid tool name conflicts (from Jose Pablo Carballo)patacongo2013-01-091-3/+3
* Mostly cosmetic changespatacongo2012-11-131-3/+0
* Add tools/mkdeps.bat and tools/mkdeps.cpatacongo2012-11-131-6/+2
* 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-9/+9
* Implementation of /dev/random using the STM32 Random Number Generator (RNG)patacongo2012-09-291-1/+10
* 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
* Add XML RPC server plus NXWM build fixes from Max Holtzbergpatacongo2012-09-141-0/+8
* Remove executable property from source and make filespatacongo2012-09-131-0/+0
* Add UDP discovery configuration for the STM3240G-EVAL (from Max Holtzberg)patacongo2012-09-121-0/+22
* STM32 Kconfig looks good. STM32 external ram configuration changed.patacongo2012-09-051-4/+4
* The content for uIP web server demo is no longer canned, but is not built dyn...patacongo2012-08-311-1/+1
* Add USB host support for the STM3240G-EVAL boardpatacongo2012-08-301-3/+62
* 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/+31
* 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-2/+5
* Progress of LPC43xx build environmentpatacongo2012-07-041-1/+1
* Fix error in NxWM makefile that creapt in with recent check-inspatacongo2012-05-301-1/+40
* Massive naming fix: STMPE11->STMPE811patacongo2012-05-291-3/+3
* Bring STM3220G-EVAL board configurations to same level as STM3240G-EVALpatacongo2012-05-281-41/+41
* Prep for 6.18 releasenuttx-6.18patacongo2012-05-191-0/+1
* Integrate the STMPE11 driver into the STM3240G-EVAL board logicpatacongo2012-05-081-0/+32
* Mostly cosmetic, partial fixes for STM3240G-EVAL LCDpatacongo2012-05-071-0/+15
* Fix/verify the STM32 LCD in all supported orientationspatacongo2012-04-271-8/+13
* Add NxConsole configuration for the STM3240G-EVAL boardpatacongo2012-04-271-0/+28
* Add completed LCD driver for the STM3240G-EVALpatacongo2012-04-261-1/+52
* More Kconfig filespatacongo2012-04-171-1/+1
* Add watchdog timer configuration info to all STM32 configurationspatacongo2012-04-161-2/+19
* Add STM32 watchdog configurationpatacongo2012-04-161-0/+1
* Fix much replicated typo. STM32 F4 SRAM is CCM, not TCMpatacongo2012-04-071-13/+13
* Add a PIC32 configuration that supports only a Telnet consolepatacongo2012-03-131-2/+2
* Extend CDC/ACM driver so that can be connected/disconnected under software co...patacongo2012-02-281-5/+5
* Add logic to support the FSMC SRAM in the NuttX heappatacongo2012-02-271-196/+266
* Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to b...patacongo2012-02-271-45/+59
* readline() (and hence NSH) now accept the DEL character as well as the Backsp...patacongo2012-02-251-1/+21
* select() fix to handl POLLHUP; STM32 FPU saving in context switches seems to ...patacongo2012-02-241-13/+21
* Enable STM32 F4 hardware floating point with the Atollic toolchainpatacongo2012-02-231-7/+68
* Add support for the Atollic 'Lite' toolchain in all STM32 F4 configurationspatacongo2012-02-231-7/+29
* Incoporate new ARMv7-M exception handling logic contributed by Mike Smithpatacongo2012-02-221-0/+53
* STM32 SDIO DMA: Ignore DMA FIFO errors; these seem to be bogus. SD multiple ...patacongo2012-02-211-0/+22
* Fix SDIO DMA (finally)patacongo2012-02-211-0/+14
* Fix some typos and compilation errors introduced in the last checkinpatacongo2012-02-121-3/+20
* FTPD daemon and example now build without errorspatacongo2012-02-051-1/+19