start with USART (now DEBUG-compile is unavialable)

This commit is contained in:
Edward Emelianov
2026-03-11 23:40:39 +03:00
parent 3802f7d2cb
commit b44fd9e91f
11 changed files with 332 additions and 5 deletions

View File

@@ -17,10 +17,10 @@
*/
#include "can.h"
#include "canproto.h"
#include "flash.h"
#include "gpioproto.h"
#include "hardware.h"
#include "canproto.h"
volatile uint32_t Tms = 0;