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
/
common-hal
/
microcontroller
Age
Commit message (
Expand
)
Author
2020-07-22
Claim USB pins at startup to prevent overwrites
Lucian Copeland
2020-07-22
Free timers when modules de-init
Lucian Copeland
2020-07-09
Fix advanced claimed pin/package timer search
Lucian Copeland
2020-06-23
Merge pull request #3045 from k0d/stm32_alignment_issue
Scott Shawcroft
2020-06-22
stm: Pin.c: Compute GPIO_PORT_COUNT instead of specifying manually
Jeff Epler
2020-06-18
Fixes issue with memory alignment in STM32
Mark Olsson
2020-06-16
Add port D to LQFP64
Lucian Copeland
2020-05-06
Merge pull request #2831 from jepler/rgbmatrix-stm
Scott Shawcroft
2020-04-30
stm: enable protomatter
Jeff Epler
2020-04-27
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-04-24
adds support for the stm32f746g_disco board
Mark Olsson
2020-04-20
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-03-31
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
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-23
Add back microsecond delay to STM32
Scott Shawcroft
2020-03-22
Rename NVM_BYTEARRAY_BUFFER_SIZE
jgillick
2020-03-22
Update NVM_BYTEARRAY_BUFFER_LEN
jgillick
2020-03-22
Add non-volatile memory support to STM
jgillick
2020-03-20
Initial work for STM32. Need to fix us delay and PulseIn still.
Scott Shawcroft
2020-03-11
create copy
Lucian Copeland