nuttx-apps/interpreters/python/patch
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
..
0001-workaround-newlib-resource.h-limitations.patch interpreters/python: Avoid warnings that could be treated as errors 2024-12-12 02:12:25 +08:00
0002-fix-various-uint32_t-unsigned-int-type-mismatch-issu.patch interpreters/python: Avoid warnings that could be treated as errors 2024-12-12 02:12:25 +08:00
0003-reuse-wasm_assets.py-for-generating-an-archive-of-py.patch interpreters/python: Avoid warnings that could be treated as errors 2024-12-12 02:12:25 +08:00
0004-recognize-nuttx-as-a-supported-OS.patch interpreters/python: Avoid warnings that could be treated as errors 2024-12-12 02:12:25 +08:00
0005-gh-122907-Fix-Builds-Without-HAVE_DYNAMIC_LOADING-Se.patch interpreters/python: Avoid warnings that could be treated as errors 2024-12-12 02:12:25 +08:00
0006-change-var-name-to-avoid-conflict-with-nuttx-unused_.patch interpreters/python: Avoid warnings that could be treated as errors 2024-12-12 02:12:25 +08:00
0007-undef-atexit_register.patch interpreters/python: Avoid warnings that could be treated as errors 2024-12-12 02:12:25 +08:00
0008-declare-struct-timeval.patch interpreters/python: Avoid warnings that could be treated as errors 2024-12-12 02:12:25 +08:00
0009-include-nuttx-sys-select-header-to-define-FD_SETSIZE.patch interpreters/python: Avoid warnings that could be treated as errors 2024-12-12 02:12:25 +08:00
0010-check-for-the-d_ino-member-of-the-structure-dirent.patch interpreters/python: Avoid warnings that could be treated as errors 2024-12-12 02:12:25 +08:00
0011-avoid-redefinition-warning-if-UNUSED-is-already-defi.patch interpreters/python: Avoid warnings that could be treated as errors 2024-12-12 02:12:25 +08:00
0012-hack-place-_PyRuntime-structure-into-PSRAM-bss-regio.patch interpreters/python: fix patch to set _PyRuntime attribute 2025-02-14 20:53:07 +08:00
0013-transform-functions-used-by-NuttX-to-lowercase.patch interpreters/python: add wrapper to initialize Python 2025-02-01 23:34:24 +01:00