STM32CubeIDE library inclusion error after importing a project, which was exported by mbed.
I am trying to import a project from mbed into STM32CubeIDE.
1. I initially exported the project from mbed and selected Sw4STM32 as the toolchain.
2. I then imported the project in STM32CubeIDE.
3. When i have the project imported the issue that occurs is that two of the libraries have an inclusion error.
link to the project I am trying to import:
https://os.mbed.com/teams/ST/code/HelloWorld_IHM01A1_mbedOS/export
Board: NUCLEO - F446RE
Toolchain: Sw4STM32
I was wondering how to go about resolving this issue ?

