Commit 2a72558
Martin Schröder
drivers: net: slip_cobs: add throughput samples
This adds samples for measuring network throughput through slip cobs
interface added as part of the same PR.1 parent d5f5cc7 commit 2a72558
File tree
36 files changed
+3153
-647
lines changed- drivers/net
- samples/net
- slip_throughput_client
- slip_throughput_server
- slip_throughput_single
- boards
- src
- slip_throughput_tcp
- boards
- src
- slip_uart_async
- subsys/net
- l2/cobs_serial
- lib
- net_pkt_cobs
- tests
- drivers
- slip_uart_async_loopback
- src
- slip_uart_async_sockets
- boards
- subsys/net/lib/net_pkt_cobs
- src
36 files changed
+3153
-647
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| 194 | + | |
194 | 195 | | |
195 | 196 | | |
196 | 197 | | |
| |||
231 | 232 | | |
232 | 233 | | |
233 | 234 | | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
234 | 243 | | |
235 | 244 | | |
236 | 245 | | |
| |||
0 commit comments