meshtastic / firmware

Meshtastic device firmware
https://meshtastic.org
GNU General Public License v3.0
3.35k stars 816 forks source link

support RAK10701 touchscreen #4071

Closed DanielCao0 closed 3 months ago

DanielCao0 commented 3 months ago

Support touchscreen for the Board RAK10701 , which uses the RAK14014 to implement the touchscreen function . The touch chip model is FT6336U.

CLAassistant commented 3 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
2 out of 3 committers have signed the CLA.

:white_check_mark: mverch67
:white_check_mark: caveman99
:x: DanielCao


DanielCao seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant commented 3 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


DanielCao seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

caveman99 commented 3 months ago

@DanielCao0 no need to close the pull request, you can simply keep pushing commits to your branch and they will appear here...

DanielCao0 commented 3 months ago

I'm still modifying the code, I'll pull again, I'm adding the UI of the virtual keyboard

caveman99 commented 3 months ago

@DanielCao0 i'll mark the Pull Request as a 'draft' and we can keep it open. When you are satisfied, mark as 'ready for review'. This way the Github CI will build images with your changes.