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-03-28
Support cached internal flash on the H743
Lucian Copeland
2020-03-27
Flash additions
Lucian Copeland
2020-03-26
Merge remote-tracking branch 'upstream/master' into stm32x7-setup
Lucian Copeland
2020-03-26
Add F7 and H7 Support to the STM32 port
Lucian Copeland
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-26
mimxrt10xx: Return proper UART read length when everything was read
arturo182
2020-03-25
supervisor/shared/external_flash/devices.h: Add MX25L51245G support.
Brian Dean
2020-03-25
Merge pull request #2727 from burtyb/commander-1
Scott Shawcroft
2020-03-25
No change
Chris Burton
2020-03-24
Remove Adafruit_CircuitPython_CircuitPlayground
Chris Burton
2020-03-24
Add to build.yml
Chris Burton
2020-03-24
Merge pull request #2723 from jgillick/jgillick/circuitpython/stm32f411
Scott Shawcroft
2020-03-24
Merge pull request #2728 from billmoser/nrf-baudrate-fix
Jeff Epler
2020-03-24
Added 31250 and 56000 to baudrate_map in UART.c, to parallel definitions in n...
William Moser
2020-03-23
Rename pins
jgillick
2020-03-22
PR feedback.
jgillick
2020-03-22
Rename NVM_BYTEARRAY_BUFFER_SIZE
jgillick
2020-03-22
Update NVM_BYTEARRAY_BUFFER_LEN
jgillick
2020-03-22
Add support for Commander
Chris Burton
2020-03-22
Add thunderpack to build.
jgillick
2020-03-22
Add non-volatile memory support to STM
jgillick
2020-03-22
Remove submodules included from micropython.
jgillick
2020-03-21
Merge remote-tracking branch 'circuitpython/master' into jgillick/circuitpyth...
jgillick
2020-03-21
Merge pull request #2721 from jepler/cannot-assign
Dan Halbert
2020-03-20
runtime: Improve error message when setting read-only property
Jeff Epler
2020-03-19
Merge pull request #2716 from jepler/pixelbuf-subscr
Scott Shawcroft
2020-03-19
Remove unnecessary change
jgillick
2020-03-19
Cleanup
jgillick
2020-03-18
Change the board to use an STM32F411 chip.
jgillick
2020-03-18
Merge pull request #2719 from theacodes/add-honking-button
Scott Shawcroft
2020-03-18
Remove some build options, fix order of boards in build.yml
Thea Flowers
2020-03-18
Add honking button to build workflow
Thea Flowers
2020-03-18
Add board support for Winterbloom Big Honking Button
Thea Flowers
2020-03-18
Pixelbuf: subscr: Get correct pixel value
Jeff Epler
2020-03-18
Fix disable VBUS sensing.
jgillick
2020-03-17
Merge pull request #2711 from jepler/update-ulab
5.1.0-rc.0
5.1.0
Scott Shawcroft
2020-03-17
Translations: follow stm port rename, run 'make translate'
Jeff Epler
2020-03-17
Update shared-bindings/ulab/__init__.rst
Jeff Epler
2020-03-17
Merge pull request #2712 from tannewt/fix_dotstar_status
Dan Halbert
2020-03-17
Fix DotStar status LED init.
Scott Shawcroft
2020-03-17
ulab: include new 'extras' source file
Jeff Epler
2020-03-17
ulab: rename enable macro so it appears in the support matrix
Jeff Epler
2020-03-17
ulab: update documentation
Jeff Epler
2020-03-17
objslice: take mp_obj_slice_indices from micropython
Jeff Epler
[next]