diff options
author | Alessandro Gatti <a.gatti@frob.it> | 2025-01-24 16:26:55 +0100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-02-07 17:37:04 +1100 |
commit | dfd1d69a72956e650af5cb071e4d9be61b5d322a (patch) | |
tree | 43d3fe4fc39152688c2eb93e1b3004550634b0fd /docs/esp32/tutorial/intro.rst | |
parent | b603fa38b25c5136d36cdbfff91b69f96efacd69 (diff) | |
download | micropython-dfd1d69a72956e650af5cb071e4d9be61b5d322a.tar.gz micropython-dfd1d69a72956e650af5cb071e4d9be61b5d322a.zip |
tests/run-natmodtests.py: Autodetect the test target architecture.
This commit lets the natmod tests runner to automatically detect the
architecture of the test target. This allows to avoid to explicitly
pass the architecture name to the runner in test scripts.
However, the ability to manually specify a target was not removed but it
was made optional. This way the user is able to override the
architecture name if needed (like if one wants to test an armv6 MPY on
an armv7 board).
Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
Diffstat (limited to 'docs/esp32/tutorial/intro.rst')
0 files changed, 0 insertions, 0 deletions