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-06-05
Override HAL_Delay and HAL_GetTick
Lucian Copeland
2020-06-04
Merge remote-tracking branch 'upstream/master' into stm32-LSE-startup-fix
Lucian Copeland
2020-06-04
Rework LSE clock init, allow clock overrides
Lucian Copeland
2020-06-03
Fix up end of file and trailing whitespace.
Diego Elio Pettenò
2020-06-01
Merge pull request #2979 from hierophect/stm32-remove-crystals
Scott Shawcroft
2020-06-01
Note temporary issue with Nucleo boards
Lucian Copeland
2020-05-29
Set correct crystal settings on Discovery boards
Lucian Copeland
2020-05-29
Merge pull request #2964 from hierophect/mimxrt-busio-cleanup
Scott Shawcroft
2020-05-29
Fix SWO/Analog overlap, style changes
Lucian Copeland
2020-05-28
A number of small ESP32S2 fixes:
Scott Shawcroft
2020-05-27
Merge branch 'mimxrt-uart-oneway' into mimxrt-busio-cleanup
Lucian Copeland
2020-05-27
translations
Lucian Copeland
2020-05-27
Add pin resetting across boards, fix array size detection issue
Lucian Copeland
2020-05-20
Merge remote-tracking branch 'adafruit/master' into esp32s2_digitalio
Scott Shawcroft
2020-05-20
Add UART one-way instance search, fix bugs in stm32 implementation
Lucian Copeland
2020-05-20
Update digitalio api for other ports
Scott Shawcroft
2020-05-19
Merge pull request #2910 from tannewt/esp32s2
Scott Shawcroft
2020-05-18
Merge pull request #2837 from k0d/serial-debug
Scott Shawcroft
2020-05-19
Enable showing the console on a debug uart
Mark Olsson
2020-05-15
Add port_fixed_stack for more builds
Scott Shawcroft
2020-05-12
merged master
Daniel Pollard
2020-05-11
Add recovery domain write access, adjust stack
Lucian Copeland
2020-05-11
Merge remote-tracking branch 'upstream/master' into stm32-lsetimeout
Lucian Copeland
2020-05-08
Add timeout and adjustment to LSI
Lucian Copeland
2020-05-07
Fix build after #2831 (stm32f4xx rgbmatrix) broke it
Jeff Epler
2020-05-06
Merge pull request #2831 from jepler/rgbmatrix-stm
Scott Shawcroft
2020-05-05
Merge pull request #2842 from hierophect/stm32-h7-displayio
hierophect
2020-05-05
refactor countio based on feedback
Daniel Pollard
2020-05-04
make translate again
Dan Halbert
2020-05-01
Fix flag typo
Lucian Copeland
2020-04-30
Fix openmv_h7 build
Scott Shawcroft
2020-04-30
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-04-30
Increase H7 filesystem size
Lucian Copeland
2020-04-30
Add correct PID for the OpenMV
Lucian Copeland
2020-04-30
Make PulseIO optional within DisplayIO
Lucian Copeland
2020-04-30
Add the OpenMV-H7 R1 board
Lucian Copeland
2020-04-30
stm: enable protomatter
Jeff Epler
2020-04-29
Merge remote-tracking branch 'adafruit/master' into ringbuf-fixes
Dan Halbert
2020-04-29
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-04-28
Merge pull request #2819 from hierophect/stm32-readme
Scott Shawcroft
2020-04-27
Fix stm32746g_discovery
Scott Shawcroft
2020-04-27
Fix nucleo_f746zg build
Scott Shawcroft
2020-04-27
Add readme and dfu-flashing
Lucian Copeland
2020-04-27
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-04-27
Merge pull request #2811 from jepler/update-ulab
Scott Shawcroft
2020-04-27
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-04-27
Merge pull request #2817 from jepler/stm-linker-scripts
Dan Halbert
2020-04-27
linker scripts: Re-align at ":"
Jeff Epler
2020-04-27
Merge branch 'master' into stm32f7_os
hierophect
2020-04-27
Enables os on STM32F7
Mark Olsson
[next]