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
/
shared-bindings
Age
Commit message (
Expand
)
Author
2020-12-02
Merge pull request #3612 from gamblor21/bus_device
Scott Shawcroft
2020-12-01
fix doc errors
Dan Halbert
2020-12-01
address review comments
Dan Halbert
2020-12-01
Fixing stubs
gamblor21
2020-12-01
Merge branch 'main' into bus_device
Mark
2020-11-27
fix stub problems; touch up doc
Dan Halbert
2020-11-27
merge from upstream
Dan Halbert
2020-11-27
working! PinAlarm not implemented yet.
Dan Halbert
2020-11-26
deep sleep working; deep sleep delay when connected
Dan Halbert
2020-11-25
Merge pull request #3708 from hierophect/esp32s2-udp
Jeff Epler
2020-11-25
Merge pull request #3758 from tannewt/update_connect_doc
Jeff Epler
2020-11-25
merge from upstream + wip
Dan Halbert
2020-11-25
changed alarm.time API
Dan Halbert
2020-11-24
some API renaming and bug fixes; fix docs
Dan Halbert
2020-11-25
displayio: Fix ColorConverter make_* methods
arturo182
2020-11-24
Update wifi.Radio.connect doc
Scott Shawcroft
2020-11-24
Merge branch 'main' into esp32s2-udp
hierophect
2020-11-24
Fix stubs
Lucian Copeland
2020-11-24
Merge branch 'main' into ps2io-S2
microDev
2020-11-23
working, but need to avoid deep sleeping too fast before USB ready
Dan Halbert
2020-11-23
Merge remote-tracking branch 'upstream/main' into esp32s2-udp
Lucian Copeland
2020-11-22
compiles; maybe ready to test, or almost
Dan Halbert
2020-11-22
wip
Dan Halbert
2020-11-21
wip: ResetReason to microcontroller.cpu
Dan Halbert
2020-11-20
compiles
Dan Halbert
2020-11-19
wip; not compiling yet
Dan Halbert
2020-11-19
wip
Dan Halbert
2020-11-19
fix crash on user code exit
microDev
2020-11-19
merge from main
Dan Halbert
2020-11-19
WIP: redo API; not compiled yet
Dan Halbert
2020-11-18
EPaperDisplay: add rotation property
Jeff Epler
2020-11-17
Implement recvfrom_into and sendto for UDP
Lucian Copeland
2020-11-16
Merge pull request #3667 from microDev1/watchdog-s2
Scott Shawcroft
2020-11-16
Merge remote-tracking branch 'adafruit/main' into sleep
Dan Halbert
2020-11-16
wip: initial code changes, starting from @tannewt's sleepio branch
Dan Halbert
2020-11-13
Add .busy property to EPaperDisplay
Scott Shawcroft
2020-11-13
Add board.DISPLAY to MagTag. Fix luma computation
Scott Shawcroft
2020-11-12
Merge pull request #3681 from adafruit/6.0.x
Scott Shawcroft
2020-11-10
Correct display sequence format docs
Scott Shawcroft
2020-11-10
Merge remote-tracking branch 'upstream/main' into esp32s2-udp
Lucian Copeland
2020-11-11
move port specific check
microDev
2020-11-09
RGBMatrix: Detect invalid bit_depth selection
Jeff Epler
2020-11-03
Renamed to adafruit_bus_device
gamblor21
2020-11-03
Moved I2CDevice and SPI to match python library
gamblor21
2020-11-02
Merge pull request #3622 from sw23/main
Scott Shawcroft
2020-11-02
Removing implementation-specific values for socket/socketpool class attributes
sw23
2020-11-01
Fixes from testing SPI
gamblor21
2020-11-01
Fixed stubs again
gamblor21
2020-11-01
Fixed stubs
gamblor21
2020-10-31
Fixed stubs
gamblor21
[next]