micropython/ports/samd/boards/SEEED_WIO_TERMINAL
robert-hh 4598b89ce9 samd: Add Pin.board and Pin.cpu classes to Pin.
For compatibility with other ports.  Code increase up to ~1250 bytes for
SAMD21.  The feature is configurable via MICROPY_PY_MACHINE_PIN_BOARD_CPU
in case flash memory is tight.
2023-02-17 17:27:21 +11:00
..
board.json samd/boards/SEEED_WIO_TERMINAL: Add new board definition. 2021-11-19 11:48:12 +11:00
mpconfigboard.h samd/boards/SEEED_WIO_TERMINAL: Enable using the 32kHz crystal. 2022-11-08 23:26:24 +11:00
mpconfigboard.mk samd/boards: Use the same linker file for all SAMD51x19 variants. 2022-10-06 23:14:21 +11:00
pins.csv samd: Add Pin.board and Pin.cpu classes to Pin. 2023-02-17 17:27:21 +11:00