enabled .map generation in Makefile. Included twiddle generation at the startup of the blackfin (into main.c inside main() func)

This commit is contained in:
2025-10-09 15:47:34 +03:00
parent 2796ed3149
commit 00f225c393
26 changed files with 10800 additions and 6472 deletions

View File

@ -1,6 +1,7 @@
build/release/objs/main.o: src/main.c src/l502_cdefs.h src/l502_global.h \
/home/feda/MIPT/RadioPhotonic_Subserface_radar/BlackFin/toolchain_off/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/stdint.h \
src/l502_bf_cmd_defs.h src/l502_cmd.h
src/l502_bf_cmd_defs.h src/l502_cmd.h \
FFT_and_FP_math/C/FFT_FP_realisation.h
src/l502_cdefs.h:
@ -11,3 +12,5 @@ src/l502_global.h:
src/l502_bf_cmd_defs.h:
src/l502_cmd.h:
FFT_and_FP_math/C/FFT_FP_realisation.h: