summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32/stm32_gpio.c
Commit message (Expand)AuthorAgeFilesLines
* Add STM32L152X RCC PLL and FLASH support. Now compiles errorfree.Gregory Nutt2013-05-191-1/+1
* Add support for STM32L15X GPIOsGregory Nutt2013-05-181-8/+31
* Add a driver for the SST30VF NOR FLASH partspatacongo2013-02-111-1/+2
* STM32F3Discovery port is complete, builds, and is ready for testingpatacongo2013-02-071-4/+0
* Fixes for STM32 F3 GPIO, pinmap, DMA, and heap allocationpatacongo2013-02-071-5/+11
* Fix STM32 SPI3 remap logicpatacongo2012-09-271-0/+1
* Add missing STM32 F1 pin remapping definitionspatacongo2012-09-221-30/+37
* Finish STM32 IWDG and WWDG watchdog timer driverspatacongo2012-04-151-2/+2
* Add peripheral support for the STM32 F2 familypatacongo2012-03-101-33/+33
* STM32 GPIO fix; Fixes for PIC32 USB term examplepatacongo2011-12-301-10/+10
* Correct last set of changes to configuration logicpatacongo2011-12-291-1/+29
* Basic bring-up of the STM3240G-EVAL board is completepatacongo2011-12-061-2/+2
* Finish code for basic STM3240 portpatacongo2011-11-241-1/+1
* Finish port of GPIO driver for STM3240patacongo2011-11-231-140/+317
* More changes for STM3240 buildpatacongo2011-11-221-358/+7
* More changes, getting closer to a clean STM3240 compilepatacongo2011-11-221-65/+164
* Add framework for the STM3240G-EVAL board (not much logic yet)patacongo2011-11-221-3/+31
* Add Uros' RCC actitivity counter to STM32 idle looppatacongo2011-08-201-0/+0
* Add beginning of Kinetis pin interrupt/dma logicpatacongo2011-08-141-3/+0
* Add pin de-multiplexing to STM32 EXTI handlingpatacongo2011-07-081-72/+133
* Add support for STM3210E-EVAL button interruptspatacongo2011-07-071-48/+78
* Add initial CC1101 wireless logic from Urospatacongo2011-05-161-5/+177
* Updates from Urospatacongo2011-03-271-30/+163
* VSN/apps updatepatacongo2011-03-141-109/+96
* Changes for clean STM32 compile with DEBUG onpatacongo2011-03-021-1/+2
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-16/+18
* Add support for GPIO interrupts & STM3210E-EVAL board buttonspatacongo2009-11-051-3/+18
* Misc GPIO-related changespatacongo2009-10-141-20/+28
* Misc clocking fixespatacongo2009-10-041-24/+41
* Misc setup changespatacongo2009-10-011-0/+1
* Add LED supportpatacongo2009-09-301-2/+2
* Add GPIO dump logicpatacongo2009-09-291-26/+57
* Fix PU/PD config; improve MODE/CNF settingpatacongo2009-09-291-11/+22
* Add GPIO logicpatacongo2009-09-291-1/+214
* Add GPIO filepatacongo2009-09-291-0/+76