From b106df2447d23d6b3fcffa7cc87edde218d054f3 Mon Sep 17 00:00:00 2001 From: Nathan Lee Date: Wed, 17 Jun 2026 13:05:15 -0500 Subject: create wdt device discovery discuss: per wrv32em status, consider moving custom wdt format to dtb or pci device discovery (potentially both: we have the framework for pci.ko extension after using dtb to discover memory and pci devices) --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e2e7327..22e0bda 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ /out +/.cache +compile_commands.json -- cgit v1.2.3