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
/
Makefile
Age
Commit message (
Expand
)
Author
2020-07-22
Merge branch 'main' into stm32-timer-allocator
hierophect
2020-07-06
Add license to some obvious files.
Diego Elio Pettenò
2020-07-03
Merge remote-tracking branch 'upstream/main' into stm32-timer-allocator
Lucian Copeland
2020-07-01
STM32: add debug flags, fix hang in simplex SPI
Lucian Copeland
2020-07-01
Add timer allocator, adjust pulsio to use general purpose timers
Lucian Copeland
2020-06-22
stm: Makefile: sort files in SRC_STM32
Jeff Epler
2020-06-04
Rework LSE clock init, allow clock overrides
Lucian Copeland
2020-05-28
A number of small ESP32S2 fixes:
Scott Shawcroft
2020-04-29
Merge remote-tracking branch 'adafruit/master' into lower_power
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
Enables os on STM32F7
Mark Olsson
2020-04-20
Merge remote-tracking branch 'adafruit/master' into lower_power
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
Various requested fixes
Lucian Copeland
2020-04-09
Add busio support, cleanup
Lucian Copeland
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-28
Support cached internal flash on the H743
Lucian Copeland
2020-03-26
Add F7 and H7 Support to the STM32 port
Lucian Copeland
2020-03-20
Initial work for STM32. Need to fix us delay and PulseIn still.
Scott Shawcroft
2020-03-12
Change ST drivers submodule to match TinyUSB
Lucian Copeland
2020-03-11
create copy
Lucian Copeland