looking amazing, time for timer testing to improve performance to the maximum

This commit is contained in:
Priec
2025-10-22 23:31:10 +02:00
parent 9ac4f81975
commit 7da55196e7
6 changed files with 129 additions and 82 deletions

View File

@@ -1,8 +1,6 @@
#![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]