Alin Jerpelea
a91768e715
examples: migrate to SPDX identifier
...
Most tools used for compliance and SBOM generation use SPDX identifiers
This change brings us a step closer to an easy SBOM generation.
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
2024-12-30 18:02:50 +08:00
lilei19
41f60bd669
change strcpy to strlcpy
...
Change-Id: I8b9429a3c225a82842fce136bdb14b8b135066d3
Signed-off-by: lilei19 <lilei19@xiaomi.com>
2023-02-22 23:09:55 +08:00
raiden00pl
1dd7d3dec3
examples/timer_gpio: fix compilation
2023-02-08 00:36:20 +08:00
Xiang Xiao
a29d9ea9da
fsutils/examples: Include unistd.h explicitly
...
to get the prototypes or macros are defined in it
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-02-05 08:46:59 +02:00
Petro Karashchenko
9368b659a7
Revert "Revert "examples/timer_gpio: fix initialization of timer notification""
...
This reverts commit 539b7363d08efcd37c0677ec62832d4e604e5050.
2022-10-24 01:13:27 +08:00
Petro Karashchenko
539b7363d0
Revert "examples/timer_gpio: fix initialization of timer notification"
...
This reverts commit e431abe2ed58b22818eecaa2ccde7e7d466ad4cb.
2022-10-23 08:29:01 +02:00
Petro Karashchenko
e431abe2ed
examples/timer_gpio: fix initialization of timer notification
...
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
2022-10-23 11:45:52 +08:00
Petro Karashchenko
b207387d48
examples/timer: fix timer notification asignment
...
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
2022-03-16 23:19:41 +08:00
Fotis Panagiotopoulos
bc5d8034f1
Typo fixes.
2022-01-06 10:30:41 +08:00
Jari van Ewijk
21e0ff1153
timer_gpout example: rename to timer_gpio
2021-12-09 12:00:44 -06:00