commit | 7fd008992e8915175207b493788ba559d609b820 | [log] [tgz] |
---|---|---|
author | Chris <codewalker@hardkernel.com> | Fri Feb 10 16:56:38 2023 +0900 |
committer | Steve Jeong <how2soft@gmail.com> | Mon Feb 13 10:32:24 2023 +0900 |
tree | bda7b248cfc6f593c1c933f4542a49848b2e657d | |
parent | fd979a42cf6871cb306b889b5ffb223fb2cad98a [diff] |
ODROID-XU3/4: Fix wiringPiISR. If a pin is exported, ISR does not work on XU4. We will clear pin before using with wiringPiISR function. Signed-off-by: Steve Jeong <how2soft@gmail.com> Change-Id: Ibc747fe30fda20253eb77d9bbe5f6bcc8c2180b8