mirror of
https://github.com/hathach/tinyusb.git
synced 2025-03-23 13:20:54 +00:00
newline
This commit is contained in:
parent
33f5547ed4
commit
9ae0053573
@ -43,10 +43,10 @@
|
|||||||
#pragma GCC diagnostic ignored "-Wstrict-prototypes"
|
#pragma GCC diagnostic ignored "-Wstrict-prototypes"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if CFG_TUSB_MCU == OPT_MCU_CH32V20X
|
#if CFG_TUSB_MCU == OPT_MCU_CH32F20X
|
||||||
#include <ch32v20x.h>
|
|
||||||
#elif CFG_TUSB_MCU == OPT_MCU_CH32F20X
|
|
||||||
#include <ch32f20x.h>
|
#include <ch32f20x.h>
|
||||||
|
#elif CFG_TUSB_MCU == OPT_MCU_CH32V20X
|
||||||
|
#include <ch32v20x.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef __GNUC__
|
#ifdef __GNUC__
|
||||||
|
Loading…
x
Reference in New Issue
Block a user