working tx

This commit is contained in:
2026-03-13 12:45:14 +01:00
parent 5af462ac4f
commit 62baffe992
7 changed files with 341 additions and 34 deletions

View File

@@ -6,7 +6,7 @@
test_uart: test_uart {
compatible = "uart-interrupt-poll-bridge";
uart = <&uart20>;
timer = <&timer00>;
counter = <&timer00>;
interrupts = <1 2>;
interrupt-parent = <&nvic>;
status = "okay";