mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 17:33:08 +08:00
Costmetic: Update TODO list, README files, refreshed configuration, updated comments
This commit is contained in:
@@ -334,7 +334,7 @@ EXTERN void nxcon_redraw(NXCONSOLE handle, FAR const struct nxgl_rect_s *rect,
|
||||
* This function should be driven by the window kbdin callback function
|
||||
* (see nx.h). When the NxConsole is the top window and keyboard input is
|
||||
* received on the top window, that window callback should be directed to
|
||||
* this function. This function will buffer the keyboard data and may
|
||||
* this function. This function will buffer the keyboard data and make
|
||||
* it available to the NxConsole as stdin.
|
||||
*
|
||||
* If CONFIG_NXCONSOLE_NXKBDIN is not selected, then the NxConsole will
|
||||
|
||||
Reference in New Issue
Block a user