You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/09/17 06:56:09 UTC

[GitHub] [incubator-nuttx] PeterBee97 opened a new pull request #4567: lcd/st77xx: change 16 bit cmd send to 8 bit

PeterBee97 opened a new pull request #4567:
URL: https://github.com/apache/incubator-nuttx/pull/4567


   Make sending commands independent of processor endianness. The data can
   be handled by application side, such as LVGL has SWAP16 option.
   
   Signed-off-by: Peter Bee <bi...@xiaomi.com>
   
   ## Summary
   
   ## Impact
   
   ## Testing
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] acassis merged pull request #4567: lcd/st77xx: change 16 bit cmd send to 8 bit

Posted by GitBox <gi...@apache.org>.
acassis merged pull request #4567:
URL: https://github.com/apache/incubator-nuttx/pull/4567


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org