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-03-15
Merge pull request #1648 from tannewt/board_i2c_crash
4.0.0-beta.4
Dan Halbert
2019-03-14
Long live shared bus singletons
Scott Shawcroft
2019-03-14
Merge pull request #1647 from tannewt/swd_pin_reuse
Dan Halbert
2019-03-14
Fix custom pin in use logic for SWD
Scott Shawcroft
2019-03-13
Merge pull request #1645 from tannewt/fix_directory_move
Dan Halbert
2019-03-13
Squeeze down the feather crickit build
Scott Shawcroft
2019-03-13
Prevent other filesystem changes besides file writes
Scott Shawcroft
2019-03-13
Throw an error when moving a directory into itself.
Scott Shawcroft
2019-03-13
Merge pull request #1640 from tannewt/final_displayio_changes
Dan Halbert
2019-03-13
Merge pull request #1641 from dhalbert/pwmout-var-freq-bug
Scott Shawcroft
2019-03-13
Build pewpew10 on Travis so we know it builds.
Scott Shawcroft
2019-03-12
wrong arg type for PWMOut variable_frequency
Dan Halbert
2019-03-12
Add better PewPew error messages and update translations
Scott Shawcroft
2019-03-12
Update displayio docs to add detail to display bus comments
Scott Shawcroft
2019-03-12
Standardize TileGrid to x and y properties over position
Scott Shawcroft
2019-03-12
Turn off networking on M0s.
Scott Shawcroft
2019-03-12
Accept x and y kwargs into Group for initial position.
Scott Shawcroft
2019-03-12
Merge pull request #1600 from jreese/pybadge
Dan Halbert
2019-03-12
Copy inline setting on feather m0 express that the metro has.
Scott Shawcroft
2019-03-12
Fix function signature
Scott Shawcroft
2019-03-12
Fix unix build by using safe mode stub
Scott Shawcroft
2019-03-12
Stub out safe mode for mpy-cross
Scott Shawcroft
2019-03-12
Build pybadge on Travis
Scott Shawcroft
2019-03-12
Fixup the pybadge definition so the screen works.
Scott Shawcroft
2019-03-12
Be more careful when initing the board outside the VM.
Scott Shawcroft
2019-03-12
Enter safe mode when an allocation is attempted on an uninitialized heap.
Scott Shawcroft
2019-03-12
Add basic Pybadge board definition
John Reese
2019-03-12
Merge pull request #1638 from dhalbert/disable-SPIM3
Scott Shawcroft
2019-03-12
nrf: Disable SPIM3; add SPIM1; remove TWIM1
Dan Halbert
2019-03-11
Merge pull request #1635 from caternuson/iss1634_SPEAKER
Scott Shawcroft
2019-03-11
Merge pull request #1637 from tannewt/tweak_file_updater
Dan Halbert
2019-03-11
change order so SPEAKER is first
caternuson
2019-03-11
Update board info build to handle top level list.
Scott Shawcroft
2019-03-11
Merge pull request #1624 from tannewt/add_translate_files
Dan Halbert
2019-03-11
Merge pull request #1632 from pewpew-game/pewpew-brightness
Scott Shawcroft
2019-03-11
add SPEAKER pin alias for PyPortal
caternuson
2019-03-11
Add default devices and tweak brightness in boards/pewpew10
Radomir Dopieralski
2019-03-08
Add translation file locations back.
Scott Shawcroft
2019-03-08
Merge pull request #1622 from sommersoft/en_ARR
Scott Shawcroft
2019-03-07
outdated .po file was outdated. oops.
sommersoft
2019-03-07
Merge branch 'master' of https://github.com/adafruit/circuitpython into en_ARR
sommersoft
2019-03-07
inital commit for English Pirate translation
sommersoft
2019-03-07
Merge pull request #1620 from dhalbert/display-transactions-fix
4.0.0-beta.3
Dan Halbert
2019-03-07
Shrink build so de_DE fits
Dan Halbert
2019-03-07
Rework background display task to allow reads from SPI SD card during display...
Dan Halbert
2019-03-06
check display-bus transaction status and act accordingly
Dan Halbert
2019-03-06
Merge pull request #1601 from penguindustin/master
Dan Halbert
2019-03-05
changed from mp_int_t to uint16_t
Dustin Mendoza
2019-03-05
Merge pull request #1618 from dhalbert/build-uf2-for-radio-boards
Dan Halbert
2019-03-05
Build both BIN and UF2 for RFM boards
Dan Halbert
[next]