mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Bluetooth: Remove point 6 of Samples Guidelines
Point 6 of Samples Guidelines stated that samples should be references and not tutorials. The problem is that there is currently no tutorials in Zephyr. The proposal here, is to use samples has tutorials. The references could be left to the tests. Signed-off-by: Théo Battrel <theo.battrel@nordicsemi.no>
This commit is contained in:
committed by
Carles Cufí
parent
ab764aada9
commit
d598e26de4
@@ -92,11 +92,6 @@ Sample Criteria
|
||||
* Building & Running instructions
|
||||
* Sample output, if applicable.
|
||||
|
||||
6. A sample should be a reference, not a tutorial.
|
||||
++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
* Should have minimal comments, when applicable.
|
||||
* Should concisely demonstrate HOW to solve a problem, not WHY.
|
||||
|
||||
|
||||
As a starting point, this sample is a good example to refer to
|
||||
:zephyr_file:`samples/kernel/condition_variables/condvar`.
|
||||
|
||||
Reference in New Issue
Block a user