We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b2875d commit ba7e0e2Copy full SHA for ba7e0e2
ports/atmel-samd/boards/feather_m4_express/mpconfigboard.h
@@ -1,4 +1,4 @@
1
-#define MICROPY_HW_BOARD_NAME "Feather M4 Express"
+#define MICROPY_HW_BOARD_NAME "Adafruit Feather M4 Express"
2
#define MICROPY_HW_MCU_NAME "samd51j19"
3
4
#define CIRCUITPY_MCU_FAMILY samd51
ports/atmel-samd/boards/metro_m4_express/mpconfigboard.h
-#define MICROPY_HW_BOARD_NAME "Metro M4 Express"
+#define MICROPY_HW_BOARD_NAME "Adafruit Metro M4 Express"
0 commit comments