circuitpython/ports/samd/boards
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
..
ADAFRUIT_FEATHER_M0_EXPRESS samd/boards: Rework the pins.csv files. 2022-10-25 23:40:28 +11:00
ADAFRUIT_FEATHER_M4_EXPRESS samd/boards: Rework the pins.csv files. 2022-10-25 23:40:28 +11:00
ADAFRUIT_ITSYBITSY_M0_EXPRESS samd/boards: Rework the pins.csv files. 2022-10-25 23:40:28 +11:00
ADAFRUIT_ITSYBITSY_M4_EXPRESS samd/boards: Rework the pins.csv files. 2022-10-25 23:40:28 +11:00
ADAFRUIT_TRINKET_M0 samd/boards: Rework the pins.csv files. 2022-10-25 23:40:28 +11:00
MINISAM_M4 samd/boards: Rework the pins.csv files. 2022-10-25 23:40:28 +11:00
SAMD21_XPLAINED_PRO samd/boards: Rework the pins.csv files. 2022-10-25 23:40:28 +11:00
SEEED_WIO_TERMINAL samd: Add Pin.board and Pin.cpu classes to Pin. 2023-02-17 17:27:21 +11:00
SEEED_XIAO_SAMD21 samd/boards/SEEED_XIAO: Rename to SEEED_XIAO_SAMD21. 2022-12-15 14:18:44 +11:00
SPARKFUN_SAMD51_THING_PLUS samd/boards: Rework the pins.csv files. 2022-10-25 23:40:28 +11:00
deploy.md ports: Add board.json for all boards. 2021-10-27 14:04:53 +11:00
make-pin-table.py samd: Add Pin.board and Pin.cpu classes to Pin. 2023-02-17 17:27:21 +11:00
manifest.py samd: Integrate latest asf4, add help, more time funcs and uPy features. 2021-11-19 11:05:05 +11:00
samd21x18a.ld samd/boards: Move the flash filesystem definitions to the linker files. 2022-10-06 23:14:08 +11:00
samd51x19a.ld samd/boards: Use the same linker file for all SAMD51x19 variants. 2022-10-06 23:14:21 +11:00
samd51x20a.ld samd/boards/SPARKFUN_SAMD51_THING_PLUS: Add board files for Thing Plus. 2022-10-25 22:42:17 +11:00