Skip to content

Commit 798aac3

Browse files
author
Amanda Butler
authored
Merge pull request #452 from bulislaw/lpticker
Rename LOWPOWERTICKER to LPTICKER
2 parents 3164895 + e6cd8ad commit 798aac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/contributing/target/lp_ticker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ To make sure your platform is ready for the upcoming changes, you need to implem
5050

5151
[![View code](https://www.mbed.com/embed/?type=library)](http://os-doc-builder.test.mbed.com/docs/development/feature-hal-spec-ticker-doxy/group__hal__lp__ticker.html)
5252

53-
To enable low power ticker support in Mbed OS, add the `LOWPOWERTIMER` label in the `device_has` option of the target's section in the `targets.json` file.
53+
To enable low power ticker support in Mbed OS, add the `LPTICKER` label in the `device_has` option of the target's section in the `targets.json` file.
5454

5555
#### Testing
5656

0 commit comments

Comments
 (0)