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
/
common-hal
/
microcontroller
/
Pin.c
Age
Commit message (
Expand
)
Author
2021-03-15
run code formatting script
microDev
2020-12-28
update common_hal_reset_pin()
microDev
2020-11-23
Fix NVM by clearing FLASH_FLAG_PGPERR
jgillick
2020-11-22
Cleanup
jgillick
2020-11-22
Fix formatting.
jgillick
2020-11-17
Merge tag '6.0.0' into thunderpack1.2
jgillick
2020-11-16
Add Thunderpack 1.2
jgillick
2020-09-05
Moved checks for invalid pin to common-hal/microcontroller/Pin.c
root
2020-07-22
Claim USB pins at startup to prevent overwrites
Lucian Copeland
2020-07-22
Free timers when modules de-init
Lucian Copeland
2020-07-09
Fix advanced claimed pin/package timer search
Lucian Copeland
2020-06-23
Merge pull request #3045 from k0d/stm32_alignment_issue
Scott Shawcroft
2020-06-22
stm: Pin.c: Compute GPIO_PORT_COUNT instead of specifying manually
Jeff Epler
2020-06-18
Fixes issue with memory alignment in STM32
Mark Olsson
2020-06-16
Add port D to LQFP64
Lucian Copeland
2020-04-30
stm: enable protomatter
Jeff Epler
2020-04-24
adds support for the stm32f746g_disco board
Mark Olsson
2020-03-26
Add F7 and H7 Support to the STM32 port
Lucian Copeland
2020-03-11
create copy
Lucian Copeland