summaryrefslogtreecommitdiff
path: root/tests/float
diff options
context:
space:
mode:
authorAlessandro Gatti <a.gatti@frob.it>2025-11-10 23:14:15 +0100
committerDamien George <damien@micropython.org>2025-12-19 17:06:53 +1100
commitec5f2bc686a51aad903518c0f84d7d39d3b3432c (patch)
tree16f32635e6495766f8c6063a978dfa7c9d3f2d87 /tests/float
parent08096392b58411c6b30031683af7d49760c19831 (diff)
rp2/CMakeLists.txt: Set the appropriate mpy-cross flags on all targets.
This commit lets the RP2 port build system use the appropriate flags to pass to "mpy-cross" when building frozen MPY files as part of the build process. Now all possible variants (RP2040, RP2350/Arm, and RP2350/RV32) have their right flags assigned, falling back the flags set of the RP2040 if a new variant is introduced. Before these changes all variants would use the RP2040 set of flags which may be a bit of an issue when building code for the RP2350 in RV32 mode. Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
Diffstat (limited to 'tests/float')
0 files changed, 0 insertions, 0 deletions