summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3240g-eval/include
Commit message (Expand)AuthorAgeFilesLines
* More naming changes to get the stm3240g-eval/nxterm configuration building againGregory Nutt2014-09-201-3/+5
* STM32F4Discovery: Add support for the microSD card slot on the STM32F4DIS-BB...Gregory Nutt2014-09-201-2/+2
* More trailing whilespace removalGregory Nutt2014-04-131-8/+8
* Rename up_buttoninit to board_button_intializeGregory Nutt2014-01-241-36/+5
* 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-131-0/+0
* Some repartitioning of STM32 functionality to better support a USB host driverpatacongo2012-08-151-2/+2
* Drop STM32 F2/4 SDIO clock from 24 to 16 MHz. Seems to fix SD accesses on ST...patacongo2012-08-101-2/+2
* Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directorypatacongo2012-07-141-10/+10
* More STM3220G-EVAL fixes; Add NxWM configuration for the STM3220G-EVALpatacongo2012-05-281-1/+1
* Add beginning of LCD driver for the STM3240G-EVALpatacongo2012-04-171-0/+15
* Add logic to support the FSMC SRAM in the NuttX heappatacongo2012-02-271-0/+22
* Various STM32 SDIO and DMA fixes (SDIO DMA still does not work)patacongo2012-02-201-2/+2
* STM32 SDIO driver now build with DMA enabledpatacongo2012-02-191-0/+11
* STM32 F4 I2C updatespatacongo2012-01-251-0/+10
* Fix STM32 F4 APB2 clock input frequenciespatacongo2012-01-161-4/+4
* CAN request order prioritypatacongo2012-01-111-3/+6
* Finish PWM pulse count configurationpatacongo2012-01-091-10/+69
* Make STM32 F4 TIM pin naming consistent with F1patacongo2012-01-061-2/+2
* Add APIs to support user access to the STM3240G-EVAL LEDspatacongo2012-01-051-1/+38
* STM32 ADC driver updatepatacongo2011-12-221-1/+1
* STM32 CAN driver now compilespatacongo2011-12-211-0/+26
* Update M25P driver per feedback from Mohammed Elwakeelpatacongo2011-12-201-3/+4
* Finishes the PWM driver for the STM32patacongo2011-12-201-2/+22
* PWM driver workspatacongo2011-12-201-2/+6
* First round of PWM driver debug changespatacongo2011-12-201-1/+1
* Add a test for PWM driverspatacongo2011-12-191-0/+13
* Add PHY setup for STM3240G-EVAL Ethernet driverpatacongo2011-12-091-1/+21
* Add Ethernet pin/clock configuration logicpatacongo2011-12-081-0/+36
* Basic bring-up of the STM3240G-EVAL board is completepatacongo2011-12-061-6/+6
* Finish code for basic STM3240 portpatacongo2011-11-241-12/+22
* Add clock configuration logic for the STM32F40patacongo2011-11-231-27/+69
* More changes for STM3240 buildpatacongo2011-11-221-0/+10
* Add framework for the STM3240G-EVAL board (not much logic yet)patacongo2011-11-221-0/+214