https://docs.espressif.com/projects/ard ... ds-manager
But can't find ESP-IDF driver/* layer files at all?
https://docs.espressif.com/projects/esp ... ction.html
To be clear, can't include:
Code: Select all
#include "driver/xxx.h"
If yes, how can I do it safely without any collisions?