Add infrastructure for recognize modules supported by the selected cpu
[bertos.git] / wizard / const.py
index f776b9772cec6d6a9a48fb79c964a3de4677d7fb..f67b0bcdbaafd63875369fd626da05428023e442 100644 (file)
@@ -70,4 +70,5 @@ MODULE_DEFINITION = {
     "module_depends": "module_depends",
     "module_harvard": "module_harvard",
     "module_hw": "module_hw",
+    "module_supports": "module_supports",
 }
\ No newline at end of file