summaryrefslogtreecommitdiffstats
path: root/nuttx/arch/arm/src/stm32/stm32_gpio.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-15Finish STM32 IWDG and WWDG watchdog timer driverspatacongo1-2/+2
2012-03-10Add peripheral support for the STM32 F2 familypatacongo1-33/+33
2011-12-30STM32 GPIO fix; Fixes for PIC32 USB term examplepatacongo1-10/+10
2011-12-29Correct last set of changes to configuration logicpatacongo1-1/+29
2011-12-06Basic bring-up of the STM3240G-EVAL board is completepatacongo1-2/+2
2011-11-24Finish code for basic STM3240 portpatacongo1-1/+1
2011-11-23Finish port of GPIO driver for STM3240patacongo1-140/+317
2011-11-22More changes for STM3240 buildpatacongo1-358/+7
2011-11-22More changes, getting closer to a clean STM3240 compilepatacongo1-65/+164
2011-11-22Add framework for the STM3240G-EVAL board (not much logic yet)patacongo1-3/+31
2011-08-20Add Uros' RCC actitivity counter to STM32 idle looppatacongo1-0/+0
2011-08-14Add beginning of Kinetis pin interrupt/dma logicpatacongo1-3/+0
2011-07-08Add pin de-multiplexing to STM32 EXTI handlingpatacongo1-72/+133
2011-07-07Add support for STM3210E-EVAL button interruptspatacongo1-48/+78
2011-05-16Add initial CC1101 wireless logic from Urospatacongo1-5/+177
2011-03-27Updates from Urospatacongo1-30/+163
2011-03-14VSN/apps updatepatacongo1-109/+96
2011-03-02Changes for clean STM32 compile with DEBUG onpatacongo1-1/+2
2009-12-16Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo1-16/+18
2009-11-05Add support for GPIO interrupts & STM3210E-EVAL board buttonspatacongo1-3/+18
2009-10-14Misc GPIO-related changespatacongo1-20/+28
2009-10-04Misc clocking fixespatacongo1-24/+41
2009-10-01Misc setup changespatacongo1-0/+1
2009-09-30Add LED supportpatacongo1-2/+2
2009-09-29Add GPIO dump logicpatacongo1-26/+57
2009-09-29Fix PU/PD config; improve MODE/CNF settingpatacongo1-11/+22
2009-09-29Add GPIO logicpatacongo1-1/+214
2009-09-29Add GPIO filepatacongo1-0/+76