Where communities thrive
Join over
1.5M+ people
Join over
100K+ communities
Free
without limits
Create
your own community
Explore more communities
M5STACK_FANS/Lobby
People
Repo info
Activity
grooves38
@grooves38
cause, as you said, I followed the wrong one
tobozo
@tobozo
do you have the sdk for esp8266 too ?
grooves38
@grooves38
I don't think so, not for windows
tobozo
@tobozo
you followed the dev tutorial, but you cleaned up and installed the sdk correctly
grooves38
@grooves38
sure, everything in Linux
tobozo
@tobozo
maybe install the sdk for esp8266
add this JSON file to the list
http://arduino.esp8266.com/stable/package_esp8266com_index.json
and install it from the boards manager
it'll probably install the missing libraries
grooves38
@grooves38
ok, it is installing
no, doesn't help
M5Stack-SD-Menu:67:20: error: SPIFFS.h: No such file or directory
tobozo
@tobozo
/home/tobozo/.arduino15/packages/esp32/hardware/esp32/1.0.0/libraries/SPIFFS/src/SPIFFS.h
that's were mine is
grooves38
@grooves38
interesting, now is esp32 disappeard in board manager
tobozo
@tobozo
this probably happenned when you added the 8266 json file
grooves38
@grooves38
yes
tobozo
@tobozo
they should be comma separated if you didn't use the editor icon
grooves38
@grooves38
I just replaced one with the other
tobozo
@tobozo
cd AppData\Local\Arduino15\packages\espressif\esp32\ && git remote add origin
https://github.com/espressif/arduino-esp32
you need both json files, you can have multiple entries there
grooves38
@grooves38
ok, I see both in board manager now
tobozo
@tobozo
(not sure the git remote add origin will work without git init)
but if it works, you can git submodule update --recursive
_
oh wait
grooves38
@grooves38
M5Stack-SD-Menu:67:20: error: SPIFFS.h: No such file or directory
still there
tobozo
@tobozo
it's in the 1.0.0 folder you should do that git command
grooves38
@grooves38
ok
nope
not a git
tobozo
@tobozo
does this file even exist ? AppData\Local\Arduino15\packages\esp32\hardware\esp32\1.0.0\libraries\SPIFFS\src\SPIFFS.h
grooves38
@grooves38
yes, it does
what about to move the package content to Documents/arduino ?
tobozo
@tobozo
won't change much I guess
did you re-select the right board in the boards menu ?
grooves38
@grooves38
hupps
no, I did before, it it forgot
looks better now :-)
yep, downloaded and started,
I guess I should copy the new one to SD card right ?
tobozo
@tobozo
and also flash the M5
grooves38
@grooves38
yes, yes, I did it and it start
s
tobozo
@tobozo
and probably re format the spiffs
grooves38
@grooves38
wow
it works
that was easy :-)
tobozo
@tobozo
I'm quite sure the beer was the most decisive part
grooves38
@grooves38
probably, :-), I wanted to give up already