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-13
Merge branch 'master' into gamepad-shift
Radomir Dopieralski
2019-04-13
Update translations
Radomir Dopieralski
2019-04-12
Merge pull request #1788 from tannewt/pinyin
4.0.0-beta.7
Dan Halbert
2019-04-12
Slim down feather m0 express
Scott Shawcroft
2019-04-12
Update translations
Scott Shawcroft
2019-04-12
Update font location and shrink a bunch of builds
Scott Shawcroft
2019-04-12
Add title to docs
Radomir Dopieralski
2019-04-12
Merge pull request #1785 from pewpew-game/ugame-displayio
Scott Shawcroft
2019-04-12
Add GamePadShift to docs
Radomir Dopieralski
2019-04-12
Merge pull request #1786 from maholli/master
Scott Shawcroft
2019-04-12
Update supervisor.mk
hexthat
2019-04-12
Rename tools/new-ter-u12n.bdf to tools/default-font/new-ter-u12n.bdf
hexthat
2019-04-12
Add files via upload
hexthat
2019-04-12
Rename zh.po to zh_Latn_pinyin.po
hexthat
2019-04-12
Delete zh_CN.po
hexthat
2019-04-12
Update zh.po
hexthat
2019-04-12
Add files via upload
hexthat
2019-04-12
Update zh.po
hexthat
2019-04-12
Update zh.po
hexthat
2019-04-12
Update zh.po
hexthat
2019-04-12
Add files via upload
hexthat
2019-04-12
Create zh.po
hexthat
2019-04-12
Re-use an error message in _stage
Radomir Dopieralski
2019-04-12
Turn off `displayio` because it is a satellite
Scott Shawcroft
2019-04-12
Use never_reset in ugame10
Radomir Dopieralski
2019-04-12
Reorganize the gamepad code
Radomir Dopieralski
2019-04-12
Sync gampad_singleton with the long lived copy
Radomir Dopieralski
2019-04-12
Disable gamepad for feather_m0_express_crickit
Radomir Dopieralski
2019-04-12
Typos
Radomir Dopieralski
2019-04-12
Make the polish translation smaller
Radomir Dopieralski
2019-04-12
More refactoring
Radomir Dopieralski
2019-04-12
Optimize the size of code for gamepad
Radomir Dopieralski
2019-04-12
Add debouncing to GamePadShift
Radomir Dopieralski
2019-04-12
Go back to simple bit-banging in GamePadShift, fix problems
Radomir Dopieralski
2019-04-12
Read one bit per system clock tick in GamePadShift
Radomir Dopieralski
2019-04-12
Add GamePadShift for handling shift-register-based buttons
Radomir Dopieralski
2019-04-12
forgot to keep travis happy
Max Holliday
2019-04-12
No I2S on G19
Max Holliday
2019-04-12
adding kicksat-sprite board
Max Holliday
2019-04-12
Merge pull request #1787 from pewpew-game/custom-font
Scott Shawcroft
2019-04-12
Use displayio.Display directly
Radomir Dopieralski
2019-04-12
Allow overriding the font per board definition
Radomir Dopieralski
2019-04-12
Got back to using Display object in the Stage library
Radomir Dopieralski
2019-04-12
Enable displayio for uGame10 board
Radomir Dopieralski
2019-04-11
Merge pull request #1781 from tannewt/build_aliases
Dan Halbert
2019-04-11
Add alias support for unique board revs
Scott Shawcroft
2019-04-11
Merge pull request #1780 from pewpew-game/pybadge-spi-24mhz
Scott Shawcroft
2019-04-11
Configure the TFT spi to 24MHz by default
Radomir Dopieralski
2019-04-10
Merge pull request #1774 from tannewt/pybadge_revd
Dan Halbert
2019-04-10
Check for null local dictionaries
Scott Shawcroft
[next]