mirror of
https://github.com/cnlohr/lolra.git
synced 2026-06-21 10:19:25 +00:00
Fix compile (see Issue #13)
This commit is contained in:
@@ -2,6 +2,7 @@ all : flash
|
|||||||
|
|
||||||
TARGET:=loratest
|
TARGET:=loratest
|
||||||
TARGET_MCU:=CH32V203
|
TARGET_MCU:=CH32V203
|
||||||
|
TARGET_MCU_PACKAGE:=C8
|
||||||
CH32V003FUN:=../ch32v003fun/ch32v003fun
|
CH32V003FUN:=../ch32v003fun/ch32v003fun
|
||||||
|
|
||||||
EXTRA_ELF_DEPENDENCIES:=chirpbuff.h
|
EXTRA_ELF_DEPENDENCIES:=chirpbuff.h
|
||||||
|
|||||||
Reference in New Issue
Block a user