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
/
common-hal
/
microcontroller
Age
Commit message (
Expand
)
Author
2018-06-15
Split out the peripherals library in preparation of sharing with MakeCode.
Scott Shawcroft
2018-06-08
Prevent freezing USB during high frequency PulseIn.
Scott Shawcroft
2018-06-01
atmel-samd: Make ticks more atomic.
Scott Shawcroft
2018-06-01
atmel-samd: Re-org helper peripheral files into their own subdirectory.
Scott Shawcroft
2018-05-15
disable pins on trinket_m0 so that we can free a fair bit of flash - Issue #840
Roy Hooper
2018-05-01
Implement microcontroller.cpu.temperature on '21 and '51.
Dan Halbert
2018-04-13
Turn on nvm in 3.0.
Scott Shawcroft
2018-04-05
atmel-samd: reset: reset() was always entering bootloader mode
Jeff Epler
2018-03-25
Don't lose half of the processor's serial number
Jeff Epler
2018-03-14
Remove SERCOM pointers from pin data structure because index is
Scott Shawcroft
2018-02-09
m4 compiles, pwmout implemented
Scott Shawcroft
2018-02-09
WIP
Scott Shawcroft
2018-01-18
Added Unique ID Functions/Updated Support Matrix (#527)
sommersoft
2018-01-02
merge from 2.2.0 + fix up board defs
Dan Halbert
2017-11-07
Implement busio.I2c.
Dan Halbert
2017-11-02
atmel-samd: Fix SAMD51 SWCLK reset so we can connect the JLink
Scott Shawcroft
2017-10-24
Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge
Scott Shawcroft