Add error callback to recover from UART deadlock, use async UART

transmit
This commit is contained in:
2026-06-24 17:26:37 +02:00
parent b55bd9468f
commit e14a98eba4
3 changed files with 33 additions and 17 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ extern "C" {
/* Exported macro ------------------------------------------------------------*/
/* USER CODE BEGIN EM */
//#define DEBUG_ITM
//#define DEBUG_DUMMY_FRAME
#define DEBUG_DUMMY_FRAME
#ifdef DEBUG_ITM
#include <stdio.h>