hal update

This commit is contained in:
hathach
2018-03-02 18:22:34 +07:00
parent 5b110f9f58
commit f88e24d773
8 changed files with 13 additions and 13 deletions

View File

@@ -83,7 +83,7 @@ void hal_usb_int_enable(uint8_t coreid);
*/
void hal_usb_int_disable(uint8_t coreid);
#include "hal_usb.h"
#include "hal_mcu.h"
#ifdef __cplusplus
extern "C" {