Add test fft

This commit is contained in:
cnlohr
2024-06-22 04:58:22 -07:00
parent 696701ffb7
commit 9bbca912a0
6 changed files with 4082 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
all : flash
TARGET:=adcfft
TARGET_MCU:=CH32V203G6U6
TARGET_MCU_PACKAGE:=CH32V203G6U6
CH32V003FUN:=../ch32v003fun/ch32v003fun
EXTRA_CFLAGS:=-Wno-unused-function -I../../lib -Ilib
include ../ch32v003fun/ch32v003fun/ch32v003fun.mk
flash : cv_flash
clean : cv_clean
rm -rf rf_data_gen chirpbuff.dat chirpbuff.h chirpbuffinfo.h