priv impl and scaffold for driver
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user