Currently it is impossible to extend the include path within Energia. This makes it hard to include complex libs such as libopus which don't have relative includes within their files (and this mean you would need change every include within the external lib).
See energia/Energia#1063
and arduino/arduino-cli#501
Currently it is impossible to extend the include path within Energia. This makes it hard to include complex libs such as libopus which don't have relative includes within their files (and this mean you would need change every include within the external lib).
See energia/Energia#1063
and arduino/arduino-cli#501