Official esp32 repo source? Github or dl.espressif?
Posted: Sun Dec 26, 2021 10:49 pm
Hey all,
I'm having an issue that a library example isn't working because it can't find LittleFS.h. When doing some research, it seems that LittleFS is now included in Arduino esp32 Core 2.x, so I've no idea why it can't be found.
Then I discovered there are two addresses for the package:
1) https://dl.espressif.com/dl/package_esp32_index.json
2) https://raw.githubusercontent.com/espre ... index.json
Can someone advise the difference and which is the best to use?
Thank you!
Dax.
I'm having an issue that a library example isn't working because it can't find LittleFS.h. When doing some research, it seems that LittleFS is now included in Arduino esp32 Core 2.x, so I've no idea why it can't be found.
Then I discovered there are two addresses for the package:
1) https://dl.espressif.com/dl/package_esp32_index.json
2) https://raw.githubusercontent.com/espre ... index.json
Can someone advise the difference and which is the best to use?
Thank you!
Dax.