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 committed by Doug Brown
parent c94f064340
commit abb1352f30
1 changed files with 1 additions and 0 deletions

View File

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