5 years, 2 months ago.

SPIFBlockDevice - difference mbed-os from export online and mbed-os from github

Hi all,

When I exported to desktopt IDE I got small folder "mbed-os". At folder "components" it doesn't folder "storage" and any API work with storage ? In github repository that folder exist. When I add manual this lib I have to modified CMakeList :(

Why there are difference. How export project from Mbed online compiler with all lib (storage) and correct CMakeList?

How I can use API storage for example SPIFBlockDevice in online compiler (error can't add lib) or in offline IDE ?

In online compiler I can't import this lib. Probably project mbed is to big fo online mbed ?

Be the first to answer this question.