Why no math good

This commit is contained in:
cnlohr
2024-06-23 20:58:33 -07:00
parent 70caf8b76a
commit 7052e8c111
6 changed files with 540 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
all : flash
TARGET:=adcgoertzel
TARGET_MCU:=CH32V203G6U6
TARGET_MCU_PACKAGE:=CH32V203G6U6
CH32V003FUN:=../ch32v003fun/ch32v003fun
EXTRA_CFLAGS:=-Wno-unused-function -I../../lib -I../ch32v203-fft/lib
include ../ch32v003fun/ch32v003fun/ch32v003fun.mk
flash : cv_flash
clean : cv_clean
rm -rf rf_data_gen chirpbuff.dat chirpbuff.h chirpbuffinfo.h