summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32/stm32_gpio.c
Commit message (Expand)AuthorAgeFilesLines
* 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