xuxin19
|
32b417a8f7
|
cmake:refine cmake build for apps/examples
Signed-off-by: xuxin19 <xuxin19@xiaomi.com>
|
2023-08-17 01:15:17 +08:00 |
|
Xiang Xiao
|
aa99d267b7
|
Change the private default signal number to 32
and remove the unused private signal number macro
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2023-04-05 03:38:24 -07:00 |
|
Xiang Xiao
|
21bc466a2b
|
Remove the tail space char from all files
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2023-03-03 00:18:36 +02: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 539b7363d0 .
|
2022-10-24 01:13:27 +08:00 |
|
Petro Karashchenko
|
539b7363d0
|
Revert "examples/timer_gpio: fix initialization of timer notification"
This reverts commit e431abe2ed .
|
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 |
|
Xiang Xiao
|
4941182cc6
|
Make.defs: Change "ifeq ($(XXX),y)" to "ifneq ($(XXX),)
to support the tristate option correctly and unify the usage
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-10-16 14:59:08 +02: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 |
|