circuitpython/ports/atmel-samd/asf4_conf
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
..
samd21 Clock the SAMD21 much faster so it can actually convert at its max 2018-09-18 15:29:46 -07:00
samd51 atmel-samd: Add SDIO SD card interface 2020-06-26 11:50:42 -05:00
same51 atmel-samd: add same51, feather_m4_can 2020-09-08 13:06:45 -05:00
same54 _canio: Minimal implementation for SAM E5x MCUs 2020-09-21 16:44:26 -05:00