Add the description for the selected property
[bertos.git] / wizard / const.py
index e0106b3800e881574b613fd1c8adb36f4d9c7b97..0e4ea3cae6fdb654a58014d006f34e88a9a26879 100644 (file)
@@ -26,4 +26,6 @@ CPU_DEF = {
 
 CPU_DEFINITION = "*.cdef"
 
-GCC_NAME = "*gcc*"
\ No newline at end of file
+GCC_NAME = "*gcc*"
+
+MODULE_CONFIGURATION = "cfg_*.h"
\ No newline at end of file