summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm32f4discovery/README.txt
Commit message (Expand)AuthorAgeFilesLines
* Fix PIC32 USB cloning errors -- There is not pbuffer toggle bit in the BDT st...patacongo2012-03-021-2/+2
* Add logic to support the FSMC SRAM in the NuttX heappatacongo2012-02-271-172/+227
* Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to b...patacongo2012-02-271-39/+52
* readline() (and hence NSH) now accept the DEL character as well as the Backsp...patacongo2012-02-251-0/+21
* Misc quad encoder updatespatacongo2012-02-251-2/+4
* Update STM32 configuration to use TIM8 instead of TIM2patacongo2012-02-251-2/+4
* select() fix to handl POLLHUP; STM32 FPU saving in context switches seems to ...patacongo2012-02-241-14/+22
* 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/+52
* Add logic to STM32 SDIO driver to terminate on a DMA errorpatacongo2012-02-211-1/+1
* Add QE support to STM32F4Discovery; add a test of the quadrature encoder driverpatacongo2012-02-151-11/+134
* Add support for extended (29-bit) CAN IDspatacongo2012-01-201-0/+2
* Leverage some bit timing logic from LPC17xx to the STM32 CAN driverpatacongo2012-01-201-0/+21
* Add support for the STM32F4-Discovery (from Mike Smith)patacongo2012-01-111-0/+455