nuttx-apps/system/i2c
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
..
CMakeLists.txt system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
i2c_bus.c system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
i2c_common.c system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
i2c_dev.c system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
i2c_devif.c system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
i2c_dump.c system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
i2c_get.c system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
i2c_hexdump.c system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
i2c_main.c include/debug.h: Use <nuttx/debug.h> in apps 2026-04-11 10:39:27 -03:00
i2c_reset.c system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
i2c_set.c system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
i2c_verf.c system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
i2ctool.h system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
Kconfig style: unify path to files in comment section 2022-03-09 10:37:33 +08:00
Make.defs system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
Makefile system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00