uart_hw2: basically works, but skips messages.

This commit is contained in:
Martin Preuss
2025-07-06 12:21:41 +02:00
parent fc5394a5c9
commit f930b846c2
5 changed files with 791 additions and 19 deletions

View File

@@ -11,5 +11,5 @@
.equ FIRMWARE_VERSION_MAJOR = 1
.equ FIRMWARE_VERSION_MINOR = 0
.equ FIRMWARE_VERSION_PATCHLEVEL = 8
.equ FIRMWARE_VERSION_PATCHLEVEL = 10