summaryrefslogtreecommitdiff
path: root/bootloader/target/debug/.fingerprint/bootloader-7c3b4ad5a26dee87
diff options
context:
space:
mode:
authorVaze <vaze@vaze.dev>2026-05-25 10:25:45 +0200
committerVaze <vaze@vaze.dev>2026-05-25 10:25:45 +0200
commit816f9b7cb300a7f3979b5f29b3677e84a3c28880 (patch)
tree48ac4ce07f134f5877e3380507aaba1875f86256 /bootloader/target/debug/.fingerprint/bootloader-7c3b4ad5a26dee87
parent00552fcd03f86bffed8c2f6a9d110981cb869489 (diff)
Created a .gitignore to remove nasty build artifacts and created a Makefile.toml for cargo make to automate bootloader build process.
Diffstat (limited to 'bootloader/target/debug/.fingerprint/bootloader-7c3b4ad5a26dee87')
-rw-r--r--bootloader/target/debug/.fingerprint/bootloader-7c3b4ad5a26dee87/invoked.timestamp1
-rw-r--r--bootloader/target/debug/.fingerprint/bootloader-7c3b4ad5a26dee87/output-bin-bootloader2
2 files changed, 0 insertions, 3 deletions
diff --git a/bootloader/target/debug/.fingerprint/bootloader-7c3b4ad5a26dee87/invoked.timestamp b/bootloader/target/debug/.fingerprint/bootloader-7c3b4ad5a26dee87/invoked.timestamp
deleted file mode 100644
index e00328d..0000000
--- a/bootloader/target/debug/.fingerprint/bootloader-7c3b4ad5a26dee87/invoked.timestamp
+++ /dev/null
@@ -1 +0,0 @@
-This file has an mtime of when this was started. \ No newline at end of file
diff --git a/bootloader/target/debug/.fingerprint/bootloader-7c3b4ad5a26dee87/output-bin-bootloader b/bootloader/target/debug/.fingerprint/bootloader-7c3b4ad5a26dee87/output-bin-bootloader
deleted file mode 100644
index e97cae3..0000000
--- a/bootloader/target/debug/.fingerprint/bootloader-7c3b4ad5a26dee87/output-bin-bootloader
+++ /dev/null
@@ -1,2 +0,0 @@
-{"$message_type":"diagnostic","message":"unwinding panics are not supported without std","code":null,"level":"error","spans":[],"children":[{"message":"using nightly cargo, use -Zbuild-std with panic=\"abort\" to avoid unwinding","code":null,"level":"help","spans":[],"children":[],"rendered":null},{"message":"since the core library is usually precompiled with panic=\"unwind\", rebuilding your crate with panic=\"abort\" may not be enough to fix the problem","code":null,"level":"note","spans":[],"children":[],"rendered":null}],"rendered":"\u001b[1m\u001b[91merror\u001b[0m\u001b[1m: unwinding panics are not supported without std\u001b[0m\n \u001b[1m\u001b[94m|\u001b[0m\n \u001b[1m\u001b[94m= \u001b[0m\u001b[1mhelp\u001b[0m: using nightly cargo, use -Zbuild-std with panic=\"abort\" to avoid unwinding\n \u001b[1m\u001b[94m= \u001b[0m\u001b[1mnote\u001b[0m: since the core library is usually precompiled with panic=\"unwind\", rebuilding your crate with panic=\"abort\" may not be enough to fix the problem\n\n"}
-{"$message_type":"diagnostic","message":"aborting due to 1 previous error","code":null,"level":"error","spans":[],"children":[],"rendered":"\u001b[1m\u001b[91merror\u001b[0m\u001b[1m: aborting due to 1 previous error\u001b[0m\n\n"}