circuitpython/supervisor
Scott Shawcroft 80654779e1 atmel-samd: Add support for internal filesystems. (#311)
* atmel-samd: Add support for internal filesystems.

This allows us to re-enable `os`. `random` is also enabled because
it solely depends on `os`.

Fixes #266. Its also a pre-requisite for #260.

* atmel-samd: Update SAMD51 linker script comments and MICROPY_MAX_STACK_USAGE enabling.
2017-10-10 14:36:00 -04:00
..
messages Move to ASF4 and introduce SAMD51 support. (#258) 2017-09-22 21:05:51 -04:00
shared Move to ASF4 and introduce SAMD51 support. (#258) 2017-09-22 21:05:51 -04:00
stub Move to ASF4 and introduce SAMD51 support. (#258) 2017-09-22 21:05:51 -04:00
filesystem.h Move to ASF4 and introduce SAMD51 support. (#258) 2017-09-22 21:05:51 -04:00
port.h Add support for patching newer ASF4 code. (#292) 2017-09-28 23:33:44 -04:00
serial.h Move to ASF4 and introduce SAMD51 support. (#258) 2017-09-22 21:05:51 -04:00
supervisor.mk atmel-samd: Add support for internal filesystems. (#311) 2017-10-10 14:36:00 -04:00