Skip to content

Commit 8438c47

Browse files
committed
boards: ene: adopt new zephyr:board directive and role
This updates the documentation of all the ENE Technology boards to use the new `zephyr:board::` directive. Signed-off-by: Benjamin Cabé <[email protected]>
1 parent 98d9e51 commit 8438c47

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

boards/ene/kb1200_evb/doc/index.rst

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
.. _ene_kb1200_evb:
2-
3-
ENE KB1200_EVB
4-
##############
1+
.. zephyr:board:: kb1200_evb
52
63
Overview
74
********

doc/LICENSING.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ ENE KB1200_EVB Board OpenOCD Configuration
5959
------------------------------------------
6060

6161
* *Licensing:* `GPLv2 License`_
62-
* *Impact:* This file is used by `OpenOCD`_ when programming and debugging the :ref:`ene_kb1200_evb`
63-
board. It is never linked into the firmware.
62+
* *Impact:* This file is used by `OpenOCD`_ when programming and debugging the
63+
:zephyr:board:`kb1200_evb` board. It is never linked into the firmware.
6464
* *Files:*
6565

6666
* :zephyr_file:`boards/ene/kb1200_evb/support/openocd.cfg`

0 commit comments

Comments
 (0)