zmk/app/drivers
4pplet 4353ab2a59 Updated function calls with missing reference. GPIO missing.
Updated function calls with missing reference. GPIO missing.

To my understanding:
DT_INST_GPIO_PIN() should be called instead if DT_INST_PIN()
DT_INST_GPIO_FLAGS() should be called instead if DT_INST_GPIO_FLAGS()

Current implementation does not compile when using control pin.
2020-11-14 10:23:41 +01:00
..
zephyr Updated function calls with missing reference. GPIO missing. 2020-11-14 10:23:41 +01:00