setup driver
This commit is contained in:
+7
-1
@@ -1 +1,7 @@
|
||||
const char* get_hello_world();
|
||||
struct BlkBoxInitConfig {
|
||||
// nothing for now...
|
||||
};
|
||||
|
||||
|
||||
|
||||
void init_blk_box(BlkBoxInitConfig cfg);
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
void i2c_test();
|
||||
Reference in New Issue
Block a user