mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-05-31 20:05:59 +08:00
cherryusb:Add the missing header files for bsp/frdm-mcxa156.
This commit is contained in:
@@ -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__)
|
||||||
|
|||||||
Reference in New Issue
Block a user