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
/
atmel-samd
/
asf
/
sam0
Age
Commit message (
Expand
)
Author
2017-09-22
Move to ASF4 and introduce SAMD51 support. (#258)
3.0.0-alpha.0
Scott Shawcroft
2017-07-28
atmel-samd: Introduce audiobusio.PDMIn for recording audio from PDM
Scott Shawcroft
2017-05-15
atmel-samd: Add a safe mode which detects hard faults and reboots without run...
Scott Shawcroft
2017-05-01
atmel-samd: Introduce audio sample playback via audioio.AudioOut.
Scott Shawcroft
2017-02-26
atmel-samd: Use link time optimization to reduce code size of builds which
Scott Shawcroft
2017-01-30
Add frequency changing support to PWMOut.
Scott Shawcroft
2016-12-19
atmel-samd: Add preliminary support for UART
Sebastian Plamauer
2016-11-07
atmel-samd: Stop relying on an external crystal.
Scott Shawcroft
2016-10-05
atmel-samd: Support composite CDC and mass storage USB device.
Scott Shawcroft
2016-10-04
atmel-samd: Add Micro Trace Buffer support to the debug build.
Scott Shawcroft
2016-10-04
atmel-samd: Remove debug flashes and comments.
Scott Shawcroft
2016-09-02
atmel/samd: Add filesystem support. 64k is stored in flash.
v1.8.3-62-g09be96a
Scott Shawcroft
2016-08-30
atmel/samd: Add basic PWM support which only allows for changing the duty.
Scott Shawcroft
2016-08-27
atmel-samd: Add direct write access to the DAC output.
Scott Shawcroft
2016-08-26
atmel-samd: Initial ADC support.
Scott Shawcroft
2016-08-23
Add support for REPL on Arduino Zero through EDBG via UART.
Scott Shawcroft
2016-08-22
Blinking the LED works. Clocks should be set up correctly.
Scott Shawcroft