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-16
Merge pull request #2067 from jepler/update-tinyusb-issue2057
Dan Halbert
2019-08-16
update tinyusb
Jeff Epler
2019-08-14
Merge pull request #2061 from dhalbert/cpblue
Dan Halbert
2019-08-14
Merge pull request #2063 from tannewt/fix_i2cdisplay
Dan Halbert
2019-08-14
Fix I2CDisplay lifecycle and splash lifecycle.
Scott Shawcroft
2019-08-13
CPblue initial definition
Dan Halbert
2019-08-12
Merge pull request #2046 from brentru/add-pyportal-titano
Scott Shawcroft
2019-08-12
Merge pull request #2047 from brentru/fix-terminalio-clearing
Scott Shawcroft
2019-08-12
Merge pull request #2043 from jepler/issue1908
Scott Shawcroft
2019-08-12
Merge pull request #2050 from jepler/issue2048
Scott Shawcroft
2019-08-12
Merge pull request #2053 from jepler/namedtuple-tuple_get
Scott Shawcroft
2019-08-10
py: mp_obj_tuple_get: accept any item which can use tuple_getiter
Jeff Epler
2019-08-10
usb_hid: Allow USB work to progress while waiting for tud_hid_ready
Jeff Epler
2019-08-08
remove cruft from prv board
brentru
2019-08-08
fix terminalio not clearing on construct
brentru
2019-08-08
adding pyportal titano board definition
brentru
2019-08-07
samd: audio_dma, audio_background: Gate with CIRCUITPY_ defines
Jeff Epler
2019-08-07
samd: audio_dma.c: Remove exceptions, just return early
Jeff Epler
2019-08-07
add pindefs for tft and tft control
brentru
2019-08-07
add defs for pyportal titano
brentru
2019-08-06
samd: audio_dma_stop: don't free invalid channel
Jeff Epler
2019-08-06
samd: audio_dma: wrap dma_{en,dis}able_channel and add error checking
Jeff Epler
2019-08-06
samd: audio_dma_stop: Clear out audio_dma_state[]
Jeff Epler
2019-08-06
Merge pull request #2042 from jepler/qstr-expansion
Scott Shawcroft
2019-08-06
makeqstrdata: permit longer "compressed" outputs
Jeff Epler
2019-08-05
Merge pull request #2040 from tannewt/merge_in_410
Dan Halbert
2019-08-05
Merge pull request #2039 from dhalbert/metro-52840
Scott Shawcroft
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
Metro nRF52840 rev A defn; also remove '#define FEATHER52840' from mpconfigbo...
Dan Halbert
2019-08-03
nrf: PWMAudioOut: Remove the need to wait in "pause"
Jeff Epler
2019-08-02
Merge pull request #2030 from pewpew-game/stage-scale
Dan Halbert
2019-08-02
Add support for scaling to _stage
Radomir Dopieralski
2019-08-02
Merge pull request #1996 from jepler/nrf-reboot-bootloader
Scott Shawcroft
2019-08-02
Merge pull request #2028 from pewpew-game/master
Scott Shawcroft
2019-08-01
nrf: Implement RUNMODE_BOOTLOADER and RUNMODE_SAFE_MODE
jepler
2019-08-01
Update circuitpython-stage to 1.0.4 for audiocore changes
Radomir Dopieralski
2019-07-31
Implement play/pause
Jeff Epler
2019-07-31
Merge pull request #2026 from pewpew-game/master
Scott Shawcroft
2019-07-31
Merge pull request #2018 from keith-packard/snekboard
Scott Shawcroft
2019-07-31
Merge remote-tracking branch 'origin/master' into nrf-pwm-audio
Jeff Epler
2019-07-31
Fix missing write_ram_command in _stage
Radomir Dopieralski
2019-07-30
Merge pull request #2011 from tannewt/ssd1322
Scott Shawcroft
2019-07-30
Merge branch 'master' into snekboard
Scott Shawcroft
2019-07-30
Merge pull request #2014 from robotics-masters/wallarug-robohat
Scott Shawcroft
2019-07-30
Delete samd51x19-bootloader-external-flash-crystalless.ld
wallarug
2019-07-30
Update mpconfigboard.mk to use standard linker file
wallarug
2019-07-29
Merge pull request #1985 from sommersoft/dynamic_support_matrix
Scott Shawcroft
2019-07-29
Update pwmaudioio module for PWMAudioOut
Scott Shawcroft
2019-07-29
Update doc comments for PWMAudioOut
Scott Shawcroft
[next]