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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ports
/
atmel-samd
/
asf4
Age
Commit message (
Expand
)
Author
2020-09-14
update submodules to merge commits
Jeff Epler
2020-09-08
additional asf4 updates
Jeff Epler
2020-09-08
atmel-samd: add same51, feather_m4_can
Jeff Epler
2020-06-26
atmel-samd: Add SDIO SD card interface
Jeff Epler
2020-06-23
atmel-samd: Add support for SAM E54 family MCUs
Jeff Epler
2018-12-04
Update submodules to merge commits
Scott Shawcroft
2018-12-04
Add particle boards, fix cp32 and try to speed up atmel build
Scott Shawcroft
2018-08-09
Initial SAMR board revision.
Scott Shawcroft
2018-06-29
include RTC fix for SAMd51 in circuitpython build
mrmcwethy
2018-06-11
Update to the latest ASF4 which includes an I2C timeout extension while waiti...
Scott Shawcroft
2018-04-16
atmel-samd: Add rtc module support
Noralf Trønnes
2018-02-21
Implement UART for 3.0 + related fixes.
Dan Halbert
2017-11-27
Support SPI flash chips for CIRCUITPY, using non-DMA SPI for now.
Dan Halbert
2017-11-16
non-DMA SPI working; adding this now for testing; will continue with DMA
Dan Halbert
2017-11-07
Implement busio.I2c.
Dan Halbert
2017-11-02
atmel-samd: update to October 2017 ASF4.
Scott Shawcroft
2017-10-30
atmel-samd: More USB polish
Scott Shawcroft
2017-10-26
Sync with https://github.com/adafruit/asf4/pull/3
Dan Halbert
2017-10-25
atmel-samd: Add support for ERR_ABORTED to indicate medium not present.
Scott Shawcroft
2017-10-24
Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge
Scott Shawcroft