commit | cb282493c34392700d45ed14df071e496a4ed9fe | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Sat Feb 01 08:38:01 2025 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Sat Feb 01 08:38:01 2025 -0500 |
tree | 81fdb1b2f47dfcac5ca22f6cc86151ee45c6ff0e | |
parent | b281113c906a8d4c5c704859939b74efb085a522 [diff] [blame] |
meson: reformat with meson formatter Apply the `meson format` results. Change-Id: Ied5cfc5f74f030c3dc3554a40b2e7fed684937d8 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/meson.options b/meson.options index b89faa8..615dc79 100644 --- a/meson.options +++ b/meson.options
@@ -1,4 +1,5 @@ option( - 'usb-code-update', type: 'feature', + 'usb-code-update', + type: 'feature', description: 'Enable USB code update enable/disable feature.', )