mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-31 05:52:55 +08:00
4 lines
94 B
Makefile
4 lines
94 B
Makefile
CPU_CORE = cortex-a53
|
|
CFLAGS += -DBCM_VERSION=2837 \
|
|
-DCFG_TUSB_MCU=OPT_MCU_BCM2837
|