zephr: add mbedtls/library to inclusion directories for RSA encryption
Zephyr's MbedTLS module gives its interface header directory to inclusion
directory list. RSA encryption implementations requires internal header file
which resides in mbedtls/library directory.
This path adds missing inclusion directory path exclusively for
encrypted.c in zephyr-rtos port.
Signed-off-by:
Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
Loading
Please sign in to comment