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 d4399b3 commit ab4af2cCopy full SHA for ab4af2c
py/mphal.h
@@ -27,6 +27,7 @@
27
#define MICROPY_INCLUDED_PY_MPHAL_H
28
29
#include <stdint.h>
30
+#include <stddef.h>
31
#include "py/mpconfig.h"
32
33
#ifdef MICROPY_MPHALPORT_H
0 commit comments