diff --git a/board/mspc/.gitignore b/board/mspc/.gitignore new file mode 100644 index 0000000..c583cd6 --- /dev/null +++ b/board/mspc/.gitignore @@ -0,0 +1 @@ +mspc_firmware_hello.bin diff --git a/board/mspc/mspc_firmware_hello.bin b/board/mspc/mspc_firmware_hello.bin deleted file mode 120000 index c0cc974..0000000 --- a/board/mspc/mspc_firmware_hello.bin +++ /dev/null @@ -1 +0,0 @@ -../../build/tests/simulation/mspc/firmware/hello/mspc_firmware_hello.bin \ No newline at end of file diff --git a/tests/simulation/mspc/tests/boot_standalone_non_relocatable/disk/.gitignore b/tests/simulation/mspc/tests/boot_standalone_non_relocatable/disk/.gitignore new file mode 100644 index 0000000..c583cd6 --- /dev/null +++ b/tests/simulation/mspc/tests/boot_standalone_non_relocatable/disk/.gitignore @@ -0,0 +1 @@ +mspc_firmware_hello.bin diff --git a/tests/simulation/mspc/tests/boot_standalone_non_relocatable/disk/mspc_firmware_hello.bin b/tests/simulation/mspc/tests/boot_standalone_non_relocatable/disk/mspc_firmware_hello.bin deleted file mode 120000 index 9f714bf..0000000 --- a/tests/simulation/mspc/tests/boot_standalone_non_relocatable/disk/mspc_firmware_hello.bin +++ /dev/null @@ -1 +0,0 @@ -/workspace/build_docker/tests/simulation/mspc/tests/boot_standalone_non_relocatable/../../firmware/hello/mspc_firmware_hello.bin \ No newline at end of file