diff options
author | Damien George <damien@micropython.org> | 2025-06-14 22:22:30 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-06-25 11:36:28 +1000 |
commit | 6fee099cae58644ea49ca0f470e9cb00a7da8f29 (patch) | |
tree | a4666198d149e8dce5dca7572eba7dee3ef9ad61 /tests/multi_net | |
parent | e57aa7e70a326659529d02891abb9a57b055fc0c (diff) | |
download | micropython-master.tar.gz micropython-master.zip |
Tested using gcc 7.3.1 which does not have the popcount built-in and uses
this fallback version. Without the fix, mpy-cross produces mpy files with
corrupt RISC-V machine code. With the fix, mpy-cross output is correct.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'tests/multi_net')
0 files changed, 0 insertions, 0 deletions