summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorrobert-hh <robert@hammelrath.com>2024-06-09 15:31:59 +0200
committerDamien George <damien@micropython.org>2024-07-26 11:32:49 +1000
commit4a134d212e74fa6da7cc2d91ec4026e6f5218f0e (patch)
tree9a2cf0d646389e20c78a504153654ce9b33d713d /lib
parent5e80416e6d6168ec5f1ad43191d4ddac1332c641 (diff)
nrf/modules/machine/pin: Disable IRQ with pin.irq(handler=None).
Before, the input was still set to `pin.irq()` mode, only the handler was disabled. That prevented switching the pin between input and output mode. Signed-off-by: robert-hh <robert@hammelrath.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions