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-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
2020-03-17
update ulab
Jeff Epler
2020-03-16
Merge pull request #2705 from NightSkySK/UARTlogger2
Scott Shawcroft
2020-03-13
spacing correction
Szymon Klause
2020-03-13
add UARTLogger2 board support for CircuitPython
Szymon Klause
2020-03-13
Merge pull request #2701 from hierophect/stm32-submodule-swap
Scott Shawcroft
2020-03-13
Merge pull request #2695 from TG-Techie/master
Scott Shawcroft
2020-03-12
fix board sorting (due to T being before a anf t)
TG-Techie
2020-03-12
add TG-Watch02A to build workflow
TG-Techie
2020-03-12
Change ST drivers submodule to match TinyUSB
Lucian Copeland
2020-03-12
Merge pull request #2699 from hierophect/stm32-port-namechange
hierophect
2020-03-12
Merge remote-tracking branch 'upstream/master' into stm32-port-namechange
Lucian Copeland
2020-03-12
Merge pull request #2697 from hierophect/stm32-pulsein
hierophect
2020-03-12
Revise style on interrupt handler functions
Lucian Copeland
2020-03-12
Comment change for CI
Lucian Copeland
2020-03-12
fix requested changes
TG-Techie
2020-03-11
change CI target
Lucian Copeland
2020-03-11
Change docs target
Lucian Copeland
2020-03-11
remove old directory
Lucian Copeland
2020-03-11
submodule move and sync
Lucian Copeland
2020-03-11
create copy
Lucian Copeland
2020-03-11
Add up to date translations
Lucian Copeland
2020-03-11
Merge remote-tracking branch 'upstream/master' into stm32-pulsein
Lucian Copeland
2020-03-11
stm32: add PulseIn module
Lucian Copeland
2020-03-10
changed TG-Watch02A HW_BOARD_NAME
TG-Techie
2020-03-10
add TG-Watch02A board def
TG-Techie
2020-03-10
Merge pull request #2690 from jepler/topic-pep-498-fstrings
Scott Shawcroft
2020-03-10
Merge pull request #2693 from jepler/ulab-enable
Dan Halbert
2020-03-09
ulab: don't enable on m0 boards
Jeff Epler
2020-03-09
Update tests
Jeff Epler
2020-03-09
Merge pull request #2666 from dhalbert/assert_pin-and-mp_const_none-cleanup
Scott Shawcroft
2020-03-09
Merge pull request #2692 from jepler/ulab-upstream
Scott Shawcroft
2020-03-09
circuitpy_mpconfig.mk: Enable ULAB for "full builds"
Jeff Epler
2020-03-09
stm32: enable ulab
Jeff Epler
2020-03-09
cdx56: prepare to enable ulab
Jeff Epler
2020-03-09
ulab: Use https://github.com/v923z/micropython-ulab/
Jeff Epler
2020-03-09
f-strings: Make optional, defaulting to !CIRCUITPY_MINIMAL_BUILD
Jeff Epler
2020-03-09
lexer: catch concatenation of f'' and '' strings
Jeff Epler
2020-03-09
locale: run 'make translate'
Jeff Epler
2020-03-09
Address dpgeorge feedback - largely simplifications
Josh Klar
2020-03-09
py: Implement partial PEP-498 (f-string) support
Josh Klar
2020-03-06
Merge pull request #2684 from caternuson/doc_add_sensors
Limor "Ladyada" Fried
[next]