nuttx/arch/sim/src
Alexander Lunev b2f3cefe3d sim/netdev,tapdev: implemented emulation of TX done and RX ready interrupts
and removed two tcp_send_txnotify() calls from tcp_sendfile (they are not needed anymore).

As a result, the TX throughput of both the tcp_send_buffered and tcp_send_unbuffered
is significantly boosted in case of TUN/TAP network device.
2022-01-28 18:16:42 +08:00
..
sim sim/netdev,tapdev: implemented emulation of TX done and RX ready interrupts 2022-01-28 18:16:42 +08:00
.gitignore arch/sim: Copy include/nuttx/config.h to the local folder 2021-07-27 07:44:33 +09:00
Makefile boards/sim: Change CONFIG_LIBCXX to CONFIG_HAVE_CXXINITIALIZE 2022-01-20 16:20:41 +08:00
nuttx-names.in arch/sim/src/nuttx-names.in: Add mprotect and sysconf 2022-01-20 15:09:17 +08:00