summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval/include
Commit message (Expand)AuthorAgeFilesLines
* DK-TM4C129X: Add support for on-board TMP100 temperature sensorGregory Nutt2015-01-061-6/+7
* STM3210E-EVAL: Don't treat joystick as buttons if the DJOYSTICK driver is en...Gregory Nutt2014-11-281-26/+36
* More trailing whilespace removalGregory Nutt2014-04-131-5/+5
* Rename up_buttoninit to board_button_intializeGregory Nutt2014-01-241-31/+0
* Remove empty README.txt filesGregory Nutt2013-08-311-1/+0
* Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery confi...patacongo2013-02-091-1/+1
* Remove executable property from source and make filespatacongo2012-09-132-0/+0
* Clean up LPC43 USART vs UART namingpatacongo2012-07-041-13/+0
* ST3210E-EVAL: Add power management configuration; move all linker scripts to...patacongo2012-06-281-0/+13
* Updates for STM3210E-EVAL SRAMpatacongo2012-04-091-0/+8
* STM32 ADC driver updatepatacongo2011-12-221-2/+2
* Finishes the PWM driver for the STM32patacongo2011-12-201-0/+15
* Add PIC32MX GPIO handling; add button/LED support for the Sure PIC32MXpatacongo2011-10-111-1/+1
* Add driver for LM-75 temperature sensorpatacongo2011-09-101-0/+36
* Export a fast but non-standard way to clear the STM3210E-EVAL LCDpatacongo2011-08-261-0/+15
* Fix Kinetics UART watermark settingpatacongo2011-08-191-21/+21
* Add support for STM3210E-EVAL button interruptspatacongo2011-07-071-13/+38
* More changes from Urospatacongo2011-03-281-20/+28
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-151-2/+2
* Numerous fixes for basic STM32 SDIO DMA accesspatacongo2009-11-261-0/+1
* Fix block read/write return values; SDIO error reporting; slow down clock if ...patacongo2009-11-251-0/+31
* Add support for GPIO interrupts & STM3210E-EVAL board buttonspatacongo2009-11-051-2/+62
* Initial USB debug changespatacongo2009-10-291-1/+1
* LEDs on port F, not Cpatacongo2009-10-141-1/+1
* Add LED supportpatacongo2009-09-301-8/+10
* Fixes for clean compile/linkpatacongo2009-09-281-1/+1
* Add RCC supportpatacongo2009-09-281-4/+36
* Add IRQ and SYSTICK logicpatacongo2009-09-261-1/+2
* USART driver implementationpatacongo2009-09-261-0/+4
* Add board src and include directoriespatacongo2009-09-252-0/+86