Re: Proper way to handle GPIO IRQ enablement
Tomasz Bursztyka
Hi Lincoln,
Can you try https://github.com/zephyrproject-rtos/zephyr/pull/11396 (1st commit) That should solve your issue. Instead of returning -EALREADY if already installed, I just return 0. Tomasz
|
|