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

acassis pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nuttx-ntfc.git


    from 3857c88  device: add kernel-mode crash signatures for user task faults
     new 3743330  ntfc: Add optional line-buffered transport writes.
     new 7076fdd  ntfc: Set the line-buffered send delay where a reopen goes 
through.
     new 5490019  ntfc: Give the line-buffered sim test an OS to construct with.

The 3 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:
 Documentation/config-yaml.rst | 24 ++++++++++++++++++++++++
 Documentation/config.yaml     |  3 +++
 src/ntfc/coreconfig.py        |  5 +++++
 src/ntfc/device/host.py       | 11 ++++++++++-
 src/ntfc/device/serial.py     | 18 ++++++++++++------
 src/ntfc/device/sim.py        |  8 ++++++++
 tests/device/test_host.py     | 20 ++++++++++++++++++++
 tests/device/test_serial.py   | 26 ++++++++++++++++++++++++++
 tests/device/test_sim.py      | 30 ++++++++++++++++++++++++++++++
 9 files changed, 138 insertions(+), 7 deletions(-)

Reply via email to