ESP32_MP3_Decoder
ESP32_MP3_Decoder copied to clipboard
Does not compile with the latest version of ESP-IDF
when i try to run make menuconfig
it only returns this error:
Makefile:10: /make/project.mk: No such file or directory make: *** No rule to make target '/make/project.mk'. Stop.
Any suggestions on how to fix this?
Thanks in advance!