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
2020-03-11
remove old directory
Lucian Copeland
2020-03-11
submodule move and sync
Lucian Copeland
2020-03-10
Merge pull request #2693 from jepler/ulab-enable
Dan Halbert
2020-03-09
stm32: enable ulab
Jeff Epler
2020-03-05
Merge remote-tracking branch 'adafruit/master' into assert_pin-and-mp_const_n...
Dan Halbert
2020-03-04
Merge pull request #2680 from hierophect/stm32-clock-hotfix
Scott Shawcroft
2020-03-03
Expand GPIO clock enables for F405 and F407
Lucian Copeland
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-12
remove bad define
Lucian Copeland
2020-02-12
revert cross-board flag strategy
Lucian Copeland
2020-02-12
move defaults to avoid conflict
Lucian Copeland
2020-02-12
cleanup flag changes
Lucian Copeland
2020-02-12
Merge remote-tracking branch 'upstream/master' into stm32-espruino-wifi
Lucian Copeland
2020-02-12
change flag styling
Lucian Copeland
2020-02-12
Merge branch 'master' into stm32-temperature-us
hierophect
2020-02-10
Merge pull request #2570 from hierophect/stm32-f407-disco
Scott Shawcroft
2020-02-10
create F407 specific files
Lucian Copeland
2020-02-10
fix missing parameter
Lucian Copeland
2020-02-10
Merge remote-tracking branch 'upstream/master' into stm32-espruino-wifi
Lucian Copeland
2020-02-10
Merge remote-tracking branch 'upstream/master' into stm32-temperature-us
Lucian Copeland
2020-02-07
Merge pull request #2596 from hierophect/stm32-espruino-pico
hierophect
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-06
revert mixed up linkers
Lucian Copeland
2020-02-06
Update PID
Lucian Copeland
2020-02-06
Add proper PID
Lucian Copeland
2020-02-06
Create board definitions, add to board list
Lucian Copeland
2020-02-06
Add espruino pico to board list
Lucian Copeland
2020-02-06
Document flashing process
Lucian Copeland
2020-02-06
Fix oscillator issue, add button and LED pins
Lucian Copeland
2020-02-05
Fix oscillator oversight in clocks.c
Lucian Copeland
2020-02-05
Add espruino pico pinout
Lucian Copeland
2020-02-05
board uses VBUS
Lucian Copeland
2020-02-05
Add voltage ADC, standardize mphalport
Lucian Copeland
2020-02-04
Add ADC for temp sensor
Lucian Copeland
2020-02-04
add correct PID
Lucian Copeland
2020-02-04
Merge branch 'stm32-loader-linkers' into stm32-f407-disco
Lucian Copeland
2020-02-04
Implement new linker for external flash only
Lucian Copeland
2020-01-31
New configuration values
Lucian Copeland
2020-01-31
Merge branch 'stm32-loader-linkers' into stm32-f407-disco
Lucian Copeland
2020-01-31
Merge branch 'stm32-loader-linkers' of https://github.com/hierophect/circuitp...
Lucian Copeland
2020-01-31
Fix pyboard
Lucian Copeland
2020-01-31
WIP
Lucian Copeland
2020-01-31
Merge branch 'stm32-loader-linkers' into stm32-f407-disco
Lucian Copeland
2020-01-31
Create basic board profile
Lucian Copeland
2020-01-31
Update ports/stm32f4/boards/STM32F405_boot.ld
hierophect
2020-01-31
text fixes
Lucian Copeland
[next]