.. zephyr:code-sample:: read-bindesc :name: Binary descriptors read :relevant-api: bindesc_read Define some binary descriptors and read them. Overview ******** A simple sample of :ref:`binary descriptor ` definition and reading. Building and Running ******************** Follow these steps to build the ``read_bindesc`` sample application: .. zephyr-app-commands:: :zephyr-app: samples/subsys/bindesc/read_bindesc :board: :goals: build :compact: For more details see :ref:`binary_descriptors` and :ref:`west-bindesc`.