Skip to content

Commit 7b2875d

Browse files
committed
Add Adafruit to board name string
1 parent 0ab2a60 commit 7b2875d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/atmel-samd/boards/itsybitsy_m4_express/mpconfigboard.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#define MICROPY_HW_BOARD_NAME "ItsyBitsy M4 Express"
1+
#define MICROPY_HW_BOARD_NAME "Adafruit ItsyBitsy M4 Express"
22
#define MICROPY_HW_MCU_NAME "samd51g19"
33

44
#define CIRCUITPY_MCU_FAMILY samd51

0 commit comments

Comments
 (0)