Skip to content
This repository was archived by the owner on Oct 23, 2025. It is now read-only.

Commit 4b3327f

Browse files
aescolarwopu-ot
authored andcommitted
HW_models: Add SPDX tag to bitfields header
Add SPDX license line to file to ease automated checking of license Signed-off-by: Alberto Escolar Piedras <[email protected]>
1 parent 93e75b2 commit 4b3327f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/HW_models/NRF_bitfields.h

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
/*
22
* Copy paste of the whole nrf52_bitfields.h
3-
* (from the nrfx mdk) to be used by the HW models:
3+
* (from the nrfx mdk) to be used by the HW models
4+
*
5+
* SPDX-License-Identifier: BSD-3-Clause
46
*/
57
/*
68

0 commit comments

Comments
 (0)