-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: benchmarks: power_consumption: gpio: prevent irq when toggling
There should be single, short impulse at pin. If it will be interrupted by irq at state high, will trigger irq loop. Additionally, do not light LED when sleeping. Signed-off-by: Piotr Kosycarz <[email protected]>
- Loading branch information
1 parent
7504e21
commit ba6df8b
Showing
2 changed files
with
6 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters