cfint / esp32-a2dp-sink

ESP32 A2DP sink with extra codecs
Other
178 stars 30 forks source link

Building instructions unclear... #8

Open joyel24 opened 4 days ago

joyel24 commented 4 days ago

Building instructions are very limited... It seems to need some specific version, specific branch of esp-idf + some specific codec. It could be complicated to add this specific development configuration only to build and flash a microcontroller 1 time to use it...

@cfint Can you provide a dockerfile with every dependencies to be able to build it easily ? Or can you at least give us a firmware .bin in release section to flash an ESP32 module and test if APTX and LDAC are working as expected ?