diff options
author | Alessandro Gatti <a.gatti@frob.it> | 2025-06-04 07:07:02 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-06-04 22:35:40 +1000 |
commit | 193603dbac9712df5a54f4cecf3cab17851e2ce8 (patch) | |
tree | 4479a2421b609c3a0a72532dffd7b8057ec12bf8 /lib/cmsis/inc/core_cm7.h | |
parent | e8c92240e25f75a754f3b12f6a25edd6b8771bb7 (diff) | |
download | micropython-master.tar.gz micropython-master.zip |
This commit fixes a small yet harmless issue that occurs when invoking
`ci_native_mpy_modules_build` on a persistent environment, as only X64
MPY files would be removed by the cleaning process.
Now the correct architecture is passed at all times when cleaning before
building a natmod for a particular architecture, forcing a full build of
all files to better simulate the CI environment (where there's no state
persisted between runs for this step).
Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
Diffstat (limited to 'lib/cmsis/inc/core_cm7.h')
0 files changed, 0 insertions, 0 deletions