Include usbd.h

Since I stripped the peripheral header includes from M251.h, I have to
include it manually instead.
This commit is contained in:
Doug Brown 2023-08-06 20:35:28 -07:00
parent 94af4cf2a6
commit 8fa9699adb

View File

@ -9,6 +9,7 @@
#include <string.h>
#include "NuMicro.h"
#include "usbd.h"
#if 0
#define DBG_PRINTF printf