fix build error with stm32

This commit is contained in:
hathach
2019-04-02 02:16:54 +07:00
parent 4af16efea7
commit 2c1072c0ab
2 changed files with 12 additions and 0 deletions
@@ -91,6 +91,12 @@ void board_led_control(bool state)
}
}
uint32_t board_button_read(void)
{
// TODO implement
return 0;
}
/*------------------------------------------------------------------*/
/* TUSB HAL MILLISECOND