nuttx-apps/interpreters/python
Tiago Medicci d7ed69200f 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-12 02:12:25 +08:00
..
patch interpreters/python: Avoid warnings that could be treated as errors 2024-12-12 02:12:25 +08:00
.gitignore interpreters/python: Add Python's port to NuttX 2024-12-06 19:42:09 -03:00
config.site interpreters/python: Avoid warnings that could be treated as errors 2024-12-12 02:12:25 +08:00
Kconfig interpreters/python: Add Python's port to NuttX 2024-12-06 19:42:09 -03:00
Make.defs interpreters/python: Add Python's port to NuttX 2024-12-06 19:42:09 -03:00
Makefile interpreters/python: Avoid warnings that could be treated as errors 2024-12-12 02:12:25 +08:00
mount_modules.c interpreters/python: Add Python's port to NuttX 2024-12-06 19:42:09 -03:00
Setup.local interpreters/python: Add Python's port to NuttX 2024-12-06 19:42:09 -03:00