| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-01-05 | Improve docs and update to CircuitPython. | Scott Shawcroft | |
| 2016-10-14 | atmel-samd: Rename Feather M0 Bluefruit files to Feather M0 Basic because ↵v1.8.4-20161014 | Scott Shawcroft | |
| there isn't anything Bluefruit specific yet. | |||
| 2016-10-14 | Rework the READMEs to clarify that this is a MicroPython derivative and | Scott Shawcroft | |
| not MicroPython proper. | |||
| 2016-10-03 | atmel-samd: Update bossac_osx with one that works. | Scott Shawcroft | |
| Add info to the README on how to get into bootloader on feathers. Fixes #6. | |||
| 2016-08-24 | Enable REPL over USB. | Scott Shawcroft | |
| All of the code was there except the linker was failing to clear the bss section because I added too many .zeros. The should have only been the exported globals that start with _ like _szero = .. Fixing that and turn on the usb transmit fixed everything. | |||
| 2016-08-23 | Add support for REPL on Arduino Zero through EDBG via UART. | Scott Shawcroft | |
| 2016-08-22 | Compiled and linked SAMD21x18 version successfully. | Scott Shawcroft | |
