circuitpython/atmel-samd/common-hal
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
..
analogio Move to ASF4 and introduce SAMD51 support. (#258) 2017-09-22 21:05:51 -04:00
audiobusio atmel-samd: Enable 8-bit audio recording support even though it'll be 2017-09-05 16:37:02 -07:00
audioio Move to ASF4 and introduce SAMD51 support. (#258) 2017-09-22 21:05:51 -04:00
board Modernize module and class static dicts; update freetouch 2017-08-27 15:02:50 -04:00
busio atmel-samd: Remember SPI baudrate. 2017-09-01 12:44:52 -07:00
digitalio Move to ASF4 and introduce SAMD51 support. (#258) 2017-09-22 21:05:51 -04:00
microcontroller Update time to use SysTick (#274) 2017-09-29 16:58:13 -04:00
neopixel_write Split up nativeio. 2017-04-10 13:32:19 -07:00
nvm Add microcontroller.cpu.temperature, for use as a simple sensor on minimal boards. (#211) 2017-08-31 13:48:30 -04:00
os atmel-samd: Add support for internal filesystems. (#311) 2017-10-10 14:36:00 -04:00
pulseio Move to ASF4 and introduce SAMD51 support. (#258) 2017-09-22 21:05:51 -04:00
storage Modernize module and class static dicts; update freetouch 2017-08-27 15:02:50 -04:00
time This introduces an alternative hardware API called nativeio structured around different functions that are typically accelerated by native hardware. Its not meant to reflect the structure of the hardware. 2016-11-21 14:11:52 -08:00
touchio Modernize module and class static dicts; update freetouch 2017-08-27 15:02:50 -04:00
usb_hid Move to ASF4 and introduce SAMD51 support. (#258) 2017-09-22 21:05:51 -04:00