Skip to content

Commit 258395a

Browse files
committed
cherryusb:Add the missing header files for bsp/frdm-mcxa156.
1 parent ab5afb3 commit 258395a

File tree

1 file changed

+2
-0
lines changed
  • bsp/nxp/mcx/mcxa/frdm-mcxa156/board/ports/cherryusb

1 file changed

+2
-0
lines changed

bsp/nxp/mcx/mcxa/frdm-mcxa156/board/ports/cherryusb/usb_config.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
#ifndef CHERRYUSB_CONFIG_H
1111
#define CHERRYUSB_CONFIG_H
1212

13+
#include <rtthread.h>
14+
1315
/* ================ USB common Configuration ================ */
1416

1517
#define CONFIG_USB_PRINTF(...) printf(__VA_ARGS__)

0 commit comments

Comments
 (0)