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
/
frozen
/
Adafruit_CircuitPython_HID
Age
Commit message (
Collapse
)
Author
2020-08-03
update frozen submodules
Jerry Needell
2020-05-16
update frozen libs
Dan Halbert
2020-01-30
add gamepad to specialty cpx builds; update frozen libs
Dan Halbert
2020-01-07
Update submodules including BusDevice and HID.
Scott Shawcroft
HID's API has changed to take in devices explicitly so that both USB and BLE work.
2019-12-19
frozen: Update all submodules to latest tagged release
Jeff Epler
2019-06-27
Merge remote-tracking branch 'adafruit/4.0.x' into merge_in_402
Scott Shawcroft
2019-06-19
Update frozen libraries
Scott Shawcroft
2019-05-23
Update frozen libs
Dan Halbert
2019-03-25
Update frozen libraries to latest tagged versions
Dan Halbert
2019-02-17
correct weak module links; samd module only in m4 ports; update libraries
Dan Halbert
2018-11-01
put .frozen before /lib in sys.path; update frozen libraries
Dan Halbert
2018-07-03
bring all frozen libraries up to date
Dan Halbert
2018-06-02
update HID, and update seesaw version
Dan Halbert
2018-05-22
turn off longint on cpx crickit; update frozen libs
Dan Halbert
2018-05-04
3.0: add CircuitPlayground and HID to CPX frozen modules
Dan Halbert