circuitpython/ports/atmel-samd/boards
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
..
8086_commander Merge pull request #3205 from burtyb/commander-2 2020-07-25 16:57:58 -04:00
aloriumtech_evo_m51 Disable existing native networking. 2020-07-17 17:43:02 -07:00
arduino_mkr1300 implement requested changes 2020-04-23 13:33:41 -04:00
arduino_mkrzero implement requested changes 2020-04-23 13:33:41 -04:00
arduino_nano_33_iot implement requested changes 2020-04-23 13:33:41 -04:00
arduino_zero implement requested changes 2020-04-23 13:33:41 -04:00
bast_pro_mini_m0 implement requested changes 2020-04-23 13:33:41 -04:00
bdmicro_vina_d21 pins.c: fix trailing whitespace 2020-09-16 16:40:04 -04:00
blm_badge add default I2C 2020-08-28 19:08:36 -04:00
capablerobot_usbhub Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
catwan_usbstick removed lib from catwan_usbstick - updated transalations overflowed 2020-05-12 16:40:23 +10:00
circuitbrains_basic_m0 circuitbrains_basic_m0: Use optimization flags to let ja translation fit 2020-08-12 11:46:31 -05:00
circuitbrains_deluxe_m4 Disable existing native networking. 2020-07-17 17:43:02 -07:00
circuitplayground_express Update safe mode reason 2020-09-13 22:57:24 +05:30
circuitplayground_express_crickit Update safe mode reason 2020-09-13 22:57:24 +05:30
circuitplayground_express_displayio Update safe mode reason 2020-09-13 22:57:24 +05:30
cp32-m4 wip 2019-12-05 22:45:53 -05:00
datalore_ip_m4 wip 2019-12-05 22:45:53 -05:00
datum_distance Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
datum_imu Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
datum_light Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
datum_weather Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
escornabot_makech Update safe mode reason 2020-09-13 22:57:24 +05:30
feather_m0_adalogger Add more PIDs for unique boards 2020-09-15 13:43:35 -07:00
feather_m0_basic implement requested changes 2020-04-23 13:33:41 -04:00
feather_m0_express feather_m0_express: make ja translation fit 2020-08-12 11:51:56 -05:00
feather_m0_express_crickit Merge pull request #2966 from sommersoft/ci_check_vid_pid 2020-09-17 11:48:46 -07:00
feather_m0_rfm9x Merge pull request #2966 from sommersoft/ci_check_vid_pid 2020-09-17 11:48:46 -07:00
feather_m0_rfm69 Merge pull request #2966 from sommersoft/ci_check_vid_pid 2020-09-17 11:48:46 -07:00
feather_m0_supersized feather_m0_supersized: make ja translation fit 2020-08-12 11:53:34 -05:00
feather_m4_can atmel-samd: add same51, feather_m4_can 2020-09-08 13:06:45 -05:00
feather_m4_express feather_m4_express: Use quad data mode on flash 2020-09-10 20:20:21 -05:00
feather_radiofruit_zigbee Merge pull request #2966 from sommersoft/ci_check_vid_pid 2020-09-17 11:48:46 -07:00
fluff_m0 add RELEASE_NEEDS_CLEAN_BUILD for lang-specific CFLAGS_INLINE_LIMIT changes 2020-08-01 13:20:46 -04:00
gemma_m0 add RELEASE_NEEDS_CLEAN_BUILD for lang-specific CFLAGS_INLINE_LIMIT changes 2020-08-01 13:20:46 -04:00
grandcentral_m4_express atmel-samd: Add SDIO SD card interface 2020-06-26 11:50:42 -05:00
hallowing_m0_express hallowing_m0_express: make ja translation fit 2020-08-12 12:29:30 -05:00
hallowing_m4_express Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
itsybitsy_m0_express itsybitsy_m0_express: make ja translation fit again 2020-08-12 13:44:00 -05:00
itsybitsy_m4_express Changes to optimization option 2020-07-23 19:27:02 -05:00
kicksat-sprite fix formatting 2020-07-23 19:29:57 -05:00
loc_ber_m4_base_board fix formatting 2020-07-23 19:29:57 -05:00
matrixportal_m4 matrix portal board 2020-08-31 23:56:38 -04:00
meowmeow Update safe mode reason 2020-09-13 22:57:24 +05:30
metro_m0_express metro_m0_express: put back audiobusio 2020-08-12 19:11:33 -05:00
metro_m4_airlift_lite hci early wip; refactor supervisor bluetooth.c for nrf: tested 2020-06-25 20:57:17 -04:00
metro_m4_express Rename eveL to _eve, EVEL to _EVE 2020-02-05 18:17:58 -08:00
mini_sam_m4 Update mpconfigboard.mk 2020-08-20 13:50:52 -05:00
monster_m4sk Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
ndgarage_ndbit6 fix-ndbit6-for-ndbit6_v2 2020-07-25 10:07:33 -06:00
ndgarage_ndbit6_v2 update-ndGarage_ndbit6_v2 2020-07-23 16:08:30 -06:00
nfc_copy_cat implement requested changes 2020-04-23 13:33:41 -04:00
openbook_m4 add descriptive pin names 2020-07-29 13:49:08 -04:00
pewpew10 Merge pull request #2966 from sommersoft/ci_check_vid_pid 2020-09-17 11:48:46 -07:00
pewpew_m4 add RELEASE_NEEDS_CLEAN_BUILD for lang-specific CFLAGS_INLINE_LIMIT changes 2020-08-01 13:20:46 -04:00
picoplanet trailing spaces fix 2020-08-12 13:42:45 +02:00
pirkey_m0 implement requested changes 2020-04-23 13:33:41 -04:00
pybadge Changes to optimization option 2020-07-23 19:27:02 -05:00
pybadge_airlift Merge remote-tracking branch 'adafruit/master' into lower_power 2020-04-14 17:14:44 -07:00
pycubed Fix pycubed pwm use 2020-08-24 18:29:34 -07:00
pycubed_mram Fix pycubed pwm use 2020-08-24 18:29:34 -07:00
pygamer Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
pygamer_advance Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
pyportal Changes to optimization option 2020-07-23 19:27:02 -05:00
pyportal_titano Merge remote-tracking branch 'adafruit/master' into lower_power 2020-04-14 17:14:44 -07:00
pyruler add RELEASE_NEEDS_CLEAN_BUILD for lang-specific CFLAGS_INLINE_LIMIT changes 2020-08-01 13:20:46 -04:00
qtpy_m0 fix typo, tested hardware, neopixel doesnt work tho 2020-09-12 19:56:13 -04:00
robohatmm1_m4 Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
sam32 Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
same54_xplained _canio: Minimal implementation for SAM E5x MCUs 2020-09-21 16:44:26 -05:00
seeeduino_wio_terminal Added display QSTR to Wio Terminal 2020-07-28 17:31:17 +08:00
seeeduino_xiao implement requested changes 2020-04-23 13:33:41 -04:00
serpente serpente: make ja translation fit 2020-08-12 13:32:08 -05:00
shirtty I2CPeripheral: Rename class and its module 2020-06-25 11:44:19 -05:00
snekboard snekboard: make ja translation fit 2020-08-12 13:34:36 -05:00
sparkfun_lumidrive nerf vectorio on a ton of m0 and overcommitted m4 boards due to translation text size 2020-05-12 15:23:00 -07:00
sparkfun_qwiic_micro_no_flash Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
sparkfun_qwiic_micro_with_flash Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
sparkfun_redboard_turbo trinket_m0_haxpress: make ja translation fit 2020-08-12 12:44:17 -05:00
sparkfun_samd21_dev implement requested changes 2020-04-23 13:33:41 -04:00
sparkfun_samd21_mini implement requested changes 2020-04-23 13:33:41 -04:00
sparkfun_samd51_thing_plus Disable existing native networking. 2020-07-17 17:43:02 -07:00
stringcar_m0_express stringcar_m0_express: make ja translation fit 2020-08-12 13:47:10 -05:00
trellis_m4_express fix pins for trellis_m4 board.I2C() 2020-09-03 14:22:18 -04:00
trinket_m0 add RELEASE_NEEDS_CLEAN_BUILD for lang-specific CFLAGS_INLINE_LIMIT changes 2020-08-01 13:20:46 -04:00
trinket_m0_haxpress trinket_m0_haxpress: make ja translation fit 2020-08-12 12:44:17 -05:00
uartlogger2 add UARTLogger2 board support for CircuitPython 2020-03-13 21:39:17 +01:00
uchip Turn off GC opt on uchip board 2020-07-21 12:51:59 -07:00
ugame10 Merge pull request #2966 from sommersoft/ci_check_vid_pid 2020-09-17 11:48:46 -07:00
winterbloom_big_honking_button Merge branch 'main' into disable_network 2020-07-20 16:28:22 -07:00
winterbloom_sol Disable existing native networking. 2020-07-17 17:43:02 -07:00
xinabox_cc03 implement requested changes 2020-04-23 13:33:41 -04:00
xinabox_cs11 supervisor.mk: Compute USB_DEVICES; remove from boards and ports 2020-06-23 12:59:01 -05:00
board.h Rework displays in prep for dynamic support and 8bit parallel. 2019-01-16 12:05:20 -08:00
common.template.ld _canio: Minimal implementation for SAM E5x MCUs 2020-09-21 16:44:26 -05:00