koendv / xtensa-esp32-elf-raspberrypi

esp32/esp32s2 gcc cross-compiler for 64-bit raspberry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not recognized by Arduino IDE

martinrevert opened this issue · comments

Installed the .deb on Linux raspberrypi4 5.4.79-v8+ #1373 SMP PREEMPT Mon Nov 23 13:32:41 GMT 2020 aarch64 GNU/Linux
but for some reason Arduino IDE warns that the lib is not available on my system when I try to install "ESP32" board lib.

2021-01-01-164229_1440x900_scrot

I'm I doing someting wrong besides installing the deb as usual debian package?
Thanks

OK.
If:

This is not because 'mkspiffs' is not available for raspberry Buster 64-bit. You can compile 'mkspiffs' from git just fine.
To fix this, I would suggest: open an issue at https://github.com/espressif/arduino-esp32/ to