devicetree: use c89 comments in test file
This is still the preferred style in a zephyr DTS. Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
This commit is contained in:
parent
dcf1fc0592
commit
867dd1c84c
1 changed files with 4 additions and 2 deletions
|
@ -4,8 +4,10 @@
|
|||
* SPDX-License-Identifier: BSD-3-Clause
|
||||
*/
|
||||
|
||||
// Used by testedtlib.py. Dedicated file for testing having multiple binding
|
||||
// directories.
|
||||
/*
|
||||
* Used by test_edtlib.py. Dedicated file for testing having multiple binding
|
||||
* directories.
|
||||
*/
|
||||
|
||||
/dts-v1/;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue