Piyush Patle
9d849adfab
include/debug.h: Use <nuttx/debug.h> in apps
...
Replace app-side includes of <debug.h> with <nuttx/debug.h> to use the
header from the NuttX tree explicitly after the header move.
Signed-off-by: Piyush Patle <piyushpatle228@gmail.com>
2026-04-11 10:39:27 -03:00
Côme VINCENT
85b1a1c8c1
fix(macro): fix CAPIO_FREQUENCY macro typo
...
Going from CAPIOC_FREQUENCE to CAPIO_FREQUENCY according to nuttx/pull/16925
Signed-off-by: Côme VINCENT <44554692+comejv@users.noreply.github.com>
2026-01-21 16:59:08 +01:00
dongjiuzhu1
150c5756a0
examples/capture: support monitor edge change by signal
...
add monitor code about edge change
Signed-off-by: dongjiuzhu1 <dongjiuzhu1@xiaomi.com>
2026-01-03 23:51:26 +08:00
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
zhangkai25
39d053ef74
apps/examples: Add test of edges counting at capture
...
Description: Add test of the function of counting cap edges
Signed-off-by: zhangkai25 <zhangkai25@xiaomi.com>
2024-08-26 01:29:08 +08:00
xucheng5
15edd28a69
example/capture : fixed build warning
...
Signed-off-by: xucheng5 <xucheng5@xiaomi.com>
2023-08-18 14:08:33 +08:00
zouboan
e7961a696e
examples: add pwm input capture example
...
Co-authored-by: Alan Carvalho de Assis <alan.carvalho@espressif.com>
2022-06-28 23:52:21 +08:00