diff options
author | Jim Mussared <jim.mussared@gmail.com> | 2023-11-09 17:57:40 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2023-11-28 23:28:15 +1100 |
commit | 992cd6455522da04bd209e7f7b0915ba7bbfc2f0 (patch) | |
tree | 177e21c813a81d1a963c9f07ad46212f5c360c80 /py/modbuiltins.c | |
parent | 094b52b8ad13be1e919354b188ad3dbe94fc4bf5 (diff) |
py/mkrules: Add support for custom manifest variables.
This allows e.g. a board (or make command line) to set
MICROPY_MANIFEST_MY_VARIABLE = path/to/somewhere
set(MICROPY_MANIFEST_MY_VARIABLE path/to/somewhere)
and then in the manifest.py they can query this, e.g. via
include("$(MY_VARIABLE)/path/manifest.py")
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
Diffstat (limited to 'py/modbuiltins.c')
0 files changed, 0 insertions, 0 deletions