Author :
kettenis
Date :
2025-07-10 22:46:17
Hash :b42f7b38 Message :Block interrupts while executing a command over the I2C bus as thei
interrupt handler executes a command as well. This may result in a
deadlock if an interrupt happens while executing a command.
ok miod@