cherryusb:Add the missing header files for bsp/frdm-mcxa156.

This commit is contained in:
rbb666
2025-10-24 17:38:04 +08:00
committed by R b b666
parent ab5afb3689
commit 258395a552
@@ -10,6 +10,8 @@
#ifndef CHERRYUSB_CONFIG_H
#define CHERRYUSB_CONFIG_H
#include <rtthread.h>
/* ================ USB common Configuration ================ */
#define CONFIG_USB_PRINTF(...) printf(__VA_ARGS__)