Skip to content

Commit b043030

Browse files
author
Amanda Butler
authored
Update section names in platform.md
Update section names to reflect new structure.
1 parent 64f6c1b commit b043030

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/api/platform/platform.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Platform overview
1+
# Utilities overview
22

3-
The role of the platform modules is to provide general purpose MCU management infrastructure, a few common data structures and a consistent user experience on top of different standard libraries and toolchains. This page contains reference material about these subjects.
3+
The role of the utilities APIs is to provide general purpose MCU management infrastructure, a few common data structures and a consistent user experience on top of different standard libraries and toolchains. This page contains reference material about these subjects.
44

5-
## General MCU Management Infrastructure
5+
## General MCU management infrastructure
66

77
Mbed OS eases MCU management through the use of several scoped locks and several global APIs.
88

0 commit comments

Comments
 (0)