This repository was archived by the owner on Sep 16, 2024. It is now read-only.
No rule to make target 'build/LOPY_868/release/bootloader/bootloader.bin' #14
Closed
Description
Hi, I wanna try to compile micropython for my Lopy but I am facing this error. Any idea ?
git revision: f4f56ab
make BOARD=LOPY LORA_BAND=USE_BAND_868 flash V=1
[...]
IMAGE build/LOPY_868/release/lopy_868.bin
python /home/edby8475/Documents/DevOPS/FabLab/lopy_compile/pycom-esp-idf/components/esptool_py/esptool/esptool.py --chip esp32 elf2image --flash_mode qio --flash_freq 40m -o build/LOPY_868/release/lopy_868.bin build/LOPY_868/release/application.elf
esptool.py v2.0-beta2
Signing OTA image
bash tools/appsign.sh build/LOPY_868/release/lopy_868.bin build/LOPY_868/release
make: *** No rule to make target 'build/LOPY_868/release/bootloader/bootloader.bin', needed by 'flash'. Stop.
Thanks for your help
Metadata
Metadata
Assignees
Labels
No labels