redesigned dir structure for rust 2018 style guide. made (untested) rtc funtion

This commit is contained in:
Philipp_EndevourOS
2025-07-28 17:25:39 +02:00
parent 4dda9548d3
commit 49027fed99
23 changed files with 168 additions and 390 deletions

1
Cargo.lock generated
View File

@@ -285,6 +285,7 @@ dependencies = [
"cfg-if",
"chrono",
"embedded-hal 1.0.0",
"embedded-hal-async",
"maybe-async-cfg",
"paste",
]