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-module
Age
Commit message (
Expand
)
Author
2019-08-29
rename bleio module to _bleio
Dan Halbert
2019-08-26
Minor renames
Scott Shawcroft
2019-08-23
Rework based on Dan's review
Scott Shawcroft
2019-08-22
More cleanup
Scott Shawcroft
2019-08-22
Regular display fixes including refresh tweaks
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
EPaper displays work mostly.
Scott Shawcroft
2019-08-22
make translate
Dan Halbert
2019-08-21
Merge remote-tracking branch 'adafruit/master' into displayio_fill_area
Dave Astels
2019-08-20
merge from upstream and make translate
Dan Halbert
2019-08-19
Detect lack of pulldown; check for pin in use
Dan Halbert
2019-08-19
Merge remote-tracking branch 'adafruit/master' into run-background-tasks
Dan Halbert
2019-08-19
Merge pull request #2032 from pewpew-game/audiocore-buffer
Dan Halbert
2019-08-18
make nrf touchio be generic: now available for SAMD51 too
Dan Halbert
2019-08-16
Merge pull request #2066 from dhalbert/ble-pairing
Scott Shawcroft
2019-08-16
address review comments; avoid calling common_hal_bleio_device... routines fr...
Dan Halbert
2019-08-14
Fix I2CDisplay lifecycle and splash lifecycle.
Scott Shawcroft
2019-08-12
Merge pull request #2047 from brentru/fix-terminalio-clearing
Scott Shawcroft
2019-08-11
shared-module: Use RUN_BACKGROUND_TASKS
Jeff Epler
2019-08-10
usb_hid: Allow USB work to progress while waiting for tud_hid_ready
Jeff Epler
2019-08-08
fix terminalio not clearing on construct
brentru
2019-08-05
Merge remote-tracking branch 'adafruit/master' into ble-pairing
Dan Halbert
2019-08-05
Merge remote-tracking branch 'adafruit/4.1.x' into merge_in_410
Scott Shawcroft
2019-08-05
Merge pull request #2000 from jepler/nrf-pwm-audio
Scott Shawcroft
2019-08-05
Merge remote-tracking branch 'adafruit/master' into ble-pairing
Dan Halbert
2019-08-03
Allow to specify pre-allocated buffer in audicore.WaveFile
Radomir Dopieralski
2019-08-02
WIP: rework of Characteristic properties; enhance Descriptor; not tested
Dan Halbert
2019-08-02
Add support for scaling to _stage
Radomir Dopieralski
2019-07-31
Merge remote-tracking branch 'adafruit/master' into displayio_fill_area
Dave Astels
2019-07-31
Merge remote-tracking branch 'origin/master' into nrf-pwm-audio
Jeff Epler
2019-07-31
Expose rotation with a property
Dave Astels
2019-07-31
Merge remote-tracking branch 'adafruit/master' into ble-pairing
Dan Halbert
2019-07-27
allow discovery from central or peripheral
Dan Halbert
2019-07-26
WavFile.h: include vfs_fat.h for pyb_file_obj_t definition
Jeff Epler
2019-07-26
audiopwmio: Add the shared files for this new module
Jeff Epler
2019-07-25
Add knobs for SSD1322 and two fixes.
Scott Shawcroft
2019-07-25
Merge pull request #2010 from jepler/audiocore
Scott Shawcroft
2019-07-25
audiocore: Factor from audioio
Jeff Epler
2019-07-24
Merge pull request #2007 from hierophect/F4xx-port-setup
Scott Shawcroft
2019-07-24
update tinyusb lib to 0.5.x
hathach
2019-07-22
Add feature conditionals and clean up
Hierophect
2019-07-19
Review feedback including NO_BRIGHTNESS_COMMAND macro
Scott Shawcroft
2019-07-19
Add support for grayscale displays that are < 8 bit depth.
Scott Shawcroft
2019-07-19
Fix it's -> its
Scott Shawcroft
2019-07-18
Track a dirty area for in-memory bitmaps
Scott Shawcroft
2019-07-17
Add missing files for DigitalIO
Hierophect
[next]