Closed boraozgen closed 4 years ago
Hello @boraozgen thank you for the PR, it seems to be fully ok. Would it be possible to add here also a sample configuration file (only with parts which are Trust X relevant) with the .mbedignore file? No extra work should be required except for just adding them for future reference. Thank you!
Hi @ayushev,
As mentioned in #38 we adapted the Mbed OS PAL to work with Mbed OS 6. We use this in a wrapper library where a Mbed OS style configuration file is present, which sets the board specific parameters such as
OPTIGA_TRUST_X_I2C_SCL
. Furthermore we use a.mbedignore
file which ignores the unnecessary directories. Therefore this won't work out-of-the-box and some configuration is needed. However it should be a helpful starting point.