buildable with cmake

This commit is contained in:
aprochazka
2023-02-28 20:33:38 +01:00
parent 8e1e540410
commit 7cc332c6cd
5 changed files with 179 additions and 273 deletions

View File

@ -28,6 +28,7 @@
#define _TUSB_USBD_H_
#include "common/tusb_common.h"
#include "msc.h"
#ifdef __cplusplus
extern "C"