summaryrefslogtreecommitdiff
path: root/atmel-samd/spi_flash.c
AgeCommit message (Expand)Author
2018-01-30memory type for alt flash fixladyada
2017-08-27Modernize module and class static dicts; update freetouchDan Halbert
2017-08-03atmel-samd: Add support for a second flash chip so either may be used.Scott Shawcroft
2017-07-28atmel-samd: Introduce audiobusio.PDMIn for recording audio from PDMScott Shawcroft
2017-06-26atmel-samd: Fix running off of the new VFS filesystem includingScott Shawcroft
2017-06-20Merge tag 'v1.9.1'2.0.0-alpha.0Scott Shawcroft
2017-05-12atmel-samd: Rework boot, main and REPL order.Scott Shawcroft
2017-05-12atmel-samd: Rework SPI flash defines for clarity.Scott Shawcroft
2017-05-02atmel-samd: Use DMA for SPI flash block transfers.Scott Shawcroft
2016-12-09atmel-samd: Add APA102 support and flash more advanced status.Scott Shawcroft
2016-11-29atmel-samd: Switch to MICROPY_PORT_ROOT_POINTERS for the flash cache.Scott Shawcroft
2016-11-21This introduces an alternative hardware API called nativeio structured around...Scott Shawcroft
2016-10-28atmel-samd: Rework tick timer to use TC5 and support neopixel status LED.Scott Shawcroft
2016-10-25atmel-samd: Remove unused header.Scott Shawcroft
2016-10-21atmel-samd: Support reading from the flash cache.Scott Shawcroft
2016-10-21Add support for USB writeable, MicroPython read-only volumes.Scott Shawcroft
2016-10-21atmel-samd: Add flash write activity LED.Scott Shawcroft
2016-10-21atmel-samd: Add a heap based cache for writing to flash.Scott Shawcroft
2016-10-21atmel-samd: Support external flash on the Metro M0 w/Flash.Scott Shawcroft
2016-10-21atmel-samd: Rework mass storage interaction with underlying blockScott Shawcroft