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 2020/12/22 19:25:53 UTC

[GitHub] [incubator-nuttx] acassis commented on pull request #2588: Support for ST7789 controller

acassis commented on pull request #2588:
URL: https://github.com/apache/incubator-nuttx/pull/2588#issuecomment-749731415


   Hi @michallenc very nice contribution, it will be useful for LILYGO TTGO modules that uses the same LCD controller.
   There is a compilation warning promoted to error: in the spiinfo() the %x is not accepting an uint32_t, it needs a %lx instead.


----------------------------------------------------------------
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.

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