Source release 18.1.0

This commit is contained in:
John "Juce" Bruce
2023-06-23 15:45:08 -07:00
parent 2baa7c6e2b
commit b2c35151ad
2074 changed files with 196004 additions and 427059 deletions

View File

@@ -117,6 +117,10 @@
# Valid values are 'true' or 'false'.
'support_ota_keybox_functions%': 'false',
# Compile with clang source based code coverage tool when run a code coverage
# build by set this to true.
'generate_code_coverage_report%': 'false',
# Override this to indicate what CPU architecture's assembly-language files
# should be used when building assembly language files. Or, set it to
# "none" to turn off the use of assembly language. The default is "none" for