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
/
stm32f4
Age
Commit message (
Expand
)
Author
2019-11-27
make UART.write be blocking on SAMD; add timeout property
Dan Halbert
2019-11-22
change mpconfigport.mk files so they can be overriden by mpconfigboard.mk
Dan Halbert
2019-11-22
stm32: fix uses of ticks_ms global
Jeff Epler
2019-11-22
Merge remote-tracking branch 'origin/master' into tick-refactor
Jeff Epler
2019-11-22
remove blackpill
Hierophect
2019-11-22
add correct VID/PID pairs
Hierophect
2019-11-21
minor fix
Hierophect
2019-11-21
remove misplaced status LED definitions
Hierophect
2019-11-21
Add definitions for PYB Nano and blackpill
Hierophect
2019-11-21
requested style changes
Hierophect
2019-11-21
added pin defs
Hierophect
2019-11-20
Remove meowbit for now
Hierophect
2019-11-20
Minor meowbit changes
Hierophect
2019-11-20
Merge remote-tracking branch 'upstream/master' into stm32-meowbit-etc
Hierophect
2019-11-20
add F401 pin definition
Hierophect
2019-11-20
fix typo
Hierophect
2019-11-20
clean up SPI module readability
Hierophect
2019-11-20
fix error in SPI busclock selection
Hierophect
2019-11-18
Merge pull request #2291 from hierophect/stm32-neopixel
5.0.0-beta.0
Dan Halbert
2019-11-18
implement os urandom
Hierophect
2019-11-18
Add board folders
Hierophect
2019-11-18
add microcontroller toggles for status LED
Hierophect
2019-11-18
Supervisor: move most of systick to the supervisor
Jeff Epler
2019-11-15
timing tweaks with testing
Hierophect
2019-11-15
Add missing define
Hierophect
2019-11-15
Merge branch 'pin-commonhal-additions' into stm32-neopixel
Hierophect
2019-11-15
Add never_reset and reset to pin common hal, adjust files
Hierophect
2019-11-15
Implement Neopixel write, add defaults to f405
Hierophect
2019-11-13
Raise clock speed, adjust divisors
Hierophect
2019-11-12
Merge pull request #2272 from hierophect/stm32-microcontroller-fillout
Dan Halbert
2019-11-12
fix conflicting definitions on discovery boards
Hierophect
2019-11-12
Style overhaul, extra error checks
Hierophect
2019-11-12
Merge remote-tracking branch 'upstream/master' into stm32-uart
Hierophect
2019-11-11
de-init check
Hierophect
2019-11-11
text fixes
Hierophect
2019-11-11
fix typo
Hierophect
2019-11-11
Revise us delay to include interrupt/non-interrupt versions
Hierophect
2019-11-06
revert sublime being a dumb
Hierophect
2019-11-06
revert git being a dumb
Hierophect
2019-11-06
Merge remote-tracking branch 'upstream/master' into stm32-dac-deinit
Hierophect
2019-11-06
Merge pull request #2266 from hierophect/stm32-defaults
Dan Halbert
2019-11-05
add missing newline
Hierophect
2019-11-05
Fix unsaved file
Hierophect
2019-11-05
Add us delay
Hierophect
2019-11-05
Merge remote-tracking branch 'upstream/master' into stm32-uart
Hierophect
2019-11-05
Fix error that would carry past python exception
Hierophect
2019-11-04
Update PWMOut.h
Dan Halbert
2019-11-04
remove redundant comment
Hierophect
2019-11-04
Add auto-shutoff of DAC when channels de-inited
Hierophect
2019-11-04
Revert "Add default defines"
Hierophect
[prev]
[next]