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
Age
Commit message (
Expand
)
Author
2020-03-11
remove old directory
Lucian Copeland
2020-03-05
Merge remote-tracking branch 'adafruit/master' into assert_pin-and-mp_const_n...
Dan Halbert
2020-03-02
Exclude SoCs without basic timers
Lucian Copeland
2020-02-29
stm32: Add PulseOut support
Lucian Copeland
2020-02-28
new pin validation routines; don't use mp_const_none if NULL will do
Dan Halbert
2020-02-18
Addition of stubs for rs485/CTS/RTS handling on non-implemented chips
Dave Marples
2020-02-10
Merge remote-tracking branch 'upstream/master' into stm32-temperature-us
Lucian Copeland
2020-02-07
fix function defs for compiler
Dan Halbert
2020-02-07
improve time.monotonic_ns() accuracy from ms to us
Dan Halbert
2020-02-05
Add voltage ADC, standardize mphalport
Lucian Copeland
2020-02-04
Add ADC for temp sensor
Lucian Copeland
2020-01-29
Add port-specific requested changes
Lucian Copeland
2020-01-28
Implement requested changes
Lucian Copeland
2020-01-24
Fix flash-display conflict error
Lucian Copeland
2020-01-22
Invert duty cycle intensity
Lucian Copeland
2020-01-22
Revert dangling pointer issue in PWMOut
Lucian Copeland
2020-01-22
fix microcontroller pin ommission
Lucian Copeland
2020-01-14
Merge remote-tracking branch 'upstream/master' into stm32-meowbit
Hierophect
2020-01-14
style changes, fix i2c typo
Hierophect
2020-01-10
working control
Hierophect
2020-01-09
spacing changes and text fix
Hierophect
2020-01-08
text fix
Hierophect
2020-01-08
Corrections to I2C, style
Hierophect
2020-01-08
Reorganize I2C workaround, style changes
Hierophect
2020-01-08
Merge branch 'stm32-spi-oneline' into stm32-i2c-rework
Hierophect
2020-01-08
more cleanup and style syncing
Hierophect
2020-01-08
Close algorithm edge case to match SPI
Hierophect
2020-01-08
style edits
Hierophect
2020-01-07
Text fixes for consistency
Hierophect
2020-01-07
Allow MOSI/MISO exclusion
Hierophect
2020-01-04
Clean up debugging edits
Hierophect
2020-01-04
PWM Fix, plus debugging
Hierophect
2019-12-30
Tests for PWM issues, style changes
Hierophect
2019-12-12
clean up definitions post merge
Hierophect
2019-12-10
Merge pull request #2315 from hierophect/stm32-pyb-nano
Scott Shawcroft
2019-12-06
Merge pull request #2350 from hierophect/stm32-neopixel-fix
Scott Shawcroft
2019-12-05
remove redundant NOPs
Hierophect
2019-12-05
change default phase for SPI
Hierophect
2019-12-04
Merge remote-tracking branch 'upstream/master' into stm32-displayio
Hierophect
2019-12-03
Add module and empty parallelbus
Hierophect
2019-12-03
Add I2C never reset, SPI bugfix
Hierophect
2019-12-03
copy from busted branch
Hierophect
2019-11-29
Merge remote-tracking branch 'origin/master' into tick-refactor
Jeff Epler
2019-11-27
make UART.write be blocking on SAMD; add timeout property
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-21
Add definitions for PYB Nano and blackpill
Hierophect
2019-11-21
requested style changes
Hierophect
2019-11-20
fix typo
Hierophect
2019-11-20
clean up SPI module readability
Hierophect
[next]