1 parent a9d2bfa commit 29f9794Copy full SHA for 29f9794
1 file changed
ports/atmel-samd/boards/arduino_mkrzero/board.c
@@ -28,8 +28,7 @@
28
#include "mpconfigboard.h"
29
#include "hal/include/hal_gpio.h"
30
31
-void board_init(void)
32
-{
+void board_init(void) {
33
}
34
35
bool board_requests_safe_mode(void) {
0 commit comments