Xinyuan-LilyGO / T-Deck

306 stars 54 forks source link

Clear Developer Documentation? #46

Closed rondotdll closed 3 weeks ago

rondotdll commented 2 months ago

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)?

lewisxhe commented 2 months ago

Sorry, no, UnitTest contains all the hardware drivers and test methods for this board.

RobbyGit commented 2 months ago

Its a mess.. There are librarys missing and examples in the github. Its a total mess

github-actions[bot] commented 1 month ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 3 weeks ago

This issue was closed because it has been inactive for 14 days since being marked as stale.