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-04-08
Merge pull request #2753 from tannewt/fix_clue_display
5.2.0
siddacious
2020-04-08
Save backlight_on_high correctly.
Scott Shawcroft
2020-04-07
Merge pull request #2749 from tannewt/dont_use_sphinx3
Dan Halbert
2020-04-07
Don't upgrade to Sphinx 3
Scott Shawcroft
2020-04-06
Merge pull request #2747 from arturo182/imx-spi-init-check
Scott Shawcroft
2020-04-06
mimxrt1011: Only re-init SPI when it's actually needed
arturo182
2020-04-02
Merge pull request #2744 from xobs/fomu-ram-text-functions
Scott Shawcroft
2020-04-02
Merge pull request #2743 from jepler/python38
Scott Shawcroft
2020-04-02
ports: fomu: move more functions into ram for stability
Sean Cross
2020-04-01
workflows: use current (3.8) python
Jeff Epler
2020-04-01
tests: Add .exp files for basics/parser and import/import_override.
Damien George
2020-03-31
tests/basics: Provide .exp files for generator tests that fail PEP479.
Damien George
2020-03-31
tests: Modify tests that print repr of an exception with 1 arg.
Damien George
2020-03-31
tests/basics/int_big_error.py: Use bytearray to test for int overflow.
Damien George
2020-03-31
tests/basics/set_pop.py: Sort set before printing for consistent output.
Damien George
2020-03-31
Merge pull request #2726 from xobs/fomu-circuitpython
Scott Shawcroft
2020-03-31
Merge pull request #2741 from tannewt/fix_packetbuffer_server
Scott Shawcroft
2020-03-31
tools: add dfu extension and mark litex as dfu
Sean Cross
2020-03-31
ports: litex: use dfu.py instead of dfu-suffix.py
Sean Cross
2020-03-31
tools: rename dfu-suffix.py to dfu.py
Sean Cross
2020-03-31
ports: fomu: build dfu as part of Makefile
Sean Cross
2020-03-31
tools: add dfu-suffix.py
Sean Cross
2020-03-31
workflows: move riscv to its own section
Sean Cross
2020-03-31
workflow: add litex_fomu to ci
Sean Cross
2020-03-31
ports: litex: enable itcm region for fomu
Sean Cross
2020-03-31
supervisor: enable itcm memory region for fomu
Sean Cross
2020-03-31
ports: litex: add port and fomu board
Sean Cross
2020-03-30
Merge pull request #2740 from arturo182/mimxrt10xx_neopixel
Scott Shawcroft
2020-03-30
Update translations
Scott Shawcroft
2020-03-30
Merge pull request #2739 from bd34n/master
Scott Shawcroft
2020-03-31
mimxrt10xx: Fix neopixel_write
arturo182
2020-03-29
board_vina_m0:pins.c: PGM_LED is on PA28 not PA15.
Brian Dean
2020-03-28
Merge pull request #2730 from tannewt/fix_fourwire_phase_polarity
Jeff Epler
2020-03-27
Update built in display init
Scott Shawcroft
2020-03-27
Merge pull request #2737 from bd34n/master
Scott Shawcroft
2020-03-27
Update board name to bdmicro_vina_m0 to eliminate hyphens.
Brian Dean
2020-03-27
Fix sort. "bd" comes *after* "ba".
Brian Dean
2020-03-27
Fix tab introduced when adding bdmicro_vina-m0 board, should be
Brian Dean
2020-03-26
Add bdmicro_vina-m0 board to workflows/build.yml.
Brian Dean
2020-03-26
Merge branch 'master' of https://github.com/adafruit/circuitpython
Brian Dean
2020-03-26
Add new board BDMICRO 'Vina M0'.
Brian Dean
2020-03-26
Don't break the function signature
Scott Shawcroft
2020-03-26
Merge pull request #2733 from oshwabadge2020/change_backlight
Scott Shawcroft
2020-03-26
Merge pull request #2734 from theacodes/add-flash-for-sol
Scott Shawcroft
2020-03-26
Merge pull request #2731 from bd34n/master
Scott Shawcroft
2020-03-26
Merge pull request #2732 from arturo182/mimxrt10xx_uart_fix
Scott Shawcroft
2020-03-26
Add GD25Q64C as a flash chip for Sol
Thea Flowers
2020-03-25
adding a backlight polarity flag to Display
siddacious
2020-03-25
allowing backlight change
siddacious
2020-03-25
Add exception on small buffer and fix Connecion WRITE handling
Scott Shawcroft
[next]