Skip to content

Commit

Permalink
Add line numbers to examples
Browse files Browse the repository at this point in the history
  • Loading branch information
MaJerle committed Dec 27, 2019
1 parent fd160f3 commit 09b637e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/get-started/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,5 @@ This file shall be named ``ow_config.h`` and its default template looks like the

.. literalinclude:: ../../onewire_uart/src/include/ow/ow_config_template.h
:language: c
:linenos:
:caption: Config template file
1 change: 1 addition & 0 deletions docs/user-manual/thread-safety.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Example code for ``CMSIS-OS V2``

.. literalinclude:: ../../onewire_uart/src/system/ow_sys_cmsis_os.c
:language: c
:linenos:
:caption: System functions for CMSIS-OS based operating system

.. toctree::
Expand Down

0 comments on commit 09b637e

Please sign in to comment.