From 407d34ca790ea224c79e17a5cbe33976bf02a6fc Mon Sep 17 00:00:00 2001 From: Vaze Date: Wed, 27 May 2026 13:18:52 +0200 Subject: Removed bootloader sub-project. ZenOS will focus on the kernel from now on. BOOTBOOT will be used as the only supported bootloader for now. Development of a custom bootloader might resume at a much later date. --- .../debug/.fingerprint/syn-dd5a5530c94c1334/dep-lib-syn | Bin 14 -> 0 bytes .../.fingerprint/syn-dd5a5530c94c1334/invoked.timestamp | 1 - .../target/debug/.fingerprint/syn-dd5a5530c94c1334/lib-syn | 1 - .../debug/.fingerprint/syn-dd5a5530c94c1334/lib-syn.json | 1 - 4 files changed, 3 deletions(-) delete mode 100644 bootloader/target/debug/.fingerprint/syn-dd5a5530c94c1334/dep-lib-syn delete mode 100644 bootloader/target/debug/.fingerprint/syn-dd5a5530c94c1334/invoked.timestamp delete mode 100644 bootloader/target/debug/.fingerprint/syn-dd5a5530c94c1334/lib-syn delete mode 100644 bootloader/target/debug/.fingerprint/syn-dd5a5530c94c1334/lib-syn.json (limited to 'bootloader/target/debug/.fingerprint/syn-dd5a5530c94c1334') diff --git a/bootloader/target/debug/.fingerprint/syn-dd5a5530c94c1334/dep-lib-syn b/bootloader/target/debug/.fingerprint/syn-dd5a5530c94c1334/dep-lib-syn deleted file mode 100644 index ec3cb8b..0000000 Binary files a/bootloader/target/debug/.fingerprint/syn-dd5a5530c94c1334/dep-lib-syn and /dev/null differ diff --git a/bootloader/target/debug/.fingerprint/syn-dd5a5530c94c1334/invoked.timestamp b/bootloader/target/debug/.fingerprint/syn-dd5a5530c94c1334/invoked.timestamp deleted file mode 100644 index e00328d..0000000 --- a/bootloader/target/debug/.fingerprint/syn-dd5a5530c94c1334/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/syn-dd5a5530c94c1334/lib-syn b/bootloader/target/debug/.fingerprint/syn-dd5a5530c94c1334/lib-syn deleted file mode 100644 index acfd9c8..0000000 --- a/bootloader/target/debug/.fingerprint/syn-dd5a5530c94c1334/lib-syn +++ /dev/null @@ -1 +0,0 @@ -19ba83c90b5a7c95 \ No newline at end of file diff --git a/bootloader/target/debug/.fingerprint/syn-dd5a5530c94c1334/lib-syn.json b/bootloader/target/debug/.fingerprint/syn-dd5a5530c94c1334/lib-syn.json deleted file mode 100644 index 11fe820..0000000 --- a/bootloader/target/debug/.fingerprint/syn-dd5a5530c94c1334/lib-syn.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":7458672600737419911,"features":"[\"clone-impls\", \"default\", \"derive\", \"full\", \"parsing\", \"printing\", \"proc-macro\"]","declared_features":"[\"clone-impls\", \"default\", \"derive\", \"extra-traits\", \"fold\", \"full\", \"parsing\", \"printing\", \"proc-macro\", \"test\", \"visit\", \"visit-mut\"]","target":9442126953582868550,"profile":15657897354478470176,"path":6080370973608647756,"deps":[[4289358735036141001,"proc_macro2",false,3664480600539869139],[8901712065508858692,"unicode_ident",false,18367256025984362282],[13111758008314797071,"quote",false,6732585146418886681]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/syn-dd5a5530c94c1334/dep-lib-syn","checksum":false}}],"rustflags":[],"config":8247474407144887393,"compile_kind":0} \ No newline at end of file -- cgit v1.2.3