Tools: Don't generally build scripting unless requested
This commit is contained in:
parent
31548c983a
commit
5192376c85
@ -87,6 +87,7 @@ def get_legacy_defines(sketch_name):
|
|||||||
|
|
||||||
IGNORED_AP_LIBRARIES = [
|
IGNORED_AP_LIBRARIES = [
|
||||||
'doc',
|
'doc',
|
||||||
|
'AP_Scripting', # this gets explicitly included when it is needed and should otherwise never be globbed in
|
||||||
]
|
]
|
||||||
|
|
||||||
@conf
|
@conf
|
||||||
|
Loading…
Reference in New Issue
Block a user