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 2022/09/21 11:30:32 UTC

[GitHub] [incubator-nuttx] SrivamsiMalladi commented on issue #7150: Using UART with ESP32

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-unsubscribe@nuttx.apache.org

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