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
2019-11-15
revert error
Hierophect
2019-11-15
move neopixel_in_use flag to shared-bindings
Hierophect
2019-11-15
Add never_reset and reset to pin common hal, adjust files
Hierophect
2019-11-13
Fix start_scan timeout default value
Dan Halbert
2019-11-04
Merge pull request #2236 from tannewt/bleio_tweaks
Dan Halbert
2019-11-01
Merge remote-tracking branch 'adafruit/master' into bleio_tweaks
Scott Shawcroft
2019-10-29
Update I2C and SPI documentation
Dan Halbert
2019-10-28
Merge pull request #2240 from theacodes/fix-2086
Dan Halbert
2019-10-28
Merge pull request #2247 from jepler/comment-doc-typos
Dan Halbert
2019-10-27
audioio: correct trivial typo
Jeff Epler
2019-10-27
audiobus: correct trivial typo
Jeff Epler
2019-10-27
pixelbuf: correct trivial typos
Jeff Epler
2019-10-25
Note behavior in documentation
Thea Flowers
2019-10-23
Improve documentation for `rtc`.
Thea Flowers
2019-10-22
Refine comments and switch prefix_len to size_t
Scott Shawcroft
2019-10-21
Refine _bleio
Scott Shawcroft
2019-10-15
Merge remote-tracking branch 'adafruit/master' into cpu-voltage
Dan Halbert
2019-10-14
Fix unsafe floating point comparison
Kamil Tomaszewski
2019-10-14
Return None if reference_voltage is 0.0
Kamil Tomaszewski
2019-10-12
return chip vcc value
Dan Halbert
2019-09-09
Merge pull request #2101 from matthewnewberg/display_io_dither
Scott Shawcroft
2019-09-08
Set dither default to False and document it
Scott Shawcroft
2019-09-06
Use kwargs for dither in ColorConverter constructor
Matthew Newberg
2019-09-06
Fix comment on color converter
Matthew Newberg
2019-09-05
Move dither parameter to ColorConverter constructor and parameter
Matthew Newberg
2019-09-04
Merge pull request #2113 from tannewt/displayio_hidden
5.0.0-alpha.2
Dan Halbert
2019-09-04
Merge pull request #2080 from sommersoft/mixer_voice
Scott Shawcroft
2019-09-04
Fix transactions in _stage after displayio changes
Radomir Dopieralski
2019-09-03
doc cleanup
sommersoft
2019-09-03
Add .hidden to TileGrid and Group
Scott Shawcroft
2019-09-01
Merge branch 'master' of https://github.com/adafruit/circuitpython into mixer...
sommersoft
2019-08-31
Add random dithering to ColorConverter
Matthew Newberg
2019-08-31
doc update
sommersoft
2019-08-31
enable Mixer backwards compatibility (when audiomixer is available)
sommersoft
2019-08-29
Merge branch 'master' of https://github.com/adafruit/circuitpython into mixer...
sommersoft
2019-08-29
bring back 'mixer.play()' & 'mixer.stop_voice()'
sommersoft
2019-08-29
eval the expression vs [un]defined
sommersoft
2019-08-29
rename bleio module to _bleio
Dan Halbert
2019-08-29
address minor issues: typos, make translate, and sphinx
Dan Halbert
2019-08-28
another API rework: less abstraction leakage
Dan Halbert
2019-08-28
bleio: API change to create and connect related objects simulatenously: no or...
Dan Halbert
2019-08-28
Merge remote-tracking branch 'adafruit/master' into bleio-api-revamp
Dan Halbert
2019-08-27
More size_t usage
Scott Shawcroft
2019-08-27
Merge remote-tracking branch 'adafruit/master' into remove_i2c_stop_kwarg
Scott Shawcroft
2019-08-26
Minor renames
Scott Shawcroft
2019-08-25
BLE HID WIP: works everywhere except iOS; fixed a bunch of bugs; pretend bonding
Dan Halbert
2019-08-25
docs: correct audiomixer refs
sommersoft
2019-08-24
move Mixer & MixerVoice from 'audiocore' to 'audiomixer'
sommersoft
2019-08-24
Merge branch 'master' of https://github.com/adafruit/circuitpython into mixer...
sommersoft
2019-08-24
comment clean up
sommersoft
[next]