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,6 +1,6 @@
[package]
authors = ["Priec <filippriec@gmail.com>"]
name = "hal_rng"
name = "async_uart"
edition = "2024"
version = "0.1.0"
@@ -28,3 +28,6 @@ defmt = "1.0.1"
static_cell = "2.1.1"
embedded-io-async = "0.6.0"
embedded-io = "0.6.1"
[dev-dependencies]
defmt-test = "0.4.0"