We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b996f8 commit 06ba234Copy full SHA for 06ba234
1 file changed
include/hal.h
@@ -29,6 +29,7 @@ extern "C" {
29
#endif
30
31
#include "target.h"
32
+#include <stdint.h>
33
34
/* Architecture specific calls */
35
#ifdef MMU
0 commit comments