mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-17 05:32:55 +08:00
3623ba1884
temporarily disable codespell
6 lines
113 B
Makefile
6 lines
113 B
Makefile
CFLAGS += -mcpu=arm1176jzf-s \
|
|
-DBCM_VERSION=2835 \
|
|
-DCFG_TUSB_MCU=OPT_MCU_BCM2835
|
|
|
|
SUFFIX =
|