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
/
supervisor
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-05-15
Add port_fixed_stack for more builds
Scott Shawcroft
2020-05-11
Add recovery domain write access, adjust stack
Lucian Copeland
2020-05-08
Add timeout and adjustment to LSI
Lucian Copeland
2020-05-05
Merge pull request #2842 from hierophect/stm32-h7-displayio
hierophect
2020-04-30
Increase H7 filesystem size
Lucian Copeland
2020-04-27
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-04-26
Merge pull request #2805 from tannewt/update_tinyusb
Scott Shawcroft
2020-04-24
Remove empty #if and add missing includes.
Scott Shawcroft
2020-04-23
STM32: adds support for stm32f746xx MCU and the nucleo_f746zg board
Mark Olsson
2020-04-22
Fix STM so it matches the correct RTC fields.
Scott Shawcroft
2020-04-21
Use our own flag for board crystal config.
Scott Shawcroft
2020-04-20
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-04-17
Update TinyUSB and add interrupt hooks.
Scott Shawcroft
2020-04-16
startup file crash fix, H7 bin fix
Lucian Copeland
2020-04-15
Implement requested changes
Lucian Copeland
2020-04-13
Implement cache-based reads
Lucian Copeland
2020-04-13
Various requested fixes
Lucian Copeland
2020-04-09
Add busio support, cleanup
Lucian Copeland
2020-04-08
Fix up STM
Scott Shawcroft
2020-04-08
Tweaks based on dhalberts feedback
Scott Shawcroft
2020-04-03
Linker file restructure, TCM and MPU additions
Lucian Copeland
2020-04-02
Implement F7 Nucleo
Lucian Copeland
2020-04-01
Implement requested changes
Lucian Copeland
2020-03-31
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-03-28
Support cached internal flash on the H743
Lucian Copeland
2020-03-27
Flash additions
Lucian Copeland
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-24
Simplify STM a bit.
Scott Shawcroft
2020-03-23
Rename pins
jgillick
2020-03-23
Factor out stm32f4xx_hal_conf.h
Scott Shawcroft
2020-03-22
PR feedback.
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-19
Cleanup
jgillick
2020-03-18
Fix disable VBUS sensing.
jgillick
2020-03-17
PR Cleanup.
jgillick
2020-03-17
Bring back trimmed spaces.
jgillick
2020-03-15
Chip specific code.
jgillick
2020-03-15
Incremental update
jgillick
2020-03-12
Merge remote-tracking branch 'upstream/master' into stm32-port-namechange
Lucian Copeland
2020-03-11
create copy
Lucian Copeland