pkarashchenko commented on code in PR #6511: URL: https://github.com/apache/incubator-nuttx/pull/6511#discussion_r905990001
########## boards/xtensa/esp32/common/src/esp32_board_spi.c: ########## @@ -84,6 +84,19 @@ static inline int spi_cmddata(struct spi_dev_s *dev, uint32_t devid, } #endif +#ifdef CONFIG_LCD_SSD1680 Review Comment: I do not see that `LCD_SSD1680` is supported in `spi_status`, maybe we can add it? -- 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-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org