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-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-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 'origin/master' into nrf-pwm-audio
Jeff Epler
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
2019-07-16
Address review comments.
Dan Halbert
2019-07-09
merge from master
Dan Halbert
2019-07-01
remove dependencies for stable build
Hierophect
2019-06-22
getting Scanner to work
Dan Halbert
2019-06-19
WIP: backup only; not compiled
Dan Halbert
2019-06-19
Update copyrights; get ready for Central
Dan Halbert
2019-06-18
Don't operate directly on bleio objects in shared-bindings: use common_hal
Dan Halbert
2019-06-18
Merge pull request #1952 from tannewt/fixup_tilegrid_dirty
Scott Shawcroft
2019-06-17
Handle None for BLE name; fix ScanEntry bug; compile issue
Dan Halbert
2019-06-17
Add baudrate to FourWire and shorten delay.
Scott Shawcroft
2019-06-17
Use width for x. Thanks @deshipu
Scott Shawcroft
2019-06-17
Fix TileGrid's dirty tracking when changing top left
Scott Shawcroft
2019-06-13
merge from upstream; WIP redo Address; no more AddressType
Dan Halbert
2019-06-13
Minor tweaks based on Dan's feedback
Scott Shawcroft
2019-06-12
Refactor deinit check to reduce code size.
Scott Shawcroft
2019-06-12
Add partial display update support.
Scott Shawcroft
2019-06-11
Merge latest 4.0.x fixes into master
Dan Halbert
2019-06-06
Include display objects in gc.
Dan Halbert
[next]