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
/
peripherals
Age
Commit message (
Expand
)
Author
2020-06-23
atmel-samd: Add support for SAM E54 family MCUs
Jeff Epler
2020-03-27
Swap to committed dependencies
Scott Shawcroft
2020-03-17
fix up SAMD21 sleep
Scott Shawcroft
2020-03-13
Switch from 1k RTC input to 32k output
Scott Shawcroft
2020-01-02
samd/peripherals: take upstream update
Jeff Epler
2019-12-24
samd/peripherals: update
Jeff Epler
2019-12-10
working on all ports
Dan Halbert
2019-12-06
atmel-samd working
Dan Halbert
2019-09-16
samd: peripherals: update submodule reference
jepler
2019-09-15
AnalogOut / AudioOut: Copy settings from Arduino
jepler
2019-04-23
update periph submodule
ladyada
2019-04-04
update samd-peripherals
Dan Halbert
2019-04-04
remove CPy-specific EIC handlers from samd-peripherals
Dan Halbert
2019-02-21
update peripherals submodule
sommersoft
2019-01-11
Use correct SERCOM for SDA/SCL on Grand Central
Dan Halbert
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-11-08
Move atmel-samd to tinyusb and support nRF flash.
Scott Shawcroft
2018-09-06
Initial Grand Central definition
Scott Shawcroft
2018-08-31
add pin claiming to devices
Dan Halbert
2018-08-16
Update to merged peripheral change.
Scott Shawcroft
2018-08-16
Compress all translated strings with Huffman coding.
Scott Shawcroft
2018-08-09
Initial SAMR board revision.
Scott Shawcroft
2018-08-02
Update to peripherals merge.
Scott Shawcroft
2018-08-02
Move pin struct to the peripherals library.
Scott Shawcroft
2018-06-15
Split out the peripherals library in preparation of sharing with MakeCode.
Scott Shawcroft
2018-06-08
Wait for the DFLL to be stable.
Scott Shawcroft
2018-06-01
Use the external crystal on SAMD21 again.
Scott Shawcroft
2018-06-01
Adapt for feedback and hack around pIRkey size constraint.
Scott Shawcroft
2018-06-01
atmel-samd: Add rotary encoder support.
Scott Shawcroft
2018-06-01
atmel-samd: Re-org helper peripheral files into their own subdirectory.
Scott Shawcroft