summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval/README.txt
Commit message (Expand)AuthorAgeFilesLines
* Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to b...patacongo2012-02-271-5/+4
* Clear up some configuration naming that was inconsistent accross STM32 chipspatacongo2012-02-181-1/+4
* CAN ISO-11783 support contributed by Gary Teravskispatacongo2012-02-181-1/+17
* First round of changes from debug of USB composite device (still has problems)patacongo2012-01-271-173/+180
* More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo2012-01-251-4/+4
* Massive name change USB STRG -> USB MSCpatacongo2012-01-251-1/+1
* 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/+2
* Clarify some aspects of ADC configuration for the STM32patacongo2012-01-041-26/+9
* Update to the STM32 ADC and CAN driverspatacongo2011-12-221-0/+2
* Add loopback support to STM32 CAN driver; Add apps/examples/can loopback testpatacongo2011-12-221-0/+2
* Add the beginning of an STM32 CAN driverpatacongo2011-12-211-0/+11
* Completes coding of the PWM modulepatacongo2011-12-191-3/+10
* Add framework for lower half STM32 PWM driver; updates to the STM32 ADC driverpatacongo2011-12-161-1/+34
* Update to STM32 DAC and ADC driverspatacongo2011-12-151-1/+2
* STM32 Ethernet needs a MAC addresspatacongo2011-12-121-2/+4
* 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