diff options
Diffstat (limited to 'stmhal/main.c')
| -rw-r--r-- | stmhal/main.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/stmhal/main.c b/stmhal/main.c index c1d85f978..1413c5962 100644 --- a/stmhal/main.c +++ b/stmhal/main.c @@ -472,9 +472,7 @@ soft_reset: #endif i2c_init0(); -#if !defined(STM32F7) // Temp hack spi_init0(); -#endif pyb_usb_init0(); // Initialise the local flash filesystem. |
