Implement storedevs, prepare to port littlefs
This commit is contained in:
6
kernel/baseimg/baseimg.h
Normal file
6
kernel/baseimg/baseimg.h
Normal file
@ -0,0 +1,6 @@
|
||||
#ifndef BASEIMG_BASEIMG_H_
|
||||
#define BASEIMG_BASEIMG_H_
|
||||
|
||||
void baseimg_init(void);
|
||||
|
||||
#endif // BASEIMG_BASEIMG_H_
|
Reference in New Issue
Block a user