8 years, 8 months ago.

Could mbed be used in production environment?

I am develping a product, using STM32F103VET6 as controller.

And I wonder:

mbed is only used for prototype?

My product will be many, amout is 10000+. If I use mbed directly, any risk exist? I don't think my code is better than mbed.

1 Answer

8 years, 8 months ago.

In general you got the risk of course there could be bugs in mbed code. The vast majority of potential bugs should already be covered in your own testing.

License wise it is completely allowed to use mbed code in a product, it is free :).

Accepted Answer