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 MbedCRC - APIs | Mbed OS 5 Documentation MbedCRC should be in the drivers folder. How come I don’t have this driver?