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-02-04
Merge pull request #2584 from dhalbert/oserror-with-filename
5.0.0-beta.5
Dan Halbert
2020-02-04
Merge remote-tracking branch 'adafruit/master' into oserror-with-filename
Dan Halbert
2020-02-04
fix printing single-arg exceptions
Dan Halbert
2020-02-04
fix multi-arg exception printing
Dan Halbert
2020-02-04
preserve errno in OSError
Dan Halbert
2020-02-04
Merge pull request #2568 from hierophect/stm32-loader-linkers
Scott Shawcroft
2020-02-04
Include filename for 'No such file/directory', etc.
Dan Halbert
2020-02-04
Merge pull request #2582 from dhalbert/palette-color-list-tuple
Kattni
2020-02-04
Implement new linker for external flash only
Lucian Copeland
2020-02-03
make translate
Dan Halbert
2020-02-03
allow tuple or list for Palette color
Dan Halbert
2020-02-03
Merge pull request #2577 from ladyada/master
Dan Halbert
2020-02-03
add buildline
ladyada
2020-02-03
add bluefruit sense - tested
Lady Ada
2020-02-03
Merge pull request #2576 from oshwabadge2020/ohs2020-badge-new
Limor "Ladyada" Fried
2020-02-02
Adjust OHS2020 madctl for default rotation
Michael Welling
2020-02-02
Add I2C pin definitions for interoperability with Adafruit libraries
Michael Welling
2020-02-02
Updates to enable working SPI TFT
Michael Welling
2020-02-02
QSPI flash fixes
Michael Welling
2020-01-31
Merge pull request #2572 from ladyada/master
Dan Halbert
2020-01-31
adjust CLUE madctl so rotation 0 is 'right'
Lady Ada
2020-01-31
Merge pull request #2571 from dhalbert/clue-fixes
Dan Halbert
2020-01-31
fix UICR check; do not use NULL for no MISO
Dan Halbert
2020-01-31
Merge pull request #2569 from dhalbert/nrf-increase-connections
Dan Halbert
2020-01-31
increase max connections from 2 to 5
Dan Halbert
2020-01-31
Merge branch 'stm32-loader-linkers' of https://github.com/hierophect/circuitp...
Lucian Copeland
2020-01-31
Fix pyboard
Lucian Copeland
2020-01-31
Update ports/stm32f4/boards/STM32F405_boot.ld
hierophect
2020-01-31
text fixes
Lucian Copeland
2020-01-31
dangling edit
Lucian Copeland
2020-01-31
Add build option for UF2 flash offset
Lucian Copeland
2020-01-31
Merge branch 'master' into stm32-loader-linkers
Lucian Copeland
2020-01-30
Merge pull request #2565 from dhalbert/gamepad-for-cpx
Dan Halbert
2020-01-30
add gamepad to specialty cpx builds; update frozen libs
Dan Halbert
2020-01-30
Merge pull request #2564 from dhalbert/clue-rev-c
Dan Halbert
2020-01-30
Update CLUE to Rev C
Dan Halbert
2020-01-30
Merge pull request #2550 from tannewt/tweak_pixelbuf
Jeff Epler
2020-01-30
Merge remote-tracking branch 'adafruit/master' into tweak_pixelbuf
Scott Shawcroft
2020-01-30
Remove unneeded native cast.
Scott Shawcroft
2020-01-30
Merge pull request #2561 from pewpew-game/stage-background
Scott Shawcroft
2020-01-30
Merge pull request #2562 from dhalbert/ble-fixes
Scott Shawcroft
2020-01-30
track vm_used_ble better
Dan Halbert
2020-01-30
circuitpython-stage: allow choosing background color
Radomir Dopieralski
2020-01-29
Tweak error messages to reduce code size.
Scott Shawcroft
2020-01-29
Merge pull request #2404 from hierophect/stm32-meowbit
Scott Shawcroft
2020-01-29
fix merge issue
Lucian Copeland
2020-01-29
Merge commit 'eb0ef' into tweak_pixelbuf
Scott Shawcroft
2020-01-29
Merge commit 'b36b24' into tweak_pixelbuf
Scott Shawcroft
2020-01-29
Merge branch 'master' into stm32-meowbit
hierophect
2020-01-29
Move board_init to main.c
Lucian Copeland
[next]