summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval/README.txt
Commit message (Expand)AuthorAgeFilesLines
* Add support for STM32 LCD backlightpatacongo2011-11-101-3/+15
* More PIC32 debug updatespatacongo2011-11-091-0/+27
* Misc fixes for clean compilation with graphics debug enabledpatacongo2011-10-241-3/+34
* Add a configuration for the lpc3152patacongo2011-10-131-1/+1
* Restore CLOCK_ACTIVETIMEpatacongo2011-10-031-0/+33
* Add examples/usbtermpatacongo2011-09-261-0/+10
* Fix color format when pixels are read from STM32 LCDpatacongo2011-09-231-0/+3
* STM32 I2C driver will now operated in a polled, non-interrupting mode if so c...patacongo2011-09-171-1/+33
* Correct error in clock_gettime(); fix wait for STOP in I2C stm32 driverpatacongo2011-09-111-0/+27
* Fix I2C/FSMC conflict for STM32; Fix STM32 clock setuppatacongo2011-09-081-0/+6
* Revert STM32 NSH2 configuration to use CodeSourcery toolchainpatacongo2011-08-301-2/+2
* Switch NSH2 config to use buildroot toolchainpatacongo2011-08-301-4/+2
* Add board support for the FreeScale Kinetis TWR-K60N512patacongo2011-08-151-1/+1
* Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4patacongo2011-08-051-1/+1
* Fix numerous errors in trapezoid rendering and wide line drawing algorithmspatacongo2011-08-031-1/+15
* Update BDF converterpatacongo2011-07-241-19/+33
* apps/examples/usbstorage can now be built as NSH built-in commands; configs/s...patacongo2011-07-221-0/+1
* Add sem_timedwait()patacongo2011-07-191-1/+1
* Add logic to assure that short FAT names are uniquepatacongo2011-07-181-0/+10
* Make NX and NXTEXT built-ins; extend stm3210e-eval/nsh2 config to run the NX ...patacongo2011-07-161-1/+8
* Implement reversed portrait mode displays for the STM3210E-EVAL LCDpatacongo2011-07-151-5/+5
* Add configuration for reverse portrait LCD orientation for the STM3210E-EVALpatacongo2011-07-141-4/+11
* 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