circuitpython/ports/atmel-samd
2022-04-06 12:06:44 -04:00
..
asf4@84f56af132
asf4_conf
bindings/samd
boards Merge branch 'main' into uzlib-module 2022-04-03 11:48:37 -05:00
common-hal Also fix the read pin in the atmel and rp2040 ports 2022-03-06 11:33:07 +01:00
freetouch@b6859a349e
modules
peripherals@d3b20192cf
sd_mmc
supervisor samd: Don't rely on RTC interrupt 2022-03-25 14:48:03 -05:00
tools
.gitattributes
.gitignore
audio_dma.c fix SAMD21 PDMIn DMA event use 2021-10-19 13:18:14 -04:00
audio_dma.h fix SAMD21 PDMIn DMA event use 2021-10-19 13:18:14 -04:00
background.c
background.h
eic_handler.c
eic_handler.h
fatfs_port.c Merge tag 'v1.17' into merge-1.17 2021-10-15 08:20:54 -05:00
ld_defines.c
Makefile Fix SAMD51 builds on GCC11.2 2022-03-08 10:41:34 -08:00
mpconfigport.h
mpconfigport.mk Disable in M0 builds 2022-02-20 16:03:25 -06:00
mphalport.c rework auto-reload delay logic 2022-03-11 14:03:04 -05:00
mphalport.h
qstrdefsport.h
README.rst
reset.c
reset.h
samd_peripherals_config.h
shared_timers.c
shared_timers.h
timer_handler.c
timer_handler.h

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