diff options
| author | Angus Gratton <angus@redyak.com.au> | 2025-03-11 17:17:39 +1100 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2025-03-27 17:51:12 +1100 |
| commit | cccac2cc0127eb43de4524c74424ecaaa594c80e (patch) | |
| tree | a3f6e8a83f44759bc1719cae16b02ef66b9ee29e /py/profile.c | |
| parent | 2db0c0225f41292f85b2cf49257d663856d5c8db (diff) | |
rp2,esp32,extmod: Implement UPDATE_SUBMODULES in CMake.
Rather than having Make calling CMake to generate a list of submodules and
then run a Make target (which is complex and prone to masking other
errors), implement the submodule update logic in CMake itself.
Internal CMake-side changes are that GIT_SUBMODULES is now a CMake list,
and the trigger variable name is changed from ECHO_SUBMODULES to
UPDATE_SUBMODULES.
The run is otherwise 100% a normal CMake run now, so most of the other
special casing can be removed.
Signed-off-by: Angus Gratton <angus@redyak.com.au>
Diffstat (limited to 'py/profile.c')
0 files changed, 0 insertions, 0 deletions
