I created a program in the online compiler with an empty mbed folder.
The program is compiling and running.
Then I created an empty program because i want to use rtos.
Now with a polulated mbed folder, there is no MbedCRC in the drivers and the program won’t compile.
ses the same mbed-os version as in the first file?
According to https://os.mbed.com/docs/mbed-os/v5.15/apis/mbedcrc.html MbedCRC should be in the drivers folder. How come I don’t have this driver?