index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
atmel-samd
/
internal_flash.c
Age
Commit message (
Expand
)
Author
2017-08-27
Modernize module and class static dicts; update freetouch
Dan Halbert
2017-08-25
atmel-samd: Introduce a nvm module for non-volatile byte-level memory access....
Scott Shawcroft
2017-08-07
atmel-samd: Fix crash when fs mount fails and fix mounting internal flash. It...
Scott Shawcroft
2017-06-20
Merge tag 'v1.9.1'
2.0.0-alpha.0
Scott Shawcroft
2017-05-12
atmel-samd: Rework boot, main and REPL order.
Scott Shawcroft
2017-05-12
atmel-samd: Rework SPI flash defines for clarity.
Scott Shawcroft
2017-05-02
atmel-samd: Use DMA for SPI flash block transfers.
Scott Shawcroft
2017-01-30
Add frequency changing support to PWMOut.
Scott Shawcroft
2016-12-09
atmel-samd: Add APA102 support and flash more advanced status.
Scott Shawcroft
2016-11-29
atmel-samd: Switch to MICROPY_PORT_ROOT_POINTERS for the flash cache.
Scott Shawcroft
2016-11-21
This introduces an alternative hardware API called nativeio structured around...
Scott Shawcroft
2016-10-28
atmel-samd: Rework tick timer to use TC5 and support neopixel status LED.
Scott Shawcroft
2016-10-25
atmel-samd: Support auto-reset based on USB write activity.
Scott Shawcroft
2016-10-25
atmel-samd: Add D13 led as mass storage write indicator.
Scott Shawcroft
2016-10-21
Add support for USB writeable, MicroPython read-only volumes.
Scott Shawcroft
2016-10-21
atmel-samd: Rework mass storage interaction with underlying block
Scott Shawcroft