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
/
tools
Age
Commit message (
Expand
)
Author
2021-03-15
run code formatting script
microDev
2020-09-21
_canio: Minimal implementation for SAM E5x MCUs
Jeff Epler
2020-09-21
samd: move mcu_find_pin_function to header
Jeff Epler
2020-07-30
atmel-samd: move samd-specific script
Jeff Epler
2020-07-06
Add license to some obvious files.
Diego Elio Pettenò
2019-06-04
Add PS/2 support -- ps2io module
Elvis Pfützenreuter
2018-11-08
Move atmel-samd to tinyusb and support nRF flash.
Scott Shawcroft
2018-04-24
convert wrapper class to just a module
Dan Halbert
2018-04-23
HID gamepad support
Dan Halbert
2018-04-08
Move CDC Comm back to Interface 0 for compat with Win7 drivers.
Dan Halbert
2018-04-08
Reorder composite device interfaces; fix report length bug
Dan Halbert
2018-04-02
WIP: seems to be done
Dan Halbert
2018-03-30
WIP: HID works with MSC interfaces removed
Dan Halbert
2018-03-30
WIP: works with just keyboard but not complex report descriptor
Dan Halbert
2018-03-24
WIP: simple working HID
Dan Halbert
2017-11-07
Implement busio.I2c.
Dan Halbert
2017-11-02
tools: Switch to using separate usb_descriptor repo.
Scott Shawcroft
2017-10-30
atmel-samd: More USB polish
Scott Shawcroft
2017-10-24
Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge
Scott Shawcroft