Skip to content

Commit b61900f

Browse files
committed
fixup! matrixportal_m4: Add board.MTX_ADDRESS and board.MTX_COMMON
1 parent 9710ef0 commit b61900f

File tree

1 file changed

+1
-0
lines changed
  • ports/atmel-samd/boards/matrixportal_m4

1 file changed

+1
-0
lines changed

ports/atmel-samd/boards/matrixportal_m4/pins.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#include "py/objtuple.h"
12
#include "shared-bindings/board/__init__.h"
23

34
STATIC const mp_rom_obj_tuple_t matrix_addr_tuple = {

0 commit comments

Comments
 (0)