| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-09-22 | Move to ASF4 and introduce SAMD51 support. (#258)3.0.0-alpha.0 | Scott Shawcroft | |
| * 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. | |||
| 2016-08-22 | Blinking the LED works. Clocks should be set up correctly. | Scott Shawcroft | |
| Everything works fine without USB being plugged in but faults (I think) when USB is plugged in. This is switched away from the USB code from the bootloader onto the USB code thats generated by Atmel Studio using the high level classes from ASF. | |||
