Skip to content

Commit 41a5b10

Browse files
mheibarsnick
andauthored
Update docs/source/carrierboard_development.rst
Co-authored-by: barsnick <barsnick@users.noreply.github.com>
1 parent ba49e6f commit 41a5b10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/carrierboard_development.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Additional notes regarding the content:
9595
after the header. This allows for vendors to store custom data and/or additional fields in the EEPROM.
9696
- The same applies to the DT Overlay Signature Blob.
9797
- The vendor specific header part can also be used for customer specific data. The C structure reflects what chargebyte
98-
is going to use as example.
98+
is going to use as an example.
9999
- The ``Vendor Code`` can be used by customers to identify different carrier boards and/or to determine how the vendor
100100
specific area is structured. chargebyte will use the fixed-value 0x63624342 (ASCII “cbCB” → 0x42 0x43 0x62 0x63 in
101101
little-endianess) for its boards. Customers can choose arbitrary values ​​here, but it is recommended (though not

0 commit comments

Comments
 (0)