mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
The `Setup.local` and the `config.site` files are used by Python's build system to, respectively, enable or disable Python's modules and set/unset available functions in the target system. These files are now set according to NuttX's configs, enabling or disabling Python's features according to the configs set on NuttX. |
||
|---|---|---|
| .. | ||
| patch | ||
| .gitignore | ||
| config.site.in | ||
| Kconfig | ||
| Make.defs | ||
| Makefile | ||
| mount_modules.c | ||
| Setup.local.in | ||