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
/
ports
Age
Commit message (
Expand
)
Author
2019-04-22
Off-by-one error for usage of MAX_TX_IN_PROGRESS
Dan Halbert
2019-04-18
Merge pull request #1815 from dhalbert/stop-flicker
Scott Shawcroft
2019-04-18
add Display.__init__() args for brightness and auto_brightness
Dan Halbert
2019-04-17
Correct call structure for throwing errors
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
Merge pull request #1754 from dmazzella/dmazzella-patch-1
Scott Shawcroft
2019-04-17
Merge pull request #1778 from pewpew-game/gamepad-shift
Dan Halbert
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
Actually call gamepadshift_tick
Scott Shawcroft
2019-04-16
Merge branch 'master' into master
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
2019-04-16
Add a peripherals/nrf/nvm.c to wrap flash page writes safely
Nick Moore
2019-04-16
Working flash pages for nvm.ByteArray adafruit/circuitpython#1042
Nick Moore
2019-04-16
switch CIRCUITPY_NVM on!
Nick Moore
2019-04-16
nvm.ByteArray reads & writes but no sensible erase yet adafruit/circuitpython...
Nick Moore
2019-04-16
Start on nRF nvm.ByteArray adafruit/circuitpython#1042 (doesn't do anything yet)
Nick Moore
2019-04-15
Revert "nrf nvm: touchups to nickzoic PR #1768"
Scott Shawcroft
2019-04-15
Split GamePadShift from GamePad to save space on most boards.
Scott Shawcroft
2019-04-15
Merge pull request #1790 from pewpew-game/pybadge-stage
Scott Shawcroft
2019-04-15
Merge pull request #1779 from dhalbert/nrf-nvm-2
Scott Shawcroft
2019-04-15
Enable _stage module and freeze stage library on the PyBadge
Radomir Dopieralski
2019-04-14
Changing to support for CP32-M4 wrover
siddacious
2019-04-13
Merge branch 'master' into gamepad-shift
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 font location and shrink a bunch of builds
Scott Shawcroft
2019-04-12
Merge pull request #1785 from pewpew-game/ugame-displayio
Scott Shawcroft
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
Disable gamepad for feather_m0_express_crickit
Radomir Dopieralski
2019-04-12
No I2S on G19
Max Holliday
2019-04-12
adding kicksat-sprite board
Max Holliday
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
Configure the TFT spi to 24MHz by default
Radomir Dopieralski
2019-04-10
fix subscripting
Dan Halbert
[next]