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
-4
View File
@@ -1,5 +1 @@
pub mod primary_lcd;
pub mod secondary_oled;
pub mod shared_bus;
pub mod sprite;
pub mod tertiary_lcd;