PPetka
Results
2
issues of
PPetka
same problem as here https://github.com/96boards/96BoardsGPIO/issues/15 @jguilfoy solution works but its not pushed to repository current code is still gpio *g = libsoc_gpio_request(gpio_id, LS_SHARED); if (!g) return rc; if (!strcmp(direction, "in"))...