Thanks for contacting us. Great to hear that you could get MQTT connection working. Can you please elaborate on which ‘Espressif ESP-IDF UART part’ are you trying add to the demo project ?
It will be helpful to know exactly what are are you trying build so that we can help. Note: ESP project uses cmake and if you want add files , you will have change cmake files.
Thanks!
The UART code is already within the repository, so you do not have to copy any new files. You will likely have to enable the ringbuf component as it is a dependency of the Espressif UART driver.