summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm32f4discovery/README.txt
Commit message (Expand)AuthorAgeFilesLines
* Optimize request buffer sizes in the serial USB drivers so that we avoid so m...Gregory Nutt2013-05-291-2/+2
* Fix STM32F1 and F3 USB device driver. It was not handling NULL packets corre...Gregory Nutt2013-05-291-0/+6
* Rearchitecting of some MTD, partition, SMART interfaces, and FLASH drivers to...Gregory Nutt2013-05-031-1/+14
* Fix comments, references to the old SVN, and links to the old SVN. Replace w...Gregory Nutt2013-04-191-1/+1
* Fix some errors in stm32_allocateheap.c for STM32 F1 and F3 that crept in rec...patacongo2013-03-221-0/+44
* Add a OS test kernel build configuration for the STM32F4Discovery boardpatacongo2013-03-221-33/+80
* Add STM32F3Discovery LED supportpatacongo2013-02-071-30/+28
* Beginnings of support for the STM32F3Discovery boardpatacongo2013-02-061-1/+1
* Correct a memory leak in NSHpatacongo2013-02-021-1/+1
* The USB monitor now works with the stm32f4discover/nsh configuration (but not...patacongo2013-01-291-15/+27
* USB monitor daemon updatespatacongo2013-01-291-5/+53
* Misc SYSLOG and STM32 serial fixespatacongo2013-01-281-31/+1
* Serial driver needed even when no console; Fix user LED settings in all STM32...patacongo2013-01-281-1/+1
* Updates for stm32f4discovery/usbnsh configurationpatacongo2013-01-281-14/+17
* configs/stm32f4discovery/nsh converted to use kconfig-frontendspatacongo2013-01-271-21/+38
* Add configs/stm32f4discovery/usbnshpatacongo2013-01-271-0/+50
* Fix a *critical* bug in the task exit logic. Implements SIGCHILDpatacongo2013-01-121-0/+26
* Add spawn attribute logic which will eventually be needed to support posix_sp...patacongo2013-01-101-2/+2
* Use kconfig- prefix to avoid tool name conflicts (from Jose Pablo Carballo)patacongo2013-01-091-8/+8
* Add tools/configure.c and configure.batpatacongo2013-01-041-0/+5
* Updates from Darcy Gong for UG-2864SWEG01 OLEDpatacongo2013-01-011-8/+13
* Add UG_2965SWEG01 driver from Darcy Gong; fix logic error in how waiters are ...patacongo2012-12-261-1/+1
* Oops.. nested strtok in mkdeps.c, need to use strtok_rpatacongo2012-11-131-1/+7
* Mostly cosmetic changespatacongo2012-11-131-3/+0
* Add tools/mkdeps.bat and tools/mkdeps.cpatacongo2012-11-131-5/+1
* Completes removal bash ARCHIVE loop; Adds basic Makefile for native windows b...patacongo2012-11-111-0/+34
* UG-2864AMBAG01 driver is basically functionalpatacongo2012-11-091-4/+12
* Support for non-common vectors from Freddie Chopinpatacongo2012-11-081-12/+18
* STM32 OTG FS fix from Petteri Aimonen; Finish off some UG-2864AMBAG01 test logicpatacongo2012-11-081-2/+65
* Convert configs/stm32f4discovery/nxlines to use Kconfig toolpatacongo2012-11-071-4/+11
* Prep for 6.23 releasenuttx-6.23patacongo2012-11-051-0/+2
* uClibc++ exceptions are workingpatacongo2012-11-051-2/+1
* Changes to get a clean build of apps/examples/cxxtest with the STM32 and uCli...patacongo2012-11-041-1/+28
* Create an STM32F4Discovery configuration for testing uClibc++patacongo2012-11-021-0/+29
* Support for relays on the Shenzhou board (Darcy Gong)patacongo2012-10-271-1/+6
* The ELF loader is basically functional (needs more testing)patacongo2012-10-271-0/+4
* ARM and ARMv7-M ELF support; STM32F4Discovery ELF loader test configurationpatacongo2012-10-261-23/+61
* 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
* Upate some pathes for the new NuttX repositorypatacongo2012-09-171-1/+1
* Remove executable property from source and make filespatacongo2012-09-131-0/+0
* STM32 Kconfig looks good. STM32 external ram configuration changed.patacongo2012-09-051-7/+7
* The USB host driver has been verified on the STM32F4Discoverypatacongo2012-08-291-12/+58
* Add USB host support to the STM32F4Discovery boardpatacongo2012-08-291-0/+13
* 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-0/+23
* CONFIG_DRAM_END configuration change from Richard Cochranpatacongo2012-08-201-4/+0
* Review and update some board configurationspatacongo2012-07-291-6/+0