I'm building a custom build for exp32-c3 and trying to use a keypad indev, the problem is that to keypad work I need to create a default group and add the widget but the group functions to add and set default are not exported to the lvgl module, I've looked on the generated source and the funcions are there but they are not on the firmware.
I'm building a custom build for exp32-c3 and trying to use a keypad indev, the problem is that to keypad work I need to create a default group and add the widget but the group functions to add and set default are not exported to the lvgl module, I've looked on the generated source and the funcions are there but they are not on the firmware.