We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 548e221 commit c332f6dCopy full SHA for c332f6d
wscript
@@ -290,6 +290,10 @@ submodules at specific revisions.
290
default=False,
291
help="Enables custom controller")
292
293
+ g.add_option('--enable-simulink-app', action='store_true',
294
+ default=False,
295
+ help="Enables Simulink generated application")
296
+
297
g.add_option('--enable-gps-logging', action='store_true',
298
299
help="Enables GPS logging")
0 commit comments