You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
12 months ago | |
---|---|---|
.. | ||
boards | ||
src | ||
CMakeLists.txt | ||
README.rst | ||
prj.conf | ||
testcase.yaml | 12 months ago |
README.rst
.. _sensing_test:
Sensing Subsystem Test Sample
############################
Overview
********
This test sample is used to test the Sensing Subsystem APIs. It is based
on bmi160 emulator on native_sim platform.
Building and Testing
********************
This application can be built and executed on native_sim as follows:
.. code-block:: console
$ ./scripts/twister -p native_sim -T tests/subsys/sensing
To build for another board, change "native_sim" above to that board's name.
At the current stage, it only supports native_sim.