nt9856x/loader/LibExt/LIBExt_src/Ctrl_Flow/bl_u2.h

7 lines
95 B
C
Executable File

#ifndef _BL_USB_H
#define _BL_USB_H
extern int bl_usb(void);
extern int bl_uart(void);
#endif