Skip to content

Commit f95a68a

Browse files
committed
Rename the board name
Renamed the board both name of directory within boards, but also the name reported board name: board_id -- sparkfun_teensy_micromod Adafruit CircuitPython 7.3.0-beta.0-10-g2a3eb49da-dirty on 2022-04-10; SparkFun Teensy MicroMod Processor with IMXRT1062DVL6A
1 parent 2a3eb49 commit f95a68a

File tree

6 files changed

+1
-1
lines changed

6 files changed

+1
-1
lines changed

ports/mimxrt10xx/boards/teensyMM/mpconfigboard.h renamed to ports/mimxrt10xx/boards/sparkfun_teensy_micromod/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 "Teensy MM"
1+
#define MICROPY_HW_BOARD_NAME "SparkFun Teensy MicroMod Processor"
22
#define MICROPY_HW_MCU_NAME "IMXRT1062DVL6A"
33

44
// If you change this, then make sure to update the linker scripts as well to

0 commit comments

Comments
 (0)