added watchdog

This commit is contained in:
2018-02-28 08:17:21 +01:00
parent 7f4c06ae4b
commit 2812f962d9
8 changed files with 112 additions and 1 deletions
+1
View File
@@ -66,6 +66,7 @@ PCD_HandleTypeDef hpcd_USB_FS;
/* init function */
void MX_USB_DEVICE_Init(void)
{
dbg("USB device init ...");
/* USER CODE BEGIN USB_DEVICE_Init_PreTreatment */
/* USER CODE END USB_DEVICE_Init_PreTreatment */