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
tobozo
@tobozo
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
thanks for your help
great, is the project finished for you or more plans ?
tobozo
@tobozo
if you think this library could work with esp-idf, feel free to advise
I'm as lost with esp-idf as you are with Arduino ^^
grooves38
@grooves38
that would be great, I feel much more at home there
I can try to compile , I could at least implement a component, called arduino
and can now uses LCD lib, inside native IDF