nuttx-apps/interpreters/python/patch
Tiago Medicci efc1bf710c interpreters/python: Add Python's port to NuttX
This is the NuttX's port of Python (cpython)!

Initial support of Python includes building the Python's static
library and the `python` (Programs/python.c) application. Python's
modules are stored in `pyc` (byte-code file) and loaded as needed
from flash.
2024-12-06 19:42:09 -03:00
..
0001-workaround-newlib-resource.h-limitations.patch interpreters/python: Add Python's port to NuttX 2024-12-06 19:42:09 -03:00
0002-fix-various-uint32_t-unsigned-int-type-mismatch-issu.patch interpreters/python: Add Python's port to NuttX 2024-12-06 19:42:09 -03:00
0003-reuse-wasm_assets.py-for-generating-an-archive-of-py.patch interpreters/python: Add Python's port to NuttX 2024-12-06 19:42:09 -03:00
0004-recognize-nuttx-as-a-supported-OS.patch interpreters/python: Add Python's port to NuttX 2024-12-06 19:42:09 -03:00
0005-gh-122907-Fix-Builds-Without-HAVE_DYNAMIC_LOADING-Se.patch interpreters/python: Add Python's port to NuttX 2024-12-06 19:42:09 -03:00
0006-change-var-name-to-avoid-conflict-with-nuttx-unused_.patch interpreters/python: Add Python's port to NuttX 2024-12-06 19:42:09 -03:00
0007-undef-atexit_register.patch interpreters/python: Add Python's port to NuttX 2024-12-06 19:42:09 -03:00
0008-declare-struct-timeval.patch interpreters/python: Add Python's port to NuttX 2024-12-06 19:42:09 -03:00
0009-include-nuttx-sys-select-header-to-define-FD_SETSIZE.patch interpreters/python: Add Python's port to NuttX 2024-12-06 19:42:09 -03:00
0010-check-for-the-d_ino-member-of-the-structure-dirent.patch interpreters/python: Add Python's port to NuttX 2024-12-06 19:42:09 -03:00