summaryrefslogtreecommitdiffstatshomepage
path: root/esp8266/scripts/neopixel.py
diff options
context:
space:
mode:
authorAlessandro Gatti <a.gatti@frob.it>2025-04-09 21:58:19 +0200
committerDamien George <damien@micropython.org>2025-06-04 22:35:39 +1000
commit9ef7322a5d11937e061b85da12900eeee62e9891 (patch)
treea64c48aefb5f72a14560b347b36558b2011951d6 /esp8266/scripts/neopixel.py
parentbf2005de9e3d9e75a26a6bb98e82be8511266604 (diff)
downloadmicropython-9ef7322a5d11937e061b85da12900eeee62e9891.tar.gz
micropython-9ef7322a5d11937e061b85da12900eeee62e9891.zip
tests/run-natmodtests.py: Allow injected code customisation.
This commit introduces a mechanism to customise the code that is injected to the board when performing a native module import. A new argument, "-b"/"--begin", is added so regular Python code can be inserted in the injected fragment between the module file creation and the effective module import. This is needed for running natmod tests on ESP8266 as that board does not have enough memory to fit certain modules unless additional configuration is performed. Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
Diffstat (limited to 'esp8266/scripts/neopixel.py')
0 files changed, 0 insertions, 0 deletions