mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-02 04:39:01 +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.
8 lines
112 B
Text
8 lines
112 B
Text
/*.zip
|
|
/build/
|
|
/install/
|
|
/Python/
|
|
/romfs_cpython_modules.h
|
|
/romfs_cpython_modules.img
|
|
/config.site
|
|
/Setup.local
|