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
This commit is contained in:
parent
2a3eb49da7
commit
f95a68a37c
@ -1,4 +1,4 @@
|
||||
#define MICROPY_HW_BOARD_NAME "Teensy MM"
|
||||
#define MICROPY_HW_BOARD_NAME "SparkFun Teensy MicroMod Processor"
|
||||
#define MICROPY_HW_MCU_NAME "IMXRT1062DVL6A"
|
||||
|
||||
// If you change this, then make sure to update the linker scripts as well to
|
Loading…
Reference in New Issue
Block a user