priv impl and scaffold for driver

This commit is contained in:
2026-08-13 18:09:31 -05:00
parent 885a133080
commit 2456b83c0d
7 changed files with 591 additions and 7 deletions
+2
View File
@@ -5,6 +5,8 @@
#include <stdint.h>
#define EXPANDER_DEVICE_NAME_MAX_LEN 32
/// The expantion device ids in the BLK_BOX ecosystem.
enum class BlkBoxExpantion: uint16_t {
NONE = 0,