circuitpython/ports/atmel-samd/boards/same54_xplained
Jeff Epler a2e1867f69 _canio: Minimal implementation for SAM E5x MCUs
Tested & working:

 * Send standard packets
 * Receive standard packets (1 FIFO, no filter)

Interoperation between SAM E54 Xplained running this tree and
MicroPython running on STM32F405 Feather with an external
transceiver was also tested.

Many other aspects of a full implementation are not yet present,
such as error detection and recovery.
2020-09-21 16:44:26 -05:00
..
board.c atmel-samd: Add SAM E54 Xplained board 2020-06-23 10:41:48 -05:00
mpconfigboard.h atmel-samd: Add SAM E54 Xplained board 2020-06-23 10:41:48 -05:00
mpconfigboard.mk _canio: Minimal implementation for SAM E5x MCUs 2020-09-21 16:44:26 -05:00
pins.c _canio: Minimal implementation for SAM E5x MCUs 2020-09-21 16:44:26 -05:00