forked from zephyrproject-rtos/zephyr
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yamllint: indentation: fix files in samples/
Fix the YAML files indentation for files in samples/. Signed-off-by: Fabio Baltieri <[email protected]>
- Loading branch information
1 parent
3e7e44b
commit 792469a
Showing
73 changed files
with
509 additions
and
508 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,4 +11,4 @@ tests: | |
harness_config: | ||
type: one_line | ||
regex: | ||
- "Hello World! (.*)" | ||
- "Hello World! (.*)" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
sample: | ||
description: This app shows how RTCs are synchronized | ||
on nrf53 cores. | ||
name: nRF53 Synchronized RTC sample (net) | ||
description: This app shows how RTCs are synchronized | ||
on nrf53 cores. | ||
name: nRF53 Synchronized RTC sample (net) | ||
common: | ||
harness: remote | ||
harness: remote | ||
tests: | ||
sample.boards.nrf.nrf53_sync_rtc.net: | ||
platform_allow: nrf5340dk_nrf5340_cpunet | ||
integration_platforms: | ||
- nrf5340dk_nrf5340_cpunet | ||
sample.boards.nrf.nrf53_sync_rtc.net: | ||
platform_allow: nrf5340dk_nrf5340_cpunet | ||
integration_platforms: | ||
- nrf5340dk_nrf5340_cpunet |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
sample: | ||
description: This app shows how RTCs are synchronized | ||
on nrf53 cores. | ||
name: nRF53 Synchronized RTC sample | ||
description: This app shows how RTCs are synchronized | ||
on nrf53 cores. | ||
name: nRF53 Synchronized RTC sample | ||
common: | ||
harness: remote | ||
harness: remote | ||
tests: | ||
sample.boards.nrf.nrf53_sync_rtc: | ||
platform_allow: nrf5340dk_nrf5340_cpuapp | ||
integration_platforms: | ||
- nrf5340dk_nrf5340_cpuapp | ||
sample.boards.nrf.nrf53_sync_rtc: | ||
platform_allow: nrf5340dk_nrf5340_cpuapp | ||
integration_platforms: | ||
- nrf5340dk_nrf5340_cpuapp |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.