aboutsummaryrefslogtreecommitdiff
path: root/atmel-samd/internal_flash.h
AgeCommit message (Expand)Author
2017-08-27Modernize module and class static dicts; update freetouchDan Halbert
2017-08-25Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development)...Dan Halbert
2017-08-25atmel-samd: Introduce a nvm module for non-volatile byte-level memory access....Scott Shawcroft
2017-05-12atmel-samd: Rework SPI flash defines for clarity.Scott Shawcroft
2016-11-30atmel-samd: Fix FLASH_ROOT_POINTERS for internal flash builds.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-21atmel-samd: Rework mass storage interaction with underlying blockScott Shawcroft