From cf016f0c8b28c7198ae6adf3e6c88c61b91b07d0 Mon Sep 17 00:00:00 2001 From: Christian Cunningham Date: Sat, 20 Aug 2022 23:15:52 -0700 Subject: Debug output TODO: Add more debugging output --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 711d693..f7f496d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,6 +10,7 @@ lto = true [features] default = [] bsp_rpi2 = [] +verbose = [] [[bin]] name = "kernel" -- cgit v1.2.1