mirror of
https://github.com/dougg3/mac-rom-simm-programmer.git
synced 2025-02-17 10:30:36 +00:00
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:
parent
c94f064340
commit
abb1352f30
@ -9,6 +9,7 @@
|
||||
|
||||
#include <string.h>
|
||||
#include "NuMicro.h"
|
||||
#include "usbd.h"
|
||||
|
||||
#if 0
|
||||
#define DBG_PRINTF printf
|
||||
|
Loading…
x
Reference in New Issue
Block a user