circuitpython/ports/atmel-samd
microDev a3998d0626
add atexit module
2021-07-30 09:32:28 +05:30
..
asf4@84f56af132
asf4_conf
bindings/samd
boards
common-hal
freetouch@b6859a349e
modules
peripherals@a7e39c4d01
sd_mmc
supervisor remove gamepad; deprecate gamepadshift 2021-07-26 22:15:09 -04:00
tools
.gitattributes
.gitignore
Makefile
README.rst
audio_dma.c
audio_dma.h
background.c
background.h
eic_handler.c
eic_handler.h refactor countio based on feedback 2020-05-05 15:23:38 +10:00
fatfs_port.c
ld_defines.c
mpconfigport.h
mpconfigport.mk
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