Skip to content

Commit e79921f

Browse files
Updated documentation
1 parent f871c55 commit e79921f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ This will create a target named ``${TARGET_NAME}-serial`` (in this example: blin
364364
Creating libraries
365365
~~~~~~~~~~~~~~~~~~
366366

367-
Creating libraries is very similar to defining a firmware image, except we use the ``generate_arduino_library`` command. This command creates static libraries, and are not to be confused with `Arduino Libraries`_. The full command syntax:
367+
Creating libraries is very similar to defining a firmware image, except we use the ``generate_arduino_library`` command. This command creates static libraries, and are not to be confused with `Arduino Libraries`_. The full command syntax::
368368

369369
generate_arduino_library(name
370370
[BOARD board_id]

0 commit comments

Comments
 (0)