Finish HAL/STM32 cpp wrappers

This commit is contained in:
Scott Lahteine
2020-11-26 03:47:07 -06:00
parent 9d5a391b54
commit 7421282d9a
10 changed files with 14 additions and 9 deletions

View File

@@ -46,5 +46,4 @@ void HAL_watchdog_refresh() {
}
#endif // USE_WATCHDOG
#endif // ARDUINO_ARCH_STM32 && !STM32GENERIC