update with goertzel

This commit is contained in:
cnlohr
2024-06-23 01:11:18 -04:00
parent 17b7d3fdcb
commit 70caf8b76a
3 changed files with 413 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../lib
include ../../ch32v003fun/ch32v003fun/ch32v003fun.mk
flash : cv_flash
clean : cv_clean
rm -rf rf_data_gen chirpbuff.dat chirpbuff.h chirpbuffinfo.h