6 years, 1 month ago.

Driver developement MBED OS

Hi,

I want to develop some persistent driver for sensors, memory .

My question is : what are the steps of developing a persistent driver in mbed OS. there is an tuto explain that ??

thanks in advance

1 Answer

6 years, 1 month ago.

Hi Akram,

You may want to look at the API documentation for Mbed OS: https://os.mbed.com/docs/latest/reference/apis.html

We also have quite a few tutorials related to developing for Mbed OS and debugging: https://os.mbed.com/docs/latest/tutorials/index.html

- Jenny, team Mbed