add skitterrx

This commit is contained in:
cnlohr
2024-11-17 01:09:49 -05:00
parent 7f57e4b003
commit e5cd85ebf8
5 changed files with 570 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
all : flash
TARGET:=adcrx
TARGET_MCU:=CH32V003
CH32V003FUN:=../ch32v003fun/ch32v003fun
ADDITIONAL_C_FILES+=../rv003usb/rv003usb/rv003usb.S ../rv003usb/rv003usb/rv003usb.c
EXTRA_CFLAGS:=-I../rv003usb/lib -I../rv003usb/rv003usb -mstrict-align -Wno-unused-function
include ../ch32v003fun/ch32v003fun/ch32v003fun.mk
flash : cv_flash
clean : cv_clean
rm -rf rf_data_gen chirpbuff.dat chirpbuff.h chirpbuffinfo.h