summaryrefslogtreecommitdiff
path: root/apps/examples/watchdog
Commit message (Expand)AuthorAgeFilesLines
* More trailing whilespace removalGregory Nutt2014-04-131-1/+1
* SAMA5 WDT driver is now functionalGregory Nutt2013-10-201-0/+1
* SAMA5 WDT: Miss watchdog fixesGregory Nutt2013-10-201-2/+6
* .dSYM only needs to be in the same .gitignore files as .exeGregory Nutt2013-05-301-1/+0
* Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add...Gregory Nutt2013-05-301-15/+12
* Various Kconfig files still have references to CONFIG_ variables. Some in ha...Gregory Nutt2013-04-251-2/+2
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-041-0/+15
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-281-2/+2
* Some fixes to apps/builtin/registry need to handle some additional casespatacongo2012-12-241-1/+1
* Remove .context kludge from apps/ directorypatacongo2012-12-231-3/+6
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
* Most of the changes needed to support Windows native clean; distclean is has ...patacongo2012-11-171-2/+3
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* Changes to get a clean ez80 build using the ZDS 5.1.1 toolchainpatacongo2012-11-121-2/+6
* Correct some issues with last check-in; ez80 still does not buildpatacongo2012-11-111-2/+2
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
* Add configurable application entry pointpatacongo2012-08-301-1/+1
* More Kconfig stuffpatacongo2012-04-171-12/+0
* Fix a couple of bugs in the STM32 IWDG driverpatacongo2012-04-161-0/+33
* Add STM32 watchdog configurationpatacongo2012-04-162-9/+7
* Add a watchdog timer testpatacongo2012-04-154-0/+601