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
/
common-hal
/
microcontroller
Age
Commit message (
Collapse
)
Author
2020-03-11
remove old directory
Lucian Copeland
2020-02-05
Add voltage ADC, standardize mphalport
Lucian Copeland
2020-02-04
Add ADC for temp sensor
Lucian Copeland
2020-01-22
fix microcontroller pin ommission
Lucian Copeland
2019-12-12
clean up definitions post merge
Hierophect
2019-12-10
Merge pull request #2315 from hierophect/stm32-pyb-nano
Scott Shawcroft
STM32: Add PYB Nano support
2019-11-22
stm32: fix uses of ticks_ms global
Jeff Epler
2019-11-21
Add definitions for PYB Nano and blackpill
Hierophect
2019-11-18
add microcontroller toggles for status LED
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-11
fix typo
Hierophect
2019-11-11
Revise us delay to include interrupt/non-interrupt versions
Hierophect
2019-11-05
Add us delay
Hierophect
2019-10-12
return chip vcc value
Dan Halbert
2019-09-23
WIP
Hierophect
2019-09-23
Add F405 support
Hierophect
2019-09-11
text fixes
Hierophect
2019-09-11
minor text fix
Hierophect
2019-09-11
Compiler level bit packing
Hierophect
2019-09-10
Minor text fix
Hierophect
2019-09-06
Pack pin numbers, add ADC to pin structure, support DigitalIO
Hierophect
2019-08-19
Add warnings, cosmetic fixes, remove vestigial modules
Hierophect
2019-08-15
QOL fixes, compatibility fixes, attribution
Hierophect
2019-08-15
Add uid fetch, revert USB hacks
Hierophect
2019-08-14
Add reset support, minor fixes
Hierophect
2019-08-07
Add pin and module support for F411
Hierophect
2019-07-24
Requested changes, general cleanup
Hierophect
2019-07-17
first pass of DigitalIO
Hierophect
2019-07-10
Add some usb reference material, non functional
Hierophect
2019-06-28
name change but actually
Hierophect