Initialize JTAG hardware

- To debug with ST-Link
This commit is contained in:
2026-06-17 18:27:19 +02:00
parent 1d70a35f95
commit 90c34abb14
3 changed files with 52 additions and 38 deletions
+1
View File
@@ -31,6 +31,7 @@ extern "C" {
/* Private includes ----------------------------------------------------------*/
/* USER CODE BEGIN Includes */
#include <stdint.h>
#include "canlog.h"
/* USER CODE END Includes */
/* Exported types ------------------------------------------------------------*/