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-11-18
Merge pull request #2291 from hierophect/stm32-neopixel
5.0.0-beta.0
Dan Halbert
2019-11-18
Merge pull request #2300 from hierophect/stm32-urandom
Dan Halbert
2019-11-18
implement os urandom
Hierophect
2019-11-18
add microcontroller toggles for status LED
Hierophect
2019-11-18
Merge pull request #2296 from jepler/github-actions-forks
Dan Halbert
2019-11-18
Merge pull request #2295 from jepler/make-translate-xargs
Dan Halbert
2019-11-17
workflows: Don't try to upload when running in someone's fork
Jeff Epler
2019-11-17
Makefile: Fix a problem where `xargs` invoked `xgettext` 2x
Jeff Epler
2019-11-16
Merge pull request #2293 from CedarGroveStudios/patch-1
Limor "Ladyada" Fried
2019-11-16
add USB interface description
Cedar Grove Maker Studios
2019-11-15
timing tweaks with testing
Hierophect
2019-11-15
Merge pull request #2290 from hierophect/pin-commonhal-additions
Dan Halbert
2019-11-15
Add missing define
Hierophect
2019-11-15
Merge branch 'pin-commonhal-additions' into stm32-neopixel
Hierophect
2019-11-15
revert error
Hierophect
2019-11-15
Merge branch 'pin-commonhal-additions' into stm32-neopixel
Hierophect
2019-11-15
move neopixel_in_use flag to shared-bindings
Hierophect
2019-11-15
Merge branch 'pin-commonhal-additions' into stm32-neopixel
Hierophect
2019-11-15
add missing include
Hierophect
2019-11-15
Merge branch 'pin-commonhal-additions' into stm32-neopixel
Hierophect
2019-11-15
Add never_reset and reset to pin common hal, adjust files
Hierophect
2019-11-15
Implement Neopixel write, add defaults to f405
Hierophect
2019-11-15
Merge pull request #2286 from hierophect/stm32-speedy-405
Dan Halbert
2019-11-13
Merge pull request #2287 from dhalbert/testing-fixes
Scott Shawcroft
2019-11-13
Fix start_scan timeout default value
Dan Halbert
2019-11-13
Merge pull request #2283 from theacodes/allow-changing-usb-interface-names
Jeff Epler
2019-11-13
Raise clock speed, adjust divisors
Hierophect
2019-11-12
Merge pull request #2272 from hierophect/stm32-microcontroller-fillout
Dan Halbert
2019-11-12
Allow boards to change the "CircuitPython" text in their USB interface descri...
Thea Flowers
2019-11-12
Merge pull request #2211 from hierophect/stm32-uart
Dan Halbert
2019-11-12
fix conflicting definitions on discovery boards
Hierophect
2019-11-12
Style overhaul, extra error checks
Hierophect
2019-11-12
Merge remote-tracking branch 'upstream/master' into stm32-uart
Hierophect
2019-11-11
de-init check
Hierophect
2019-11-11
text fixes
Hierophect
2019-11-11
fix typo
Hierophect
2019-11-11
Revise us delay to include interrupt/non-interrupt versions
Hierophect
2019-11-08
Merge pull request #2277 from makermelissa/master
Melissa LeBlanc-Williams
2019-11-08
Fixed I2CDisplay reset issue
Melissa LeBlanc-Williams
2019-11-08
Merge pull request #2271 from theacodes/enable-micropython-native
Dan Halbert
2019-11-07
Merge pull request #2268 from hierophect/stm32-dac-deinit
hierophect
2019-11-06
revert sublime being a dumb
Hierophect
2019-11-06
revert git being a dumb
Hierophect
2019-11-06
Merge remote-tracking branch 'upstream/master' into stm32-dac-deinit
Hierophect
2019-11-06
Merge pull request #2266 from hierophect/stm32-defaults
Dan Halbert
2019-11-05
Fix bad call to mp_arg_check_num
Thea Flowers
2019-11-05
Allow boards to enable the `micropython.native` decorator
Thea Flowers
2019-11-05
add missing newline
Hierophect
2019-11-05
Fix unsaved file
Hierophect
2019-11-05
Add us delay
Hierophect
[next]