mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-17 05:32:55 +08:00
4 lines
88 B
Makefile
4 lines
88 B
Makefile
|
LINKER_SCRIPTS = $(CH32V307_SDK_SRC)/Ld
|
||
|
|
||
|
LD_FILE = $(LINKER_SCRIPTS)/Link.ld # CH32V307
|