Browse Source

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é <benjamin@zephyrproject.org>
pull/86299/head
Benjamin Cabé 4 months ago committed by Benjamin Cabé
parent
commit
8438c47a0b
  1. 5
      boards/ene/kb1200_evb/doc/index.rst
  2. 4
      doc/LICENSING.rst

5
boards/ene/kb1200_evb/doc/index.rst

@ -1,7 +1,4 @@
.. _ene_kb1200_evb: .. zephyr:board:: kb1200_evb
ENE KB1200_EVB
##############
Overview Overview
******** ********

4
doc/LICENSING.rst

@ -59,8 +59,8 @@ ENE KB1200_EVB Board OpenOCD Configuration
------------------------------------------ ------------------------------------------
* *Licensing:* `GPLv2 License`_ * *Licensing:* `GPLv2 License`_
* *Impact:* This file is used by `OpenOCD`_ when programming and debugging the :ref:`ene_kb1200_evb` * *Impact:* This file is used by `OpenOCD`_ when programming and debugging the
board. It is never linked into the firmware. :zephyr:board:`kb1200_evb` board. It is never linked into the firmware.
* *Files:* * *Files:*
* :zephyr_file:`boards/ene/kb1200_evb/support/openocd.cfg` * :zephyr_file:`boards/ene/kb1200_evb/support/openocd.cfg`

Loading…
Cancel
Save