File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,17 +7,17 @@ The |NCS| provides samples that specifically target Nordic Semiconductor devices
77
88Samples showcase a single feature or library, while :ref: `applications ` include a variety of libraries to implement a specific use case.
99
10- Zephyr also provides a variety of application samples and demos.
11- Documentation for those is available in Zephyr's :ref: `zephyr:samples-and-demos ` section.
12- For very simple samples, see the :ref: `zephyr:basic-sample `.
13- Those samples are a good starting point for understanding how to put together your own application.
10+ Zephyr also provides a variety of :ref: `zephyr:samples-and-demos `, including very simple :ref: `zephyr:basic-sample `.
11+ These samples are a good starting point for understanding how to put together your own application.
12+ However, Zephyr samples and applications are not tested and verified to work with the |NCS | releases.
1413
1514General information about samples in the |NCS |
1615 * |ncs_unchanged_samples_note |
1716 * |ncs_oot_sample_note |
1817 * All samples in the |NCS | use :ref: `lib_fatal_error ` library and are configured to perform a system reset if a fatal error occurs.
1918 This behavior is different from how fatal errors are handled in the Zephyr samples.
2019 You can change the default behavior by updating the configuration option :kconfig:option: `CONFIG_RESET_ON_FATAL_ERROR `.
20+ * All samples in the |NCS | are tested and verified in accordance with their :ref: `maturity level <software_maturity >`.
2121
2222.. toctree ::
2323 :maxdepth: 1
You can’t perform that action at this time.
0 commit comments