microDev
|
a52eb88031
|
run code formatting script
|
2021-03-15 19:27:36 +05:30 |
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 |
Lucian Copeland
|
a0977cac7b
|
Merge remote-tracking branch 'upstream/master' into stm32-LSE-startup-fix
|
2020-06-04 16:15:38 -04:00 |
Lucian Copeland
|
d14e34449b
|
Rework LSE clock init, allow clock overrides
|
2020-06-04 13:21:29 -04:00 |
Diego Elio Pettenò
|
dd5d7c86d2
|
Fix up end of file and trailing whitespace.
This can be enforced by pre-commit, but correct it separately to make it easier to review.
|
2020-06-03 10:56:35 +01:00 |
Scott Shawcroft
|
e45de39998
|
Fix nucleo_f746zg build
|
2020-04-27 20:28:05 -07:00 |
Mark Olsson
|
91fbbcab19
|
adds support for the stm32f746g_disco board
|
2020-04-24 16:43:39 +02:00 |
Mark Olsson
|
83cc9783cc
|
STM32: adds support for stm32f746xx MCU and the nucleo_f746zg board
|
2020-04-23 10:48:27 +02:00 |