Skip to content
Snippets Groups Projects
Commit 19e42e6b authored by rahix's avatar rahix
Browse files

Merge 'It's a MAX32666, not a max32666'

See merge request !419
parents 15cff341 a22afce8
No related branches found
No related tags found
1 merge request!419fix(pycardium): It's a MAX32666, not a max32666
Pipeline #4791 passed
/* Hardware Name */ /* Hardware Name */
#define MICROPY_HW_BOARD_NAME "card10" #define MICROPY_HW_BOARD_NAME "card10"
#define MICROPY_HW_MCU_NAME "max32666" #define MICROPY_HW_MCU_NAME "MAX32666"
/* MicroPython Config Options */ /* MicroPython Config Options */
#define MICROPY_PY_MICROPYTHON_MEM_INFO (1) #define MICROPY_PY_MICROPYTHON_MEM_INFO (1)
......
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