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 9710ef0 commit b61900fCopy full SHA for b61900f
ports/atmel-samd/boards/matrixportal_m4/pins.c
@@ -1,3 +1,4 @@
1
+#include "py/objtuple.h"
2
#include "shared-bindings/board/__init__.h"
3
4
STATIC const mp_rom_obj_tuple_t matrix_addr_tuple = {
0 commit comments