From 816f9b7cb300a7f3979b5f29b3677e84a3c28880 Mon Sep 17 00:00:00 2001 From: Vaze Date: Mon, 25 May 2026 10:25:45 +0200 Subject: Created a .gitignore to remove nasty build artifacts and created a Makefile.toml for cargo make to automate bootloader build process. --- .../s-hitht00ks3-1q61eni-working/dep-graph.part.bin | Bin 590079 -> 0 bytes .../bootloader-0kjxbt5vm3quk/s-hitht00ks3-1q61eni.lock | 0 .../s-hitjb8rzib-0la3reo-working/dep-graph.part.bin | Bin 196703 -> 0 bytes .../bootloader-194iewlzhskv4/s-hitjb8rzib-0la3reo.lock | 0 .../s-hitiad88yd-1730905-working/dep-graph.part.bin | Bin 919947 -> 0 bytes .../bootloader-24l4p2qimr3l0/s-hitiad88yd-1730905.lock | 0 .../s-hiio8r1taq-1fk8cpe-working/dep-graph.part.bin | Bin 65590 -> 0 bytes .../bootloader-2kr6aolpry44p/s-hiio8r1taq-1fk8cpe.lock | 0 .../s-hithnnok6n-0gauveb-working/dep-graph.part.bin | Bin 65613 -> 0 bytes .../bootloader-31y1cvc2aea8j/s-hithnnok6n-0gauveb.lock | 0 .../s-hithogvffn-0je7x3v-working/dep-graph.part.bin | Bin 590079 -> 0 bytes .../bootloader-3ibtblc7wylgz/s-hithogvffn-0je7x3v.lock | 0 12 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 bootloader/target/debug/incremental/bootloader-0kjxbt5vm3quk/s-hitht00ks3-1q61eni-working/dep-graph.part.bin delete mode 100644 bootloader/target/debug/incremental/bootloader-0kjxbt5vm3quk/s-hitht00ks3-1q61eni.lock delete mode 100644 bootloader/target/debug/incremental/bootloader-194iewlzhskv4/s-hitjb8rzib-0la3reo-working/dep-graph.part.bin delete mode 100644 bootloader/target/debug/incremental/bootloader-194iewlzhskv4/s-hitjb8rzib-0la3reo.lock delete mode 100644 bootloader/target/debug/incremental/bootloader-24l4p2qimr3l0/s-hitiad88yd-1730905-working/dep-graph.part.bin delete mode 100644 bootloader/target/debug/incremental/bootloader-24l4p2qimr3l0/s-hitiad88yd-1730905.lock delete mode 100644 bootloader/target/debug/incremental/bootloader-2kr6aolpry44p/s-hiio8r1taq-1fk8cpe-working/dep-graph.part.bin delete mode 100644 bootloader/target/debug/incremental/bootloader-2kr6aolpry44p/s-hiio8r1taq-1fk8cpe.lock delete mode 100644 bootloader/target/debug/incremental/bootloader-31y1cvc2aea8j/s-hithnnok6n-0gauveb-working/dep-graph.part.bin delete mode 100644 bootloader/target/debug/incremental/bootloader-31y1cvc2aea8j/s-hithnnok6n-0gauveb.lock delete mode 100644 bootloader/target/debug/incremental/bootloader-3ibtblc7wylgz/s-hithogvffn-0je7x3v-working/dep-graph.part.bin delete mode 100644 bootloader/target/debug/incremental/bootloader-3ibtblc7wylgz/s-hithogvffn-0je7x3v.lock (limited to 'bootloader/target/debug/incremental') diff --git a/bootloader/target/debug/incremental/bootloader-0kjxbt5vm3quk/s-hitht00ks3-1q61eni-working/dep-graph.part.bin b/bootloader/target/debug/incremental/bootloader-0kjxbt5vm3quk/s-hitht00ks3-1q61eni-working/dep-graph.part.bin deleted file mode 100644 index 44f2576..0000000 Binary files a/bootloader/target/debug/incremental/bootloader-0kjxbt5vm3quk/s-hitht00ks3-1q61eni-working/dep-graph.part.bin and /dev/null differ diff --git a/bootloader/target/debug/incremental/bootloader-0kjxbt5vm3quk/s-hitht00ks3-1q61eni.lock b/bootloader/target/debug/incremental/bootloader-0kjxbt5vm3quk/s-hitht00ks3-1q61eni.lock deleted file mode 100644 index e69de29..0000000 diff --git a/bootloader/target/debug/incremental/bootloader-194iewlzhskv4/s-hitjb8rzib-0la3reo-working/dep-graph.part.bin b/bootloader/target/debug/incremental/bootloader-194iewlzhskv4/s-hitjb8rzib-0la3reo-working/dep-graph.part.bin deleted file mode 100644 index 11b201f..0000000 Binary files a/bootloader/target/debug/incremental/bootloader-194iewlzhskv4/s-hitjb8rzib-0la3reo-working/dep-graph.part.bin and /dev/null differ diff --git a/bootloader/target/debug/incremental/bootloader-194iewlzhskv4/s-hitjb8rzib-0la3reo.lock b/bootloader/target/debug/incremental/bootloader-194iewlzhskv4/s-hitjb8rzib-0la3reo.lock deleted file mode 100644 index e69de29..0000000 diff --git a/bootloader/target/debug/incremental/bootloader-24l4p2qimr3l0/s-hitiad88yd-1730905-working/dep-graph.part.bin b/bootloader/target/debug/incremental/bootloader-24l4p2qimr3l0/s-hitiad88yd-1730905-working/dep-graph.part.bin deleted file mode 100644 index 92f12f7..0000000 Binary files a/bootloader/target/debug/incremental/bootloader-24l4p2qimr3l0/s-hitiad88yd-1730905-working/dep-graph.part.bin and /dev/null differ diff --git a/bootloader/target/debug/incremental/bootloader-24l4p2qimr3l0/s-hitiad88yd-1730905.lock b/bootloader/target/debug/incremental/bootloader-24l4p2qimr3l0/s-hitiad88yd-1730905.lock deleted file mode 100644 index e69de29..0000000 diff --git a/bootloader/target/debug/incremental/bootloader-2kr6aolpry44p/s-hiio8r1taq-1fk8cpe-working/dep-graph.part.bin b/bootloader/target/debug/incremental/bootloader-2kr6aolpry44p/s-hiio8r1taq-1fk8cpe-working/dep-graph.part.bin deleted file mode 100644 index 13f641e..0000000 Binary files a/bootloader/target/debug/incremental/bootloader-2kr6aolpry44p/s-hiio8r1taq-1fk8cpe-working/dep-graph.part.bin and /dev/null differ diff --git a/bootloader/target/debug/incremental/bootloader-2kr6aolpry44p/s-hiio8r1taq-1fk8cpe.lock b/bootloader/target/debug/incremental/bootloader-2kr6aolpry44p/s-hiio8r1taq-1fk8cpe.lock deleted file mode 100644 index e69de29..0000000 diff --git a/bootloader/target/debug/incremental/bootloader-31y1cvc2aea8j/s-hithnnok6n-0gauveb-working/dep-graph.part.bin b/bootloader/target/debug/incremental/bootloader-31y1cvc2aea8j/s-hithnnok6n-0gauveb-working/dep-graph.part.bin deleted file mode 100644 index 6bd47de..0000000 Binary files a/bootloader/target/debug/incremental/bootloader-31y1cvc2aea8j/s-hithnnok6n-0gauveb-working/dep-graph.part.bin and /dev/null differ diff --git a/bootloader/target/debug/incremental/bootloader-31y1cvc2aea8j/s-hithnnok6n-0gauveb.lock b/bootloader/target/debug/incremental/bootloader-31y1cvc2aea8j/s-hithnnok6n-0gauveb.lock deleted file mode 100644 index e69de29..0000000 diff --git a/bootloader/target/debug/incremental/bootloader-3ibtblc7wylgz/s-hithogvffn-0je7x3v-working/dep-graph.part.bin b/bootloader/target/debug/incremental/bootloader-3ibtblc7wylgz/s-hithogvffn-0je7x3v-working/dep-graph.part.bin deleted file mode 100644 index 9b8c8cb..0000000 Binary files a/bootloader/target/debug/incremental/bootloader-3ibtblc7wylgz/s-hithogvffn-0je7x3v-working/dep-graph.part.bin and /dev/null differ diff --git a/bootloader/target/debug/incremental/bootloader-3ibtblc7wylgz/s-hithogvffn-0je7x3v.lock b/bootloader/target/debug/incremental/bootloader-3ibtblc7wylgz/s-hithogvffn-0je7x3v.lock deleted file mode 100644 index e69de29..0000000 -- cgit v1.2.3