circuitpython/atmel-samd/boards
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
..
arduino_zero Move to ASF4 and introduce SAMD51 support. (#258) 2017-09-22 21:05:51 -04:00
circuitplayground_express Move to ASF4 and introduce SAMD51 support. (#258) 2017-09-22 21:05:51 -04:00
feather_m0_adalogger Move to ASF4 and introduce SAMD51 support. (#258) 2017-09-22 21:05:51 -04:00
feather_m0_basic Move to ASF4 and introduce SAMD51 support. (#258) 2017-09-22 21:05:51 -04:00
feather_m0_express Move to ASF4 and introduce SAMD51 support. (#258) 2017-09-22 21:05:51 -04:00
gemma_m0 Move to ASF4 and introduce SAMD51 support. (#258) 2017-09-22 21:05:51 -04:00
metro_m0_express Move to ASF4 and introduce SAMD51 support. (#258) 2017-09-22 21:05:51 -04:00
metro_m4_express Move to ASF4 and introduce SAMD51 support. (#258) 2017-09-22 21:05:51 -04:00
trinket_m0 Move to ASF4 and introduce SAMD51 support. (#258) 2017-09-22 21:05:51 -04:00
board.h Modernize module and class static dicts; update freetouch 2017-08-27 15:02:50 -04:00
flash_AT25DF081A.h Modernize module and class static dicts; update freetouch 2017-08-27 15:02:50 -04:00
flash_GD25Q16C.h Modernize module and class static dicts; update freetouch 2017-08-27 15:02:50 -04:00
flash_S25FL216K.h Modernize module and class static dicts; update freetouch 2017-08-27 15:02:50 -04:00
samd21x18-bootloader-crystalless.ld atmel-samd: Introduce a nvm module for non-volatile byte-level memory access. (#203) 2017-08-25 16:00:27 -04:00
samd21x18-bootloader-external-flash-crystalless.ld atmel-samd: Introduce a nvm module for non-volatile byte-level memory access. (#203) 2017-08-25 16:00:27 -04:00
samd21x18-bootloader-external-flash.ld atmel-samd: Introduce a nvm module for non-volatile byte-level memory access. (#203) 2017-08-25 16:00:27 -04:00
samd21x18-bootloader.ld atmel-samd: Introduce a nvm module for non-volatile byte-level memory access. (#203) 2017-08-25 16:00:27 -04:00
samd21x18-external-flash.ld atmel-samd: Introduce a nvm module for non-volatile byte-level memory access. (#203) 2017-08-25 16:00:27 -04:00
samd21x18.ld atmel-samd: Introduce a nvm module for non-volatile byte-level memory access. (#203) 2017-08-25 16:00:27 -04:00
samd51x18-bootloader-external-flash.ld Move to ASF4 and introduce SAMD51 support. (#258) 2017-09-22 21:05:51 -04:00
samd51x19-bootloader-external-flash.ld Move to ASF4 and introduce SAMD51 support. (#258) 2017-09-22 21:05:51 -04:00
samd51x20-bootloader-external-flash.ld Move to ASF4 and introduce SAMD51 support. (#258) 2017-09-22 21:05:51 -04:00
samd51x20-external-flash.ld Move to ASF4 and introduce SAMD51 support. (#258) 2017-09-22 21:05:51 -04:00