summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm32f4discovery/README.txt
Commit message (Expand)AuthorAgeFilesLines
* Update all STM32 F2 files so that they are the same as the corresponding F4 f...patacongo2012-05-281-0/+1
* Add support for the USB trace cability in NSH when a USB console is usedpatacongo2012-05-261-5/+9
* remove a warningpatacongo2012-05-261-1/+41
* Fix packet size calculation in CDC/ACM and PL2303 USB serial driverspatacongo2012-05-251-5/+31
* Fix conditional compilation in STM32 quadrature encoderpatacongo2012-05-251-24/+48
* Add STM32F4Discovery support for an SSD1289-based LCDpatacongo2012-05-241-10/+132
* More Kconfig filespatacongo2012-04-171-1/+1
* Add watchdog timer configuration info to all STM32 configurationspatacongo2012-04-161-2/+2
* STM32 IWDG watchdog workspatacongo2012-04-161-0/+10
* Add STM32 watchdog configurationpatacongo2012-04-161-0/+8
* Fix much replicated typo. STM32 F4 SRAM is CCM, not TCMpatacongo2012-04-071-10/+10
* 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