We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81ab477 commit 8396aafCopy full SHA for 8396aaf
hal/hal/storage_abstraction/Driver_Storage.h
@@ -18,6 +18,8 @@
18
#ifndef __DRIVER_STORAGE_H
19
#define __DRIVER_STORAGE_H
20
21
+#include <stdint.h>
22
+
23
#ifdef __cplusplus
24
extern "C" {
25
#endif // __cplusplus
0 commit comments