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-04-23
Merge pull request #1822 from tannewt/update_frozen
4.0.0-rc.0
Dan Halbert
2019-04-23
Update stage with 1.0.0 release
Scott Shawcroft
2019-04-22
Merge pull request #1821 from dhalbert/ble-notify-max
Dan Halbert
2019-04-22
Off-by-one error for usage of MAX_TX_IN_PROGRESS
Dan Halbert
2019-04-18
Merge pull request #1816 from tannewt/stage_crash
Dan Halbert
2019-04-18
Merge pull request #1815 from dhalbert/stop-flicker
Scott Shawcroft
2019-04-18
Correct collect of permanent pointers.
Scott Shawcroft
2019-04-18
add Display.__init__() args for brightness and auto_brightness
Dan Halbert
2019-04-18
Turn off auto_brightness if brightness is set
Dan Halbert
2019-04-17
Merge pull request #1811 from tannewt/doc_build_tweak
Scott Shawcroft
2019-04-17
Tweak RTD to install svg2pdfconverter
Scott Shawcroft
2019-04-17
Merge pull request #1810 from tannewt/black_line_ondisk
Dan Halbert
2019-04-17
Merge pull request #1809 from tannewt/board_i2c_crash_v2
Dan Halbert
2019-04-17
Fix off by one error in OnDiskBitmap
Scott Shawcroft
2019-04-17
Merge pull request #1793 from C47D/fix_audiobusio_msg
Scott Shawcroft
2019-04-17
Unify VM cleanup code
Scott Shawcroft
2019-04-17
Correct call structure for throwing errors
Scott Shawcroft
2019-04-17
Merge pull request #1805 from tannewt/readme_updates
Dan Halbert
2019-04-17
Install rsvg
Scott Shawcroft
2019-04-17
Update translations and use same error for PDM too
Carlos
2019-04-17
[audiobusio-I2SOut] Fix translation error
Carlos
2019-04-17
[audiobusio-I2SOut] Fix compilation error by using mp_raise_ValueError_varg
Carlos
2019-04-17
Fix I2SOut message, fix #1765
Carlos
2019-04-17
Feedback from Dan and hopefully fix build.
Scott Shawcroft
2019-04-17
Merge pull request #1807 from pewpew-game/stage-cast-native
Scott Shawcroft
2019-04-17
Merge pull request #1754 from dmazzella/dmazzella-patch-1
Scott Shawcroft
2019-04-17
Allow use of displayio.Display subclasses in _stage
Radomir Dopieralski
2019-04-17
Merge pull request #1808 from pewpew-game/gamepad-doc
Dan Halbert
2019-04-17
Merge pull request #1778 from pewpew-game/gamepad-shift
Dan Halbert
2019-04-17
Update GamePad docs to include pull-downs
Radomir Dopieralski
2019-04-16
Tweaks based on review feedback.
Scott Shawcroft
2019-04-16
Doc updates for 4.0.0
Scott Shawcroft
2019-04-16
Merge pull request #1804 from ITACAInnovation/master
Scott Shawcroft
2019-04-16
Merge pull request #1803 from nickzoic/circuitpython-nickzoic-1042-nrf-nvm-by...
Dan Halbert
2019-04-16
Merge remote-tracking branch 'adafruit/master' into gamepadshift
Scott Shawcroft
2019-04-16
Update stage for GamePadShift
Scott Shawcroft
2019-04-16
Actually call gamepadshift_tick
Scott Shawcroft
2019-04-16
Simplify type check in tick and init last
Scott Shawcroft
2019-04-16
Merge branch 'master' into master
Scott Shawcroft
2019-04-16
Include cleanup and style tweaks
Scott Shawcroft
2019-04-16
Merge pull request #1798 from ntavish/papyr
Scott Shawcroft
2019-04-16
Fully split gamepadshift from gamepad
Scott Shawcroft
2019-04-16
Add files via upload
ITACA Innovation S.R.L
2019-04-16
Updates: VID&PID, pinout
ITACA Innovation S.R.L
2019-04-16
Add support for Electronut Labs Papyr.
Tavish Naruka
2019-04-16
Fix up single-byte access to nvm.ByteArray
Nick Moore
2019-04-16
Fixups for adafruit/circuitpython#1042
Nick Moore
2019-04-16
Make some space for NVM adafruit/circuitpython#1042
Nick Moore
2019-04-16
Switch supervisor/internal_flash to use new nrf_nvm_safe_flash_page_write
Nick Moore
2019-04-16
switch nvm.ByteArray to use new nrf_nvm_safe_flash_page_write
Nick Moore
[next]