a5d5ecbf84
Located at the boards directory. That way, the mpconfigboard.h files are almost empty, just setting the board name and the MCU name.
3 lines
87 B
C
3 lines
87 B
C
#define MICROPY_HW_BOARD_NAME "Mini SAM M4"
|
|
#define MICROPY_HW_MCU_NAME "SAMD51G19A"
|