circuitpython/atmel-samd/asf4/samd51/hpl
Scott Shawcroft 6839fff313 Move to ASF4 and introduce SAMD51 support. (#258)
* atmel-samd: Remove ASF3. This will break builds.

* atmel-samd: Add ASF4 for the SAMD21 and SAMD51.

* Introduce the supervisor concept to facilitate porting.

The supervisor is the code which runs individual MicroPython VMs. By
splitting it out we make it more consistent and easier to find.

This also adds very basic SAMD21 and SAMD51 support using the
supervisor. Only the REPL currently works.

This begins the work for #178.
2017-09-22 21:05:51 -04:00
..
adc Move to ASF4 and introduce SAMD51 support. (#258) 2017-09-22 21:05:51 -04:00
core Move to ASF4 and introduce SAMD51 support. (#258) 2017-09-22 21:05:51 -04:00
dac Move to ASF4 and introduce SAMD51 support. (#258) 2017-09-22 21:05:51 -04:00
dmac Move to ASF4 and introduce SAMD51 support. (#258) 2017-09-22 21:05:51 -04:00
evsys Move to ASF4 and introduce SAMD51 support. (#258) 2017-09-22 21:05:51 -04:00
gclk Move to ASF4 and introduce SAMD51 support. (#258) 2017-09-22 21:05:51 -04:00
mclk Move to ASF4 and introduce SAMD51 support. (#258) 2017-09-22 21:05:51 -04:00
osc32kctrl Move to ASF4 and introduce SAMD51 support. (#258) 2017-09-22 21:05:51 -04:00
oscctrl Move to ASF4 and introduce SAMD51 support. (#258) 2017-09-22 21:05:51 -04:00
pm Move to ASF4 and introduce SAMD51 support. (#258) 2017-09-22 21:05:51 -04:00
port Move to ASF4 and introduce SAMD51 support. (#258) 2017-09-22 21:05:51 -04:00
ramecc Move to ASF4 and introduce SAMD51 support. (#258) 2017-09-22 21:05:51 -04:00
rtc Move to ASF4 and introduce SAMD51 support. (#258) 2017-09-22 21:05:51 -04:00
sercom Move to ASF4 and introduce SAMD51 support. (#258) 2017-09-22 21:05:51 -04:00
systick Move to ASF4 and introduce SAMD51 support. (#258) 2017-09-22 21:05:51 -04:00
tc Move to ASF4 and introduce SAMD51 support. (#258) 2017-09-22 21:05:51 -04:00
trng Move to ASF4 and introduce SAMD51 support. (#258) 2017-09-22 21:05:51 -04:00
usb Move to ASF4 and introduce SAMD51 support. (#258) 2017-09-22 21:05:51 -04:00