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
2020-04-21
Merge pull request #2797 from jepler/fix-2792
5.3.0-rc.0
5.3.0
Scott Shawcroft
2020-04-21
displayio: Fix "bus type" problem introduced at 8cba145c9029
Jeff Epler
2020-04-21
Merge pull request #2789 from simmel-project/nrf52833
Scott Shawcroft
2020-04-21
nrf: bleio: parameterize softradio configuration
Sean Cross
2020-04-21
nrf: mpconfigport: support configuration of various sizes
Sean Cross
2020-04-21
nrf: mpconfigport: subtract config size from firmware size
Sean Cross
2020-04-21
nrf: add support for nrf52833
Sean Cross
2020-04-21
nrf: make rgbmatrix and framebufferio optional
Sean Cross
2020-04-21
nrf: supervisor: support building without BUSIO
Sean Cross
2020-04-21
nrf: make neopixel support optional
Sean Cross
2020-04-21
external_flash: add support for mx25r1635f
Sean Cross
2020-04-20
Merge pull request #2777 from pewpew-game/master
Scott Shawcroft
2020-04-20
Merge pull request #2788 from k0d/nulceo_f767_flash_bugfix
hierophect
2020-04-20
STM32: f767: Fixes linker settings.
Mark Olsson
2020-04-20
Merge pull request #2775 from jepler/rgbmatrix
Jeff Epler
2020-04-19
RGBMatrix: nonessential change to kick Actions
Jeff Epler
2020-04-17
make translate
Jeff Epler
2020-04-17
framebufferio: update copyright information
Jeff Epler
2020-04-17
RGBMatrix: this comment no longer describes the code
Jeff Epler
2020-04-17
RGBMatrix: documentation got behind the code
Jeff Epler
2020-04-17
RGBMatrix: finish renaming from Protomatter
Jeff Epler
2020-04-17
RGBMatrix: remove unneeded properties
Jeff Epler
2020-04-17
framebufferio: get width, etc., from protocol, not object property
Jeff Epler
2020-04-17
Rename Protomatter -> RGBMatrix
Jeff Epler
2020-04-17
protomatter: move get_width/height to common_hal
Jeff Epler
2020-04-17
fix doc build
Jeff Epler
2020-04-17
framebufferio: get more properties direct from underlying framebuffer
Jeff Epler
2020-04-17
Rename _protomatter -> protomatter
Jeff Epler
2020-04-17
framebufferio: get width, height from framebuffer properties
Jeff Epler
2020-04-17
Protomatter: add width, height properties
Jeff Epler
2020-04-17
Merge pull request #2735 from hierophect/stm32x7-setup
hierophect
2020-04-17
Add copyrights to pewpew m4 and ugame board.c
Radomir Dopieralski
2020-04-16
Merge pull request #2768 from xobs/litex-full-build
Scott Shawcroft
2020-04-16
startup file crash fix, H7 bin fix
Lucian Copeland
2020-04-16
Update copyright to bump the CI
Scott Shawcroft
2020-04-16
Bump circuitpython-stage to 1.0.11 to fix audio problems
Radomir Dopieralski
2020-04-16
litex: enable binascii and ujson modules
Sean Cross
2020-04-16
litex: disable minimal build
Sean Cross
2020-04-16
litex: add os module
Sean Cross
2020-04-16
litex: mphalport: add fake mp_hal_delay_us
Sean Cross
2020-04-15
Fix RGB/BGR colors in Stage
Radomir Dopieralski
2020-04-15
Fix korea translation error, minor submodule change
Lucian Copeland
2020-04-15
Correct submodule desync
Lucian Copeland
2020-04-15
translations-merge
Lucian Copeland
2020-04-15
translations
Lucian Copeland
2020-04-15
Implement requested changes
Lucian Copeland
2020-04-14
Merge pull request #2772 from adafruit/tannewt-patch-1
Dan Halbert
2020-04-14
Fix my discord username
Dan Halbert
2020-04-14
Merge pull request #2706 from jepler/protomatter
Jeff Epler
2020-04-14
Update to the Adafruit Community Code of Conduct
Scott Shawcroft
[next]