watchdog library for STM32
Dependents: IoT_W5500_MQTT stm32-sensor-base2 STM32F103C8T6_WIFI_Heating_system Santec ... more
Fork of Watchdog by
Revision 7:76136c6dc64d, committed 2017-08-07
- Comitter:
- acihy
- Date:
- Mon Aug 07 07:48:29 2017 +0000
- Parent:
- 6:40f189c7795b
- Commit message:
- Watchdog added
Changed in this revision
Watchdog.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 40f189c7795b -r 76136c6dc64d Watchdog.cpp --- a/Watchdog.cpp Mon Mar 02 21:36:00 2015 +0000 +++ b/Watchdog.cpp Mon Aug 07 07:48:29 2017 +0000 @@ -21,8 +21,8 @@ /// @author Bernaérd Remond /// -#define LPC -//#define ST_NUCLEO +//#define LPC +#define ST_NUCLEO #include "mbed.h"