Example usage of the mbed_stats_thread_get_each API.

Committer:
mbed_official
Date:
Fri Nov 22 16:02:32 2019 +0000
Revision:
26:644b0a2344b3
Parent:
15:6bca4e2b1a14
Merge https://github.com/ARMmbed/mbed-os-example-thread-statistics

.
Commit copied from https://github.com/ARMmbed/mbed-os-example-thread-statistics

Who changed what in which revision?

UserRevisionLine numberNew contents of line
mbed_official 15:6bca4e2b1a14 1 # Contributing to Mbed OS
mbed_official 15:6bca4e2b1a14 2
mbed_official 15:6bca4e2b1a14 3 Mbed OS is an open-source, device software platform for the Internet of Things. Contributions are an important part of the platform, and our goal is to make it as simple as possible to become a contributor.
mbed_official 15:6bca4e2b1a14 4
mbed_official 15:6bca4e2b1a14 5 To encourage productive collaboration, as well as robust, consistent and maintainable code, we have a set of guidelines for [contributing to Mbed OS](https://os.mbed.com/docs/latest/reference/contributing.html).