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
Age
Commit message (
Expand
)
Author
2019-08-29
Merge pull request #2092 from dhalbert/bleio-api-revamp
5.0.0-alpha.1
Scott Shawcroft
2019-08-29
make translate
Dan Halbert
2019-08-29
rename bleio module to _bleio
Dan Halbert
2019-08-29
Merge pull request #2096 from tannewt/hallowing_m4_5.x
Scott Shawcroft
2019-08-29
address minor issues: typos, make translate, and sphinx
Dan Halbert
2019-08-29
Merge remote-tracking branch 'adafruit/4.1.x' into hallowing_m4_5.x
Scott Shawcroft
2019-08-29
Merge pull request #2094 from tannewt/hallowing_m4
Scott Shawcroft
2019-08-29
add additional pin aliases
Scott Shawcroft
2019-08-29
Merge remote-tracking branch 'adafruit/master' into bleio-api-revamp
Dan Halbert
2019-08-29
Merge pull request #2088 from tannewt/master
Scott Shawcroft
2019-08-29
Hallowing M4
Scott Shawcroft
2019-08-28
Build on all branch pushes
Scott Shawcroft
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
Swap the CI to GitHub Actions from Travis
Scott Shawcroft
2019-08-27
Merge pull request #2012 from tannewt/remove_i2c_stop_kwarg
Dan Halbert
2019-08-27
Disable bitbangio on Itsy M0
Scott Shawcroft
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-27
Merge pull request #2085 from tannewt/epd
Scott Shawcroft
2019-08-26
Minor renames
Scott Shawcroft
2019-08-26
remove some debugging prints
Dan Halbert
2019-08-25
BLE HID WIP: works everywhere except iOS; fixed a bunch of bugs; pretend bonding
Dan Halbert
2019-08-23
Rework based on Dan's review
Scott Shawcroft
2019-08-23
Use size_t and document buffers can be the same.
Scott Shawcroft
2019-08-22
Rejigger builds to fit under 50 minute limit
Scott Shawcroft
2019-08-22
More cleanup
Scott Shawcroft
2019-08-22
Turn off features to make room for ePaper
Scott Shawcroft
2019-08-22
Update translations
Scott Shawcroft
2019-08-22
Regular display fixes including refresh tweaks
Scott Shawcroft
2019-08-22
Add initial Monster M4SK build
Scott Shawcroft
2019-08-22
Fix nrf builds
Scott Shawcroft
2019-08-22
Fix builds without displayio
Scott Shawcroft
2019-08-22
Add refresh_time to use if busy_pin is not given
Scott Shawcroft
2019-08-22
Add reset() to display busses to detect whether it works
Scott Shawcroft
2019-08-22
Refresh ePaper displays once code.py is done running
Scott Shawcroft
2019-08-22
Rework refresh API and factor common display stuff out
Scott Shawcroft
2019-08-22
Begin refresh rework.
Scott Shawcroft
2019-08-22
Updated ParallelBus implementation in nrf port
Benny Meisels
2019-08-22
EPaper displays work mostly.
Scott Shawcroft
2019-08-22
Initial ePaper work
Scott Shawcroft
2019-08-22
Merge pull request #2071 from dhalbert/shared-module-touchio
Scott Shawcroft
2019-08-22
Add writeto_then_readfrom to I2C API. Deprecate stop kwarg.
Scott Shawcroft
2019-08-22
make translate
Dan Halbert
2019-08-22
Merge pull request #2083 from dhalbert/no-32khz-xtal
Dan Halbert
2019-08-22
fix default crystal value; fix include order
Dan Halbert
2019-08-21
Merge pull request #2027 from dastels/displayio_fill_area
Scott Shawcroft
2019-08-22
merge similar fix in
Dan Halbert
2019-08-22
Fix CPBlue LFCLKSRC; CPB has no status neopixel
Dan Halbert
[next]