Scott Shawcroft 796373b8be
A number of small ESP32S2 fixes:
* Fix flash writes that don't end on a sector boundary. Fixes #2944
* Fix enum incompatibility with IDF.
* Fix printf output so it goes out debug UART.
* Increase stack size to 8k.
* Fix sleep of less than a tick so it doesn't crash.
2020-05-28 15:43:55 -07:00
..
2018-12-04 18:20:51 -08:00
2018-05-23 11:57:35 -07:00
2019-06-04 18:05:46 -03:00
2020-03-13 11:16:41 -07:00
wip
2019-12-05 22:45:53 -05:00
2020-05-28 15:43:55 -07:00
2020-04-23 17:43:35 -04:00
2020-03-13 11:16:41 -07:00

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::
    ../../autoapi/samd/index