nuttx-apps/interpreters/python
Tiago Medicci a6b20c0c65 interpreters/python: Avoid warnings that could be treated as errors
This commit disables some warnings when building CPython to avoid
CI failing when `EXTRAFLAGS="-Wno-cpp -Werror"` is set.
2024-12-30 18:01:33 +08:00
..
patch interpreters/python: Avoid warnings that could be treated as errors 2024-12-30 18:01:33 +08:00
.gitignore interpreters/python: Add Python's port to NuttX 2024-12-30 18:01:33 +08:00
config.site interpreters/python: Avoid warnings that could be treated as errors 2024-12-30 18:01:33 +08:00
Kconfig interpreters/python: Add Python's port to NuttX 2024-12-30 18:01:33 +08:00
Make.defs interpreters/python: Add Python's port to NuttX 2024-12-30 18:01:33 +08:00
Makefile interpreters/python: Avoid warnings that could be treated as errors 2024-12-30 18:01:33 +08:00
mount_modules.c interpreters/python: Add Python's port to NuttX 2024-12-30 18:01:33 +08:00
Setup.local interpreters/python: Add Python's port to NuttX 2024-12-30 18:01:33 +08:00