nuttx-apps/interpreters/python
Tiago Medicci db8542d2b1 interpreters/python: fix patch to set _PyRuntime attribute
This commit also adds the check for the `__NuttX__` macro to the
patch file that allows setting an attribute to the `_PyRuntime`
structure. The `__NuttX__` macro is guaranteed to be present when
building any application for NuttX.
2025-02-14 20:53:07 +08:00
..
patch interpreters/python: fix patch to set _PyRuntime attribute 2025-02-14 20:53:07 +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: add wrapper to initialize Python 2025-02-01 23:34:24 +01:00
Make.defs interpreters: migrate to SPDX identifier 2024-12-21 13:53:10 +08:00
Makefile interpreters/python: set ROMFS-generated data to const char 2025-02-01 23:34:24 +01:00
python_wrapper.c interpreters/python: add wrapper to initialize Python 2025-02-01 23:34:24 +01:00
Setup.local.in interpreters/python: create Python's config files dynamically 2025-02-01 23:34:24 +01:00