summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval/src
Commit message (Expand)AuthorAgeFilesLines
* Massive name change USB STRG -> USB MSCpatacongo2012-01-252-17/+17
* Fix some warningspatacongo2012-01-201-2/+3
* Add support for STM32 Potentiometer via ADC3patacongo2012-01-021-26/+45
* Update to the STM32 ADC and CAN driverspatacongo2011-12-221-4/+4
* Add loopback support to STM32 CAN driver; Add apps/examples/can loopback testpatacongo2011-12-221-1/+6
* STM32 ADC driver updatepatacongo2011-12-221-6/+4
* ADC driver updatepatacongo2011-12-201-4/+6
* STM32 ADC updatepatacongo2011-12-171-6/+6
* Updated STM32 ADC driverpatacongo2011-12-161-110/+139
* Add a framework for an ADC testpatacongo2011-12-142-0/+115
* Fix banding on the R61580 LCDpatacongo2011-12-051-17/+79
* Add framework for the STM3240G-EVAL board (not much logic yet)patacongo2011-11-221-4/+3
* Add support for STM32 LCD backlightpatacongo2011-11-102-16/+52
* A few more AVR32 fixespatacongo2011-11-031-0/+2
* SAM3U SPI debug changespatacongo2011-10-071-1/+1
* Fix STM32 build with with no RTC; Fix STM3210E-EVAL color correction for the ...patacongo2011-10-071-92/+149
* Fix color format when pixels are read from STM32 LCDpatacongo2011-09-231-6/+153
* Add driver for LM-75 temperature sensorpatacongo2011-09-1010-277/+414
* Fix I2C/FSMC conflict for STM32; Fix STM32 clock setuppatacongo2011-09-081-1/+1
* Export a fast but non-standard way to clear the STM3210E-EVAL LCDpatacongo2011-08-261-23/+27
* Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4patacongo2011-08-051-2/+2
* Add nxgl_splitline()patacongo2011-08-021-3/+23
* apps/examples/usbstorage can now be built as NSH built-in commands; configs/s...patacongo2011-07-222-4/+15
* Implement reversed portrait mode displays for the STM3210E-EVAL LCDpatacongo2011-07-151-4/+52
* Fix more NXTEXT bugs -- seems to be working nowpatacongo2011-07-101-8/+32
* Changes for clean NXTEXT compilepatacongo2011-07-081-2/+2
* Verified STM3210E-EVAL button handling and new button test applicationpatacongo2011-07-072-4/+14
* Add support for STM3210E-EVAL button interruptspatacongo2011-07-072-2/+53
* Standardize button interfacespatacongo2011-07-071-1/+2
* Add support for the STM3210E-EVAL LCD backlightpatacongo2011-07-061-16/+182
* Verify the STM3210E-EVAL LCD driverpatacongo2011-07-061-35/+75
* Add NX configuration for the STM3210E-EVAL boardpatacongo2011-07-053-33/+19
* Add STM3210E-EVAL LCD driver.patacongo2011-07-058-49/+1271
* More changes from Urospatacongo2011-03-274-9/+6
* More build fixespatacongo2011-03-201-1/+1
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-182-20/+20
* Add support for RAMTRON NVRAM devicespatacongo2011-03-061-2/+2
* Changes for clean STM32 compile with DEBUG onpatacongo2011-03-021-1/+2
* Finish m9s12 GPIO supportpatacongo2011-02-261-2/+2
* Create include/nuttx/usb directorypatacongo2010-12-141-4/+4
* Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo2010-08-281-2/+2
* Fixes for recent header file reorganizationpatacongo2009-12-293-1/+8
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-1514-57/+57
* Add framework to support HC12patacongo2009-12-031-105/+107
* Add STM32-specific logic for examples/usbstoragepatacongo2009-11-302-2/+160
* Numerous fixes for basic STM32 SDIO DMA accesspatacongo2009-11-261-20/+9
* Need to tell SDIO that there is a card in the slotpatacongo2009-11-171-0/+7
* Remove debug codepatacongo2009-11-171-1/+0
* Code complete for STM32 SDIO driver and MMC/SD SDIO driverpatacongo2009-11-171-14/+62
* Add support for GPIO interrupts & STM3210E-EVAL board buttonspatacongo2009-11-053-3/+135