Skip to content

Commit 1d7783d

Browse files
committed
Build profile docs change related to sleep
1 parent 0b9230d commit 1d7783d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/dev_tools/build_profiles.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ mbed OS 5 supports three primary build profiles: *develop*, *debug* and *release
1010
* Largest and slowest profile.
1111
* Full error information. For example, asserts have file name and line number.
1212
* Easy to step through code with a debugger.
13+
* Disabled sleep mode.
1314

1415
## Release profile
1516
* Smallest profile and still fast.

0 commit comments

Comments
 (0)