Skip to content

Commit 9d0f085

Browse files
committed
doc: Update README to include production usage warning
Signed-off-by: Saheer Babu <[email protected]>
1 parent f347b89 commit 9d0f085

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,5 @@ For more information about Mbed OS, please see [our published documentation](htt
4343

4444
To contribute to this documentation, please see the [mbed-os-5-docs repository](https://github.com/ARMmbed/mbed-os-5-docs).
4545

46+
:warning: Please note that if you intend to use Mbed OS in a real product then you should consider the security implications of your application. Mbed OS provides user hooks (functions prefixed with WEAK symbol) that are intended to be overridden. We recommend that you carefully consider the threat model of your application and override the default user hooks provided by Mbed OS to fit your application's security needs.
47+

0 commit comments

Comments
 (0)