mirror of
https://github.com/dougg3/mac-rom-simm-programmer.git
synced 2025-01-17 21:34:09 +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 <string.h>
|
||||||
#include "NuMicro.h"
|
#include "NuMicro.h"
|
||||||
|
#include "usbd.h"
|
||||||
|
|
||||||
#if 0
|
#if 0
|
||||||
#define DBG_PRINTF printf
|
#define DBG_PRINTF printf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user