You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Blinky** - An [example application](/docs/v5.7/tutorials/your-first-program.html) that you can use to get to know Arm Mbed OS and the development tools. It’s one of the simplest examples of Mbed OS.
27
+
**Blinky** - An [example application](/docs/v5.7/tutorials/quickstart.html) that you can use to get to know Arm Mbed OS and the development tools. It’s one of the simplest examples of Mbed OS.
28
28
29
29
**Block Device** - A [file](/docs/v5.7/reference/contributing-storage.html#block-devices) that represents a device, with data that can be read or written to it in blocks.
30
30
@@ -88,7 +88,7 @@
88
88
89
89
### L
90
90
91
-
**Library** - A module you can use to build applications.
91
+
**Library** - A module that you can use to build applications.
92
92
93
93
**LoRA** - Long range (low power wireless platform).
94
94
@@ -114,6 +114,10 @@
114
114
115
115
**Pull Request** - Used by version-controlled repositories to propose and collaborate on changes.
116
116
117
+
### Q
118
+
119
+
**Quickstart** - A getting started guide to Mbed OS.
0 commit comments