Skip to content

Commit cad78ac

Browse files
author
Amanda Butler
authored
Delete testing section from sleep_deep_sleep.md
Delete section. Please add its content in a new PR once it's ready for the docs.
1 parent c7064aa commit cad78ac

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/contributing/sleep_deep_sleep.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,3 @@ void hal_deepsleep(void);
4444
```
4545

4646
To enable sleep support in Mbed OS, you need to add the `SLEEP` label in the `device_has` option of the target's section in the `targets.json` file.
47-
48-
### Testing
49-
50-
The [sleep HAL API test suite]() validates:
51-
- Sleep wake-up sources.
52-
- Sleep wake-up latency.

0 commit comments

Comments
 (0)