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.
* FIR-442: M85 Banner and Logging * FIR-442: M85 Banner and Logging * @Fir-445: M85 -TSI shell * @fir 445 - TSI -shell; corrected trailing whitespaces * FIR 445 TSI-shell; README.rst -trailing space corrected * FIR445 - TSI-shell; main.c trailing space correction * FIR 445 TSI-shell - minor updates --------- Co-authored-by: M.Mankal-TSI <mmankali@wssim0.tsavoritesi.net>
- Loading branch information
Showing
5 changed files
with
31 additions
and
26 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
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,15 +1,19 @@ | ||
sample: | ||
description: TSI Core platform - M85 | ||
name: m85 | ||
description: TSI Core platform - M85 | ||
name: m85 | ||
common: | ||
tags: introduction | ||
integration_platforms: | ||
- ek_tsi_skyp | ||
- tsi/skyp/m85 | ||
harness: console | ||
harness_config: | ||
type: one_line | ||
regex: | ||
- "Welcome to TSI!" | ||
- "Tsavorite Scalable Intelligence" | ||
- [00:00:00.016 000] <inf> m85: Test Platform: tsi/skyp/m85 | ||
- [00:00:00.018 000] <wrn> m85: Testing on FPGA | ||
- TSI Logging enabled and printk is functional | ||
- TSI Shell | ||
tests: | ||
sample.m85: | ||
tags: introduction |
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