Add starts of trying to receive.

This commit is contained in:
cnlohr
2024-06-14 01:21:24 -07:00
parent a1a43f256a
commit e90feb9cae
4 changed files with 223 additions and 1 deletions
+15
View File
@@ -0,0 +1,15 @@
all : flash
TARGET:=adcrx
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