espressif/esp-nn

Support for esp32c6

thedevleon opened this issue · 1 comments

Is there support for the esp32c6 planned, or can the esp32c3 part be adapted to the esp32c6?

Hi @thedevleon there are no restrictions on platforms. C optimisations for all other platforms except esp32s3(S3 has AI instructions used). As you've guessed, simply building for esp32c6 will get everything pulled up and running.