Add Adafruit to other M4 board name strings
This commit is contained in:
parent
7b2875d54a
commit
ba7e0e2f86
@ -1,4 +1,4 @@
|
||||
#define MICROPY_HW_BOARD_NAME "Feather M4 Express"
|
||||
#define MICROPY_HW_BOARD_NAME "Adafruit Feather M4 Express"
|
||||
#define MICROPY_HW_MCU_NAME "samd51j19"
|
||||
|
||||
#define CIRCUITPY_MCU_FAMILY samd51
|
||||
|
@ -1,4 +1,4 @@
|
||||
#define MICROPY_HW_BOARD_NAME "Metro M4 Express"
|
||||
#define MICROPY_HW_BOARD_NAME "Adafruit Metro M4 Express"
|
||||
#define MICROPY_HW_MCU_NAME "samd51j19"
|
||||
|
||||
#define CIRCUITPY_MCU_FAMILY samd51
|
||||
|
Loading…
Reference in New Issue
Block a user