mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 12:10:13 +01:00
samd/boards/SEEED_WIO_TERMINAL: Enable using the 32kHz crystal.
That was missing from the configuration.
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
#define MICROPY_HW_BOARD_NAME "Wio Terminal D51R"
|
||||
#define MICROPY_HW_MCU_NAME "SAMD51P19A"
|
||||
|
||||
#define MICROPY_HW_XOSC32K (1)
|
||||
|
||||
Reference in New Issue
Block a user