added buzzer and rtc. rtc freeze the system, bevore interrupt can be initilized..

This commit is contained in:
Philipp_EndevourOS
2025-07-30 18:50:47 +02:00
parent c1b54920ff
commit 161ebf9bd2
9 changed files with 236 additions and 212 deletions

1
Cargo.lock generated
View File

@@ -984,6 +984,7 @@ name = "fw-anwesenheit"
version = "0.1.0"
dependencies = [
"bleps",
"chrono",
"critical-section",
"ds3231",
"edge-dhcp",