summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval/README.txt
Commit message (Expand)AuthorAgeFilesLines
...
* Add a test for NX text displays and also a configuration for the STM3210E-EVALpatacongo2011-07-081-2/+13
* Add support for STM3210E-EVAL button interruptspatacongo2011-07-071-0/+8
* Add support for the STM3210E-EVAL LCD backlightpatacongo2011-07-061-0/+4
* Verify the STM3210E-EVAL LCD driverpatacongo2011-07-061-0/+7
* Add NX configuration for the STM3210E-EVAL boardpatacongo2011-07-051-0/+16
* Correct several errors in STM32 serial port configurationpatacongo2011-07-041-4/+9
* Add stm32/nsh2 config; Add option to use any TTY for NSH consolepatacongo2011-07-041-14/+45
* Add support for RAMTRON NVRAM devicespatacongo2011-03-061-0/+2
* Add logic to sleep in lpc17xx idle looppatacongo2011-03-021-0/+1
* Add IDE notepatacongo2010-08-271-1/+13
* typopatacongo2009-12-151-1/+1
* Update READMEspatacongo2009-12-021-7/+1
* Prep for 4.14 releasenuttx-4.14patacongo2009-12-021-0/+6
* Move LPC-specific code from examples/usbstorage to mcu123-lpc214x/srcpatacongo2009-11-301-0/+5
* Initial MMC/SD SDIO STM32 bug fixespatacongo2009-11-181-1/+1
* Callbacks need to use worker thread; clean up/document configuration settingspatacongo2009-11-171-0/+6
* updatepatacongo2009-11-031-2/+22
* Add support for the CodeSourcery toolchain under Linux for the STM32patacongo2009-10-231-30/+9
* correctionspatacongo2009-10-221-0/+5
* Misc. mosty USB-related updatespatacongo2009-10-221-0/+17
* Add FSMC supportpatacongo2009-10-201-1/+13
* A little more SPI DMA support (still incomplete)patacongo2009-10-161-1/+1
* Hooks for SPI DMA support (incomplete)patacongo2009-10-161-7/+5
* LEDs on port F, not Cpatacongo2009-10-141-0/+25
* Fix some DFU commentspatacongo2009-10-111-7/+13
* Basic USART setup workspatacongo2009-10-111-0/+3
* RIDE uses pre-built NuttX start filepatacongo2009-10-041-5/+7
* Started a RIDE project for STM32patacongo2009-10-041-5/+29
* Correct .text originpatacongo2009-10-031-6/+30
* Fix GPIO alternate pin name space issuepatacongo2009-10-031-2/+16
* Document alternate pin mappingspatacongo2009-10-011-0/+7
* Misc setup changespatacongo2009-10-011-0/+9
* Clean-up redundant conditional compilationpatacongo2009-09-291-2/+0
* Fixes for clean compile/linkpatacongo2009-09-281-0/+31
* Oops.. last edit still in editorpatacongo2009-09-261-8/+8
* Fix USART descriptionpatacongo2009-09-261-12/+12
* Fixes for compilepatacongo2009-09-251-1/+1
* Add stm32 header filespatacongo2009-09-211-0/+3
* Add stm3210e-eval board configurationpatacongo2009-09-201-0/+237