exti gpio wake up

This commit is contained in:
Priec
2025-12-14 12:50:21 +01:00
parent bbddc7cf9c
commit f4ca3071f0
5 changed files with 28 additions and 10 deletions

View File

@@ -1,3 +1,4 @@
// src/wakeup/mod.rs
pub mod iwdg;
pub mod gpio;