修改245.76M采样率的相关.out .a

This commit is contained in:
HUOHUO 2025-06-03 08:17:43 -07:00
parent 27b35a49ad
commit f4ba0777b3
10 changed files with 4 additions and 1 deletions

View File

@ -54,6 +54,7 @@
"cordicsc.h": "c",
"interface_rec_symb2_rec_bit.h": "c",
"agcshiftmultisym.h": "c",
"ifft4096.h": "c"
"ifft4096.h": "c",
"msg_transfer_mbuffer.h": "c"
}
}

Binary file not shown.

Binary file not shown.

View File

@ -126,6 +126,8 @@ UCLIBS:
cp Platform/build/libecs_rfm_spu0.a Lib/OspLib
cp Platform/build/ecs_rfm_spu0.out ./
cp Platform/build/ecs_rfm_spu1.out ./
cp Platform/build/pet_rfm_spu0.out ./
cp Platform/build/pet_rfm_spu1.out ./
make clean -C ${COMMON_LIB_DIRS}
@for dir in ${COMMON_LIB_DIRS}; do \
make LIB -C $${dir} || exit $$?; \

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.