Unit testing framework and devicetree framework refactoring (#50)
[lunaix-os.git] / lunaix-os / hal / LBuild
index c63faf3456c54826ba15d25a873a66f414f1b99c..673a8fcdc7191102b0211ac38878a3585ab94628 100644 (file)
@@ -7,3 +7,5 @@ use("term")
 use("timer")
 use("bus")
 
+if config("use_devicetree"):
+    use("devtree")
\ No newline at end of file