forked from flipperdevices/flipperzero-firmware
-
-
Notifications
You must be signed in to change notification settings - Fork 545
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gblink: fix MALVEKE pinout breaking OK button
Setting an interrupt on PB3 would clobber the interrupt for the OK button (due to them sharing an interrupt) with no way to restore those setting later. Signed-off-by: Kris Bahnsen <[email protected]>
- Loading branch information
1 parent
01195d6
commit 421f945
Showing
2 changed files
with
235 additions
and
17 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