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-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
merge from main
Dan Halbert
2020-11-19
WIP: redo API; not compiled yet
Dan Halbert
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-11
move port specific check
microDev
2020-11-09
RGBMatrix: Detect invalid bit_depth selection
Jeff Epler
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-10-31
Merge pull request #3627 from adafruit/6.0.x
Dan Halbert
2020-10-30
Adding socket and socketpool class attributes
sw23
2020-10-30
Fixing remaining stub mypy issues + run check-stubs to CI
sw23
2020-10-30
Fixing stub for wifi_radio_ping
sw23
2020-10-29
Fixing make stub warnings and mypy issuesmak
sw23
2020-10-28
Merge pull request #3611 from tannewt/esp32s2_eink_portal
Scott Shawcroft
2020-10-27
Start tweaking the workflow to sleep
Scott Shawcroft
2020-10-27
More API changes
Scott Shawcroft
2020-10-27
move to new module
Scott Shawcroft
2020-10-27
Add check for invalid io, function to disable all alarms
microDev
2020-10-27
Add description of alarm modules
microDev
2020-10-27
Add alarm_touch module
microDev
2020-10-27
Fix build error
microDev
2020-10-27
restructure alarm modules
microDev
2020-10-27
Renamed alarm modules
microDev
2020-10-27
Add function to disable alarm
microDev
2020-10-27
Add function to get time elapsed during sleep
microDev
2020-10-27
Get io wake working
microDev
2020-10-27
Initial Sleep Support
microDev
2020-10-26
Add grayscale EInk support
Scott Shawcroft
2020-10-26
Fix lost board.SPI and board.I2C after explicitly deiniting them.
Christian Walther
2020-10-26
canio: Give implementation-specific limits for CAN.Listen
Jeff Epler
2020-10-19
Merge branch 'main' into color-converter-transparency
Jensen Kuras
2020-10-19
Merge pull request #3563 from gamblor21/recv_into_size_check
Scott Shawcroft
2020-10-19
displayio: Update docs for ColorConverter's make_opaque
Jensen Kuras
2020-10-19
Merge pull request #3484 from astrobokonon/esp32s2-morenet
Scott Shawcroft
2020-10-16
Merge branch 'main' into color-converter-transparency
Jensen Kuras
2020-10-16
displayio: Add in opaque pixel option for future
Jensen
2020-10-16
Merge branch 'main' into recv_into_size_check
6.1.0-alpha.0
Mark
2020-10-15
Cleaned up and now testing
Ryan T. Hamilton
2020-10-15
Disable the long way and return an ap_info object
Ryan T. Hamilton
2020-10-15
Added max size check to recv_into
gamblor21
[next]