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
Age
Commit message (
Expand
)
Author
2021-01-12
Merge pull request #3983 from dhalbert/6.1.0-shrink-builds
Jeff Epler
2021-01-12
Merge pull request #3978 from ladyada/neotrinkey
Jeff Epler
2021-01-12
shrink some de_DE builds
Dan Halbert
2021-01-12
Merge pull request #3966 from dhalbert/samd-dac-channels
Dan Halbert
2021-01-12
fix some precommit complaints
lady ada
2021-01-12
samd21 board with only 4 neopixels + two touchpads
lady ada
2021-01-11
Update ports/atmel-samd/common-hal/analogio/AnalogOut.c
Dan Halbert
2021-01-11
Merge pull request #3960 from dhalbert/pwmout-tcc-resolution
Scott Shawcroft
2021-01-11
Merge pull request #3659 from iot49/msgpack
Scott Shawcroft
2021-01-10
fix atmel-samd DAC channel selection logic
Dan Halbert
2021-01-09
Look up TCC resolution as necessary
Dan Halbert
2021-01-09
disable msgpack on boards without room
foamyguy
2021-01-08
update tinyusb; _ticks_enabled only for SAMD21
Dan Halbert
2021-01-06
overflowed tick counter needs 64 bits everywhere
Dan Halbert
2021-01-05
Merge branch 'main' into msgpack
iot49
2021-01-04
Add adafruit_bus_device to CPX builds.
Kattni Rembor
2021-01-03
Added CP Dotstart Lib to Build
Benjamin Shockley
2020-12-30
Revert "Removing frozen libs"
Jeff Epler
2020-12-28
update common_hal_reset_pin()
microDev
2020-12-25
SAMD51: change of DAC power setting
Uwe Gartmann
2020-12-23
Merge pull request #3867 from dhalbert/frequencyin-fix-6.0.x
Scott Shawcroft
2020-12-22
FrequencyIn: do not raise in interrupt handler
Dan Halbert
2020-12-18
Merge pull request #3842 from StackRduino/main
Dan Halbert
2020-12-17
Merge pull request #3752 from jepler/gcc10
Dan Halbert
2020-12-17
Update mpconfigboard.mk
Hany Elkomy
2020-12-17
Update mpconfigboard.mk
Hany Elkomy
2020-12-17
Add files via upload
Hany Elkomy
2020-12-17
Delete board.c
Hany Elkomy
2020-12-17
Delete mpconfigboard.h
Hany Elkomy
2020-12-17
Delete mpconfigboard.mk
Hany Elkomy
2020-12-17
Delete pins.c
Hany Elkomy
2020-12-17
Update mpconfigboard.mk
Hany Elkomy
2020-12-17
Update board.c
Hany Elkomy
2020-12-17
Update mpconfigboard.h
Hany Elkomy
2020-12-17
Add files via upload
Hany Elkomy
2020-12-17
Delete pins.c
Hany Elkomy
2020-12-17
Update pins.c
Hany Elkomy
2020-12-17
Add files via upload
Hany Elkomy
2020-12-15
squeeze some smaller boards
Dan Halbert
2020-12-15
-ftree-vrp better diagnostics on -Os builds; -fno-inline-functions for -O2; f...
Dan Halbert
2020-12-14
shrink bast_pro_mini_m0; use proper flex-array syntax
Dan Halbert
2020-12-14
-Os for SAMD51; fix CSUPEROPT typo
Dan Halbert
2020-12-12
Update Big Honking Button configuration to support its newest board revision.
Thea Flowers
2020-12-11
Merge branch 'main' into msgpack
Scott Shawcroft
2020-12-08
Fix build and more comments
Scott Shawcroft
2020-12-08
Add `board_deinit` for use with sleep
Scott Shawcroft
2020-12-02
Merge pull request #3612 from gamblor21/bus_device
Scott Shawcroft
2020-12-02
Merge remote-tracking branch 'adafruit/main' into msgpack
Scott Shawcroft
2020-12-02
Merge pull request #3767 from dhalbert/sleep
Scott Shawcroft
2020-12-01
Added to partial builds where frozen removed
gamblor21
[next]