This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
ports
/
stm
/
peripherals
History
Scott Shawcroft
644d2ba7a2
Add more "extern" declarations for gcc10 compat
...
gcc has tightened the restrictions on forward declarations that lack "extern". Fix them up.
2020-08-21 14:39:37 -05:00
..
stm32f4
Add more "extern" declarations for gcc10 compat
2020-08-21 14:39:37 -05:00
stm32f7
Add more "extern" declarations for gcc10 compat
2020-08-21 14:39:37 -05:00
stm32h7
Add more "extern" declarations for gcc10 compat
2020-08-21 14:39:37 -05:00
clocks.h
Add F7 and H7 Support to the STM32 port
2020-03-26 18:01:17 -04:00
gpio.h
Add F7 and H7 Support to the STM32 port
2020-03-26 18:01:17 -04:00
periph.h
Fix up end of file and trailing whitespace.
2020-06-03 10:56:35 +01:00
pins.h
Fix up end of file and trailing whitespace.
2020-06-03 10:56:35 +01:00
timers.c
Free timers when modules de-init
2020-07-22 13:58:57 -04:00
timers.h
Free timers when modules de-init
2020-07-22 13:58:57 -04:00