#
85055f99 |
| 05-Aug-2024 |
George Liu <liuxiwei@ieisystem.com> |
docs/mux-support.md: Fix MD014 warnings
The following warnings are generated by using markdownlint analysis: ``` MD014/commands-show-output Dollar signs used before commands without showing output [
docs/mux-support.md: Fix MD014 warnings
The following warnings are generated by using markdownlint analysis: ``` MD014/commands-show-output Dollar signs used before commands without showing output [Context: "$ obmc-console-server --config..."] ``` Refer to markdown-lint [1] to fix MD014 [1]: https://github.com/updownpress/markdown-lint/blob/master/rules/014-commands-show-output.md
Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: I9daa0403355e45bf39410ccf92693bdccf1830c4
show more ...
|
#
ce3688c9 |
| 05-Aug-2024 |
George Liu <liuxiwei@ieisystem.com> |
docs/mux-support.md: Fix MD040 warnings
The following warnings are generated by using markdownlint analysis: ``` MD040/fenced-code-language Fenced code blocks should have a language specified [Conte
docs/mux-support.md: Fix MD040 warnings
The following warnings are generated by using markdownlint analysis: ``` MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] ``` Refer to markdown-lint [1] to fix MD040 [1]: https://github.com/updownpress/markdown-lint/blob/master/rules/040-fenced-code-language.md
Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: I67875268370268715241c0ddb2c58da4a9a3f54f
show more ...
|
#
13d3aa75 |
| 05-Aug-2024 |
George Liu <liuxiwei@ieisystem.com> |
docs/mux-support.md: README.md: Fix MD041 warnings
The following warnings are generated by using markdownlint analysis: ``` docs/mux-support.md:1 MD041/first-line-heading/first-line-h1 First line in
docs/mux-support.md: README.md: Fix MD041 warnings
The following warnings are generated by using markdownlint analysis: ``` docs/mux-support.md:1 MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "## Mux Support"] ``` Refer to markdown-lint [1] to fix MD041 [1]: https://github.com/updownpress/markdown-lint/blob/master/rules/041-first-line-h1.md
Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: Id2dc44fd63b40492a67965c4a51aceeb67b9307d
show more ...
|
#
8fee4242 |
| 06-Jun-2024 |
Alexander Hansen <alexander.hansen@9elements.com> |
UART Mux Support: Documentation
This commit adds markdown documentation of how uart-mux support is implemented in obmc-console. The supported hardware configuration and example config files are show
UART Mux Support: Documentation
This commit adds markdown documentation of how uart-mux support is implemented in obmc-console. The supported hardware configuration and example config files are shown.
Change-Id: I19cd3de0f9cb6b98742fc264c4e2963c06ff9db1 Signed-off-by: Alexander Hansen <alexander.hansen@9elements.com>
show more ...
|