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
Copy file name to clipboardExpand all lines: docs/contributing/sleep_deep_sleep.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ The deep sleep latency (10 ms) is the higher limit of the boards we support. Mos
29
29
30
30
### Implementing the Sleep API
31
31
32
-
There are two functions that the target needs to implement to support sleep, Their prototypes are in [hal/sleep_api.h]():
32
+
There are two functions that the target needs to implement to support sleep, Their prototypes are in [hal/sleep_api.h](/docs/v5.4/mbed-os-api-doxy/sleep__api_8h_source.html):
0 commit comments