We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c13fe4 commit 93ab330Copy full SHA for 93ab330
1 file changed
docs/source/carrierboard_development.rst
@@ -29,7 +29,7 @@ Such an EEPROM has to be connected to the ``I2C1`` pins ``SCL`` (Connector X5/41
29
it must be configured for I2C address ``0x50``.
30
chargebyte recommends to plan with an EERPOM of at least 32 kB (kilobyte), i.e. a 24C256 [#]_: the Device Tree
31
overlay and a digital signature must fit into it.
32
-Once the customer has created the Device Tree overlay and signature and it fits also into
+Once the customer has created the Device Tree overlay and signature and it also fits into
33
e.g. a 16 kB EEPROM, it is usually only a BOM change to populate such a smaller version.
34
35
.. [#] Many vendors provide compatible devices. In Device Tree, we still recommend to use
0 commit comments