Skip to content
Snippets Groups Projects
Commit 96948305 authored by cnlohr's avatar cnlohr
Browse files

Make it so minichlink will automatically try to get found if you have and have...

Make it so minichlink will automatically try to get found if you have and have linked a ch32v003fun repository
parent 9e7fc6c1
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
PREFIX?=riscv64-unknown-elf
CH32V003FUN?=../../ch32v003fun
MINICHLINK?=../../minichlink
MINICHLINK?=$(CH32V003FUN)/../minichlink
CFLAGS+= \
-g -Os -flto -ffunction-sections \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment