This is an automated email from the ASF dual-hosted git repository.

xiaoxiang781216 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git


    from 0923948d8 system/nxinit: fix event-board timing
     new 9545e1205 system/readline: add caller-selectable control handling
     new d570175cc interpreters/python: use NuttX readline for TTY input

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 include/system/readline.h            |  18 ++++++
 interpreters/python/python_wrapper.c | 116 +++++++++++++++++++++++++++++++++++
 system/readline/readline.h           |   2 +-
 system/readline/readline_common.c    |  15 ++++-
 system/readline/readline_fd.c        |  33 ++++++++--
 5 files changed, 176 insertions(+), 8 deletions(-)

Reply via email to