8000 Update Arduino MKR1000 for mynewt-core changes · runtimeco/mynewt_arduino_zero@d36adaf · GitHub
[go: up one dir, main page]

Skip to content

Commit d36adaf

Browse files
cqexbesdsjanc
authored andcommitted
Update Arduino MKR1000 for mynewt-core changes
1 parent 367cee0 commit d36adaf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

hw/bsp/arduino_mkr1000/src/hal_bsp.c

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,3 +248,9 @@ hal_bsp_init(void)
248248
#endif
249249
#endif
250250
}
251+
252+
void
253+
hal_bsp_deinit(void)
254+
{
255+
256+
}

0 commit comments

Comments
 (0)
0