aboutsummaryrefslogtreecommitdiff
path: root/atmel-samd/internal_flash.c
AgeCommit message (Expand)Author
2017-08-27Modernize module and class static dicts; update freetouchDan Halbert
2017-08-25atmel-samd: Introduce a nvm module for non-volatile byte-level memory access....Scott Shawcroft
2017-08-07atmel-samd: Fix crash when fs mount fails and fix mounting internal flash. It...Scott 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
2017-01-30Add frequency changing support to PWMOut.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: Support auto-reset based on USB write activity.Scott Shawcroft
2016-10-25atmel-samd: Add D13 led as mass storage write indicator.Scott Shawcroft
2016-10-21Add support for USB writeable, MicroPython read-only volumes.Scott Shawcroft
2016-10-21atmel-samd: Rework mass storage interaction with underlying blockScott Shawcroft