Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
6 years, 1 month 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 ?