Ok, I am gonna put the timer down for the time being.

This commit is contained in:
cnlohr
2024-06-13 22:27:34 -07:00
parent 794a43b64d
commit 6f22f82716
6 changed files with 633 additions and 77 deletions
@@ -0,0 +1,14 @@
all : flash
TARGET:=loratest
TARGET_MCU:=CH32V003
CH32V003FUN:=../../ch32v003fun/ch32v003fun
EXTRA_CFLAGS:=-Wno-unused-function -I../../../lib
include ../../ch32v003fun/ch32v003fun/ch32v003fun.mk
flash : cv_flash
clean : cv_clean
rm -rf rf_data_gen chirpbuff.dat chirpbuff.h chirpbuffinfo.h