avionic design with actual uboot and tooling
submodule of avionic design uboot bootloader and with included tools to get you started , read readme.md and readme-tk1-loader.md
This commit is contained in:
16
u-boot/doc/DocBook/docbook.css
Normal file
16
u-boot/doc/DocBook/docbook.css
Normal file
@@ -0,0 +1,16 @@
|
||||
body {
|
||||
font-family: sans-serif;
|
||||
}
|
||||
|
||||
.programlisting {
|
||||
font-family: monospace;
|
||||
font-size: 1em;
|
||||
display: block;
|
||||
padding: 10px;
|
||||
border: 1px solid #aaa;
|
||||
color: #000;
|
||||
background-color: #eee;
|
||||
overflow: auto;
|
||||
margin: 1em 0em;
|
||||
border-radius: 6px;
|
||||
}
|
||||
Reference in New Issue
Block a user