mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 20:08:15 +08:00
SAMA5 TC: Debug instrumentation
This commit is contained in:
@@ -1278,7 +1278,6 @@ void uart_datareceived(FAR uart_dev_t *dev)
|
||||
/* Notify all poll/select waiters that they can read from the recv buffer */
|
||||
|
||||
uart_pollnotify(dev, POLLIN);
|
||||
|
||||
}
|
||||
|
||||
/************************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user