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-06-23 20:33:58 -07:00 committed by Doug Brown
parent 5fbc982c31
commit 7dd0f3f9db

View File

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