|
@@ -10,6 +10,8 @@
|
|
|
#ifndef CHERRYUSB_CONFIG_H
|
|
#ifndef CHERRYUSB_CONFIG_H
|
|
|
#define CHERRYUSB_CONFIG_H
|
|
#define CHERRYUSB_CONFIG_H
|
|
|
|
|
|
|
|
|
|
+#include <rtthread.h>
|
|
|
|
|
+
|
|
|
/* ================ USB common Configuration ================ */
|
|
/* ================ USB common Configuration ================ */
|
|
|
|
|
|
|
|
#define CONFIG_USB_PRINTF(...) printf(__VA_ARGS__)
|
|
#define CONFIG_USB_PRINTF(...) printf(__VA_ARGS__)
|