MrBuddyCasino / ESP32_MP3_Decoder

A internet radio and bluetooth speaker project for the Espressif ESP32
774 stars 182 forks source link

Does not compile with the latest version of ESP-IDF #86

Open asherevan opened 2 months ago

asherevan commented 2 months ago

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!