samples: boards: 96boards: use zephyr:code-sample directive

Adds missing code-sample directive to all the 96boards samples in
preparation for upcoming changes to the Zephyr documentation that will
be leveraging the provided description and metadata.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
Benjamin Cabé 2024-09-08 09:20:10 +02:00 committed by Carles Cufí
parent a89ed6595b
commit 2f868b2673
2 changed files with 7 additions and 6 deletions

View File

@ -1,7 +1,8 @@
.. _ArgonKey_Microphone:
.. zephyr:code-sample:: argonkey_microphone
:name: Microphone
:relevant-api: audio_interface
ArgonKey Board Microphone
#########################
Acquire audio through the ArgonKey's on-board MP34DT05 microphone.
Overview
********

View File

@ -1,7 +1,7 @@
.. _ArgonKey_Sensors:
.. zephyr:code-sample:: argonkey_sensors
:name: Sensors
ArgonKey Board Sensors
######################
Read sensor data from the ArgonKey board's onboard sensors.
Overview
********