Skip to content

Custom inisetp.py #444

@ste7anste7an

Description

@ste7anste7an

I would like to start an internal test script upon starting micopython

from test_dut import *
start_test()

The way I did that before was by copying a patched inisetup.py to the ports/esp32/modules directory and effectively overwriting the existing inisetp.py.

Now, when I want to automate this in the lvgl_micropython environment, the lib/micropython directory does not exist when I start building.

What would be a good way for replacing inisetup.py or just adding a few lines to the existing one?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions