nuttx-apps/interpreters/python
Tiago Medicci 8e00b4d672 interpreters/python: Disable no-maybe-uninitialized warning
This commit disables the `no-maybe-uninitialized` warning because
it's wrongly evaluated after increasing the optimization level of
the Python's library.

Signed-off-by: Tiago Medicci <tiago.medicci@espressif.com>
2026-07-03 09:19:04 -03:00
..
patch interpreters/python: Add ctypes prototype patches for NuttX 2026-05-22 21:51:31 +08:00
.gitignore interpreters/python: create Python's config files dynamically 2025-02-01 23:34:24 +01:00
config.site.in interpreters/python: Add ctypes prototype patches for NuttX 2026-05-22 21:51:31 +08:00
Kconfig interpreters/python: support nuttx-periphery package 2026-06-12 11:56:37 -04:00
Make.defs interpreters/python: Enable using pip to install Python packages 2026-05-18 15:08:30 -04:00
Makefile interpreters/python: Disable no-maybe-uninitialized warning 2026-07-03 09:19:04 -03:00
python_wrapper.c interpreters/python: Enable using pip to install Python packages 2026-05-18 15:08:30 -04:00
repack_wheel_add_pyc.py interpreters/python: update repack_wheel script 2026-06-12 11:56:37 -04:00
Setup.local.in interpreters/python: Add ctypes prototype patches for NuttX 2026-05-22 21:51:31 +08:00