diff options
author | George Hopkins <george-hopkins@null.net> | 2024-07-21 16:48:48 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-08-01 12:01:18 +1000 |
commit | 066243ea74050523e807211f208e24fac08f69fc (patch) | |
tree | 1171af46660620c6decf9f0a4cf9155156a573e8 /tests/extmod/machine_timer.py | |
parent | 1754c587f9375f35c73d83982396b4f5232566ce (diff) |
py/py.mk: Add SRC_USERMOD_LIB_ASM to include assembly files.
Introduce SRC_USERMOD_LIB_ASM to allow users to include assembly files as
part of their user modules. It could be used to include optimized
functions or outputs of other programming languages.
Signed-off-by: George Hopkins <george-hopkins@null.net>
Diffstat (limited to 'tests/extmod/machine_timer.py')
0 files changed, 0 insertions, 0 deletions