Marco Tombesi

Results 6 comments of Marco Tombesi

take a look to https://github.com/espressif/arduino-esp32/issues/1022

This tool depends on MKspiffs and it has to be recompiled with the new spiff configuration parameter introduced in the esp idf sdk, starting from 19/12/2017 So the issue is...

Now with beta2 the maven compilation is ok but now the problem is the ECLIPSE compilation that previousli (beta1) worked Flaminngock processing is not performed if I run inside ECLIPSE...

looks like the problem with Eclipse IDE is still there I've tested with Beta3 after a maven compilation it works but if you clean and rebuild only using the IDE...

hello I've found that **springboot devtools** is the key for the issue.. the problem arises only if the springboot devtools are included as maven dependency and you start the project...