nuttx-apps/netutils/pppd
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
..
ahdlc.c Fix the minor style issue 2022-10-16 19:07:16 +02:00
ahdlc.h style: Fix coding style violations in nuttx-apps 2026-01-12 00:54:48 +08:00
CMakeLists.txt netutils: migrate the license to ASF 2024-12-21 13:53:10 +08:00
ipcp.c Fix typo in uint8_t 2023-09-21 10:45:17 +08:00
ipcp.h netutils: fix relative path CI error 2021-06-16 09:03:06 -05:00
Kconfig Remove 'executable' bit on several files 2019-08-01 14:19:02 -06:00
lcp.c Revert "ppp: Fix wrong lcp_state handling on peer reconnection" 2025-11-11 14:05:47 -05:00
lcp.h Fix nuttx coding style 2024-04-18 09:56:48 +08:00
Make.defs netutils: migrate the license to ASF 2024-12-21 13:53:10 +08:00
Makefile netutils: migrate the license to ASF 2024-12-21 13:53:10 +08:00
pap.c Fix the coding style issue 2022-10-06 12:20:32 +02:00
pap.h style: Fix coding style violations in nuttx-apps 2026-01-12 00:54:48 +08:00
ppp.c Fix the minor style issue 2022-10-16 19:07:16 +02:00
ppp.h include/debug.h: Use <nuttx/debug.h> in apps 2026-04-11 10:39:27 -03:00
ppp_arch.h netutils: fix relative path CI error 2021-06-16 09:03:06 -05:00
ppp_conf.h netutils: fix relative path CI error 2021-06-16 09:03:06 -05:00
pppd.c include/debug.h: Use <nuttx/debug.h> in apps 2026-04-11 10:39:27 -03:00