Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/esp-link/src/commit/dc48a35f867afb5327f7b3005fee69c951530337/mkespfsimage/Makefile
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
|
|
CFLAGS=-I../lib/heatshrink -std=gnu99
|
|
|
|
mkespfsimage: main.o heatshrink_encoder.o
|
|
$(CC) -o $@ $^
|
|
|