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
/
boards
/
sam32
Age
Commit message (
Expand
)
Author
2021-03-15
run code formatting script
microDev
2021-01-16
Removing frozen libraries
gamblor21
2020-12-30
Revert "Removing frozen libs"
Jeff Epler
2020-12-08
Add `board_deinit` for use with sleep
Scott Shawcroft
2020-11-11
Removing frozen libs
gamblor21
2020-06-03
Fix up end of file and trailing whitespace.
Diego Elio Pettenò
2020-02-16
no current need for NVM
Max Holliday
2020-02-08
adding Adafruit_CircuitPython_Register to frozen + updating SAM32
Max Holliday
2019-10-28
wip
Dan Halbert
2019-10-20
Parameterize linker script
Dan Halbert
2019-08-18
make nrf touchio be generic: now available for SAMD51 too
Dan Halbert
2019-06-12
Turn off SUPEROPT on gc.c instead of trying to squueze inline limit so much; ...
Dan Halbert
2019-04-08
Reorganize board busses into shared-bindings and shared-module.
Scott Shawcroft
2019-02-18
Fix #ifdefs in port.c to call xxx_reset() rroutines properly. Remove most use...
Dan Halbert
2019-02-15
WIP: atmel-samd trinket build works
Dan Halbert
2019-02-06
standardizing on "BATTERY" pin; and load-leveling Travis
Max Holliday
2019-02-05
elaborating on include path for board_busses
Max Holliday
2019-02-05
correcting VID/PID and adding sam32 to travis
Max Holliday
2019-02-05
adding SAM32 board
Max Holliday