Closed rondotdll closed 3 weeks ago
Sorry, no, UnitTest contains all the hardware drivers and test methods for this board.
Its a mess.. There are librarys missing and examples in the github. Its a total mess
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.
Is there a place to find clear, written out developer documentation explaining what libraries are intended to be used with the T-Deck, how to use specific components, how to perform specific functions, etc? Unless I'm missing something, it seems the only way to learn to develop custom firmware / programs for the device is by reversing the (sparsely documented) examaple files?
I'm attempting to develop my own GUI library and would like to use the trackball for basic traversal, and have no need for pointer functions. How can I just get the raw primitive trackball input? (up, down, left, or right)?