fix no newline warning
This commit is contained in:
@@ -87,4 +87,4 @@ static inline void usb_iofree(void *ptr)
|
|||||||
#define usb_iofree(ptr) usb_free(ptr)
|
#define usb_iofree(ptr) usb_free(ptr)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
@@ -1302,4 +1302,4 @@ int usbd_initialize(void)
|
|||||||
{
|
{
|
||||||
usb_dc_init();
|
usb_dc_init();
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user