-
Notifications
You must be signed in to change notification settings - Fork 347
Open
Description
I'm not able to include main.py and boot.py file in the firmware image. I tried several locations and also created scripts folders but no success. I'm only able to include .py files in the modules folder.
According to the code following folders are used:
FROZEN_DIR = $(COMPONENT_PATH)/esp32/scripts
FROZEN_MPY_DIR = $(COMPONENT_PATH)/esp32/modules
Therefore I also tried following path:
MicroPython_ESP32_psRAM_LoBo\MicroPython_BUILD\components\micropython\esp32\scripts\main.py
Is there something else I have to consider?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels