semestralka joinig all worlds together

This commit is contained in:
Filipriec
2025-11-11 15:51:37 +01:00
parent 25c6d3d265
commit 541173bfcb
16 changed files with 865 additions and 311 deletions

View File

@@ -1,6 +1,8 @@
#![no_std]
#![no_main]
use stm32u5_blinky as _; // memory layout + panic handler
// See https://crates.io/crates/defmt-test/0.3.0 for more documentation (e.g. about the 'state'
// feature)
#[defmt_test::tests]