circuitpython/atmel-samd/boards/feather_m0_express
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
..
board.c Modernize module and class static dicts; update freetouch 2017-08-27 15:02:50 -04:00
mpconfigboard.h atmel-samd: Add support for internal filesystems. (#311) 2017-10-10 14:36:00 -04:00
mpconfigboard.mk atmel-samd: Add support for internal filesystems. (#311) 2017-10-10 14:36:00 -04:00
pins.c Modernize module and class static dicts; update freetouch 2017-08-27 15:02:50 -04:00