refactor all hardware init in drivers

This commit is contained in:
2026-08-23 19:30:10 +02:00
parent f59ee96cbc
commit beb972e0d1
9 changed files with 62 additions and 29 deletions
+5
View File
@@ -1 +1,6 @@
pub mod i2c_bus;
pub mod nfc_pn532;
pub mod primary_lcd;
pub mod secondary_oled;
pub mod spi_bus;
pub mod tertiary_lcd;