[modules] convert radio_control subsystems to modules

- calling init functions will be done later, it needs to be attached to
  the FBW part
- add 'cond' attribute option to more nodes in module makefile section
This commit is contained in:
Gautier Hattenberger
2017-01-12 14:25:20 +01:00
committed by Felix Ruess
parent 312e366f4e
commit bf3def687d
14 changed files with 290 additions and 264 deletions
+6 -3
View File
@@ -63,7 +63,8 @@ fun CDATA #REQUIRED>
<!ATTLIST makefile
target CDATA #IMPLIED
firmware CDATA #IMPLIED>
firmware CDATA #IMPLIED
cond CDATA #IMPLIED>
<!ATTLIST section
name CDATA #REQUIRED
@@ -95,11 +96,13 @@ value CDATA #REQUIRED>
<!ATTLIST file
name CDATA #REQUIRED
dir CDATA #IMPLIED>
dir CDATA #IMPLIED
cond CDATA #IMPLIED>
<!ATTLIST file_arch
name CDATA #REQUIRED
dir CDATA #IMPLIED>
dir CDATA #IMPLIED
cond CDATA #IMPLIED>
<!ATTLIST settings_file
name CDATA #REQUIRED