summaryrefslogtreecommitdiff
path: root/docs/esp32/tutorial
diff options
context:
space:
mode:
authorAlessandro Gatti <a.gatti@frob.it>2024-11-20 11:55:54 +0100
committerDamien George <damien@micropython.org>2025-01-02 11:52:28 +1100
commit931a768f5529649c43a65e999ab28f2820002c38 (patch)
treefa4194c011762ff45a1c14fe050dc34155eb16f5 /docs/esp32/tutorial
parent24482a93ef50dc0df1a704922f465d9c23e143c6 (diff)
tests/run-tests.py: Detect inlineasm support and add tests if needed.
This commit implements a method to detect at runtime if inline assembler support is enabled, and if so which platform it targets. This allows clean test runs even on modified version of ARM-based ports where inline assembler support is disabled, running inline assembler tests on ports that have such feature not enabled by default and manually enabled, and allows to always run the correct inlineasm tests for ports that support more than one architecture (esp32, qemu, rp2). Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
Diffstat (limited to 'docs/esp32/tutorial')
0 files changed, 0 insertions, 0 deletions