summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32/stm32_iwdg.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a few typosGregory Nutt2014-10-101-9/+9
* Fix watchdog stop bit usage. From LazloGregory Nutt2014-10-101-1/+8
* More trailing whilespace removalGregory Nutt2014-04-131-3/+3
* LM: Don't initialize .data if running in SRAM. Global missing intialize type...Gregory Nutt2013-12-051-1/+1
* Fix all occurrences of "the the" in documentation and commentsGregory Nutt2013-08-271-1/+1
* More Kconfig filespatacongo2012-04-171-2/+5
* Fix a couple of bugs in the STM32 IWDG driverpatacongo2012-04-161-18/+60
* STM32 IWDG watchdog workspatacongo2012-04-161-44/+170
* STM32 WWDG watchdog driver workspatacongo2012-04-161-0/+14
* Finish STM32 IWDG and WWDG watchdog timer driverspatacongo2012-04-151-1/+26
* Implement STM32 IWDG driverpatacongo2012-04-151-0/+501