38 lines
638 B
Plaintext
38 lines
638 B
Plaintext
# .gitignore
|
|
.output/
|
|
bin/
|
|
lib/
|
|
# tools/
|
|
# mfgtool/
|
|
.vscode/
|
|
*.o
|
|
make_flags.txt
|
|
# prepar_vscode.py
|
|
# vscode_cpp_setting.py
|
|
python_script_log.log
|
|
build_log.log
|
|
sec_cpu_cco.addrs.ld
|
|
sec_cpu_sta.addrs.ld
|
|
sp_applet.txt
|
|
# file_exclude.py
|
|
KL3_SG_BUILD_RECORE
|
|
# makefile.cfg
|
|
mailbox_core1.h
|
|
mailbox_core2.h
|
|
plc_core1.h
|
|
bb_cpu.txt
|
|
sec_cpu.txt
|
|
# ReadMe.txt
|
|
build_commands.txt
|
|
tools/bin_tool/bin2hex
|
|
tools/bin_tool/hex2bin
|
|
tools/bin_tool/bin2hex_frame
|
|
tools/gen_img/customer/
|
|
tools/gen_img/ah
|
|
tools/gen_img/elzma
|
|
tools/gen_img/oem_tool
|
|
tools/gen_img/*.map
|
|
tools/gen_img/*.out
|
|
tools/gen_img/*.bin
|
|
tools/gen_img/*.bin.fw
|
|
tools/gen_img/lib_sdk_source/ |