micropython/ports/samd/mcu/samd51
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
..
clock_config.c samd/clock_config: Extend the SAMD51 us-counter to 60 bit. 2022-10-25 23:26:14 +11:00
manifest.py samd/mcu/samd51: Use an additional manifest.py for SAMD51 boards. 2022-11-08 23:22:26 +11:00
mpconfigmcu.h samd: Add Pin.board and Pin.cpu classes to Pin. 2023-02-17 17:27:21 +11:00
mpconfigmcu.mk shared/runtime/gchelper: Drop cpu directive from ARM asm helpers. 2023-01-28 15:51:38 +11:00
pin-af-table.csv samd/pin_af: Simplify the pin-af-table handling. 2022-10-06 23:05:46 +11:00