Skip to content
Snippets Groups Projects
Verified Commit beb7095b authored by rahix's avatar rahix
Browse files

fix(pycardium): Fix MCU name


Signed-off-by: default avatarRahix <rahix@rahix.de>
parent 533beb6a
No related branches found
No related tags found
No related merge requests found
/* Hardware Name */
#define MICROPY_HW_BOARD_NAME "card10"
#define MICROPY_HW_MCU_NAME "max32665"
#define MICROPY_HW_MCU_NAME "max32666"
/* MicroPython Config Options */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment