SrivamsiMalladi commented on issue #7150:
URL: 
https://github.com/apache/incubator-nuttx/issues/7150#issuecomment-1253573012

   I found 
https://nuttx.apache.org/docs/latest/components/drivers/character/serial.html 
where it says 
   > Each serial device driver must implement an instance of struct uart_ops_s
   which is implemented in the 
[nuttx/arch/xtensa/src/esp32/esp32_serial.c](https://github.com/apache/incubator-nuttx/blob/master/arch/xtensa/src/esp32/esp32_serial.c#L72)
 in the case of ESP32, but I cannot to use it because of the error I mentioned 
above.


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

Reply via email to