circuitpython/ports/atmel-samd
Limor "Ladyada" Fried 9752162508
Merge pull request #4765 from dhalbert/rotary-trinkey-rev-c-pins
Update various Trinkey pins and add _pixelbuf
2021-05-15 11:52:33 -04:00
..
asf4@84f56af132
asf4_conf
bindings/samd
boards
common-hal
freetouch@b6859a349e
modules
peripherals@a7e39c4d01
sd_mmc
supervisor
tools
.gitattributes
.gitignore
Makefile
README.rst
audio_dma.c
audio_dma.h
background.c
background.h
eic_handler.c
eic_handler.h
fatfs_port.c
ld_defines.c
mpconfigport.h
mpconfigport.mk Merge pull request #4765 from dhalbert/rotary-trinkey-rev-c-pins 2021-05-15 11:52:33 -04:00
mphalport.c
mphalport.h
qstrdefsport.h
reset.c
reset.h
samd_peripherals_config.h
timer_handler.c
timer_handler.h

README.rst

SAMD21 and SAMD51
==================

This port supports many development boards that utilize SAMD21 and SAMD51 chips. See
https://circuitpython.org/downloads for all supported boards.


Building
--------

For build instructions see this guide: https://learn.adafruit.com/building-circuitpython/


Debugging
---------

For debugging instructions see this guide: https://learn.adafruit.com/debugging-the-samd21-with-gdb


Port Specific modules
---------------------

.. toctree::
    ../../shared-bindings/samd/index