mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
Update ChangeLogs
This commit is contained in:
@@ -9207,7 +9207,7 @@
|
|||||||
mode): Disable ULPI clock enable in RCC AHB1 Register. If Both ULPI
|
mode): Disable ULPI clock enable in RCC AHB1 Register. If Both ULPI
|
||||||
and the FS clock enable bits are set in FS mode, then the ARM never
|
and the FS clock enable bits are set in FS mode, then the ARM never
|
||||||
awakens from WFI due to a chip issue. This is only an issue if you
|
awakens from WFI due to a chip issue. This is only an issue if you
|
||||||
are using the internal PHY. From Ken Pettit (2012-12-13).
|
are using the internal PHY. From Ken Pettit (2014-12-13).
|
||||||
* drivers/serial/serial.c: In case a thread is doing a blockingi
|
* drivers/serial/serial.c: In case a thread is doing a blockingi
|
||||||
operation (e.g. read()) on a serial device, while it is being
|
operation (e.g. read()) on a serial device, while it is being
|
||||||
terminated by pthread_cancel(), then uart_close() gets called, but
|
terminated by pthread_cancel(), then uart_close() gets called, but
|
||||||
|
|||||||
Reference in New Issue
Block a user