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
path:
root
/
ports
/
stm
Age
Commit message (
Expand
)
Author
2020-10-15
disable on winterbloom_sol and thunderpack
Dan Halbert
2020-10-14
Merge pull request #3554 from gamblor21/move_ordereddict
Dan Halbert
2020-10-13
Moved ORDEREDDICT define to central location
gamblor21
2020-10-13
Fix stm sleep too long
Scott Shawcroft
2020-10-12
Fix STM RTC read so it's atomic.
Scott Shawcroft
2020-10-06
canio: remove unused fields
Jeff Epler
2020-10-06
stm: canio: remove stray optimization flag for debugging
Jeff Epler
2020-10-06
stm32: canio: Fix message cancellation
Jeff Epler
2020-10-06
stm32: canio: Fix canio.CAN.restart()
Jeff Epler
2020-10-06
stm32: canio: When Tx mailboxes are full, cancel an old message
Jeff Epler
2020-10-06
stm32: canio: remove unused functions
Jeff Epler
2020-10-06
stm32: canio: remove some unneeded declarations
Jeff Epler
2020-10-06
stm32: canio: enable on all stm32f405 boards
Jeff Epler
2020-10-06
canio: implement for stm32f405
Jeff Epler
2020-10-01
Merge pull request #3469 from jepler/noreturn
Scott Shawcroft
2020-09-28
Add some NORETURN attributes
Jeff Epler
2020-09-28
Merge branch 'main' into New_quirk_for_SH1107
mdroberts1243
2020-09-25
Requested changes take 1
Mark Roberts
2020-09-23
Move missing pin warning to shared-bindings
Lucian Copeland
2020-09-20
Merge pull request #3441 from hierophect/stm32-rgbmatrix-crashfix
Jeff Epler
2020-09-18
Merge pull request #3431 from hierophect/stm32-spi-writevalue
Dan Halbert
2020-09-18
Remove timer debug messages
Lucian Copeland
2020-09-18
Add never_reset reservation to RGBMatrix init
Lucian Copeland
2020-09-17
Merge pull request #2966 from sommersoft/ci_check_vid_pid
Scott Shawcroft
2020-09-16
Add SPI memset, optional flags
Lucian Copeland
2020-09-15
Add more PIDs for unique boards
Scott Shawcroft
2020-09-10
Merge pull request #3375 from DavePutz/issue3296
Scott Shawcroft
2020-09-05
Moved checks for invalid pin to common-hal/microcontroller/Pin.c
root
2020-09-03
Merge remote-tracking branch 'adafruit/main' into native_wifi
Scott Shawcroft
2020-08-27
-Os espruino_pico to save space
Scott Shawcroft
2020-08-27
stm: Specify max endpoints for stm32f405xx
Jeff Epler
2020-08-27
Merge pull request #3320 from hierophect/stm32-meowbit-fix
Jeff Epler
2020-08-27
Merge pull request #3337 from hierophect/pulseout-errorstyle
Dan Halbert
2020-08-27
Fix problematic whitespace on pulseout parameter errors
Lucian Copeland
2020-08-27
Merge branch 'main' into stm32-meowbit-fix
hierophect
2020-08-27
Merge branch 'main' into esp32-random
hierophect
2020-08-26
Merge remote-tracking branch 'upstream/main' into stm32-meowbit-fix
Lucian Copeland
2020-08-26
improve efficiency of stm32 random gen
Lucian Copeland
2020-08-26
Fix trailing whitespace errors across ports and docs
Lucian Copeland
2020-08-25
Add random to ESP32-S2, fix it on STM32
Lucian Copeland
2020-08-25
Fix null dereference, invert auto_brightness to reenable screen
Lucian Copeland
2020-08-24
Merge remote-tracking branch 'adafruit/main' into add_pwmio
Scott Shawcroft
2020-08-24
Remove Meowbit LSE flag, harsher failure for LSE issues
Lucian Copeland
2020-08-21
Add more "extern" declarations for gcc10 compat
Scott Shawcroft
2020-08-21
Merge remote-tracking branch 'adafruit/main' into add_pwmio
Scott Shawcroft
2020-08-18
Split pulseio.PWMOut into pwmio
Scott Shawcroft
2020-08-18
Style changes, reposition runtime errors
Lucian Copeland
2020-08-14
Expand PulseOut API, debug cleanup
Lucian Copeland
2020-08-13
Update mpconfigboard.mk
Dan Halbert
2020-08-13
stm: meowbit_v121: remove _pixelbuf to fit ja translation
Jeff Epler
[next]