nuttx-apps/interpreters/python
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
..
patch interpreters/python: Fix symbol collision with list_length function 2025-07-22 14:18:23 +08:00
.gitignore interpreters/python: create Python's config files dynamically 2025-02-01 23:34:24 +01:00
config.site.in interpreters/python: create Python's config files dynamically 2025-02-01 23:34:24 +01:00
Kconfig !interpreters/python: Align naming of configuration options 2026-02-18 11:01:02 +01:00
Make.defs !interpreters/python: Align naming of configuration options 2026-02-18 11:01:02 +01:00
Makefile !interpreters/python: Align naming of configuration options 2026-02-18 11:01:02 +01:00
python_wrapper.c include/debug.h: Use <nuttx/debug.h> in apps 2026-04-11 10:39:27 -03:00
Setup.local.in interpreters/python: create Python's config files dynamically 2025-02-01 23:34:24 +01:00