mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-17 05:32:55 +08:00
4 lines
94 B
Makefile
4 lines
94 B
Makefile
CPU_CORE = cortex-a72
|
|
CFLAGS += -DBCM_VERSION=2711 \
|
|
-DCFG_TUSB_MCU=OPT_MCU_BCM2711
|