Skip to content

Commit

Permalink
Restyled by prettier-json
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits committed Dec 9, 2021
1 parent f79bba5 commit fdf8def
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion examples/platform/mbed/bootloader/mbed_app.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
{
"requires": ["bare-metal", "mbedtls", "mcuboot", "flashiap-block-device", "spif-driver", "qspif", "mbed-trace"],
"requires": [
"bare-metal",
"mbedtls",
"mcuboot",
"flashiap-block-device",
"spif-driver",
"qspif",
"mbed-trace"
],
"config": {
"serial-bootloader-enable": {
"help": "Build bootloader with serial update support",
Expand Down

0 comments on commit fdf8def

Please sign in to comment.