HAL_ChibiOS: increase LWIP windows

now getting 6.8MByte/s with NET_TESTS=4
This commit is contained in:
Andrew Tridgell 2023-12-08 12:37:54 +11:00
parent 28885dca4c
commit a4fb05de95
1 changed files with 2 additions and 0 deletions

View File

@ -64,6 +64,8 @@
#define SO_REUSE_RXTOALL 1
#define DEFAULT_ACCEPTMBOX_SIZE 20
#define MEMP_NUM_PBUF 64
#define TCP_WND 12000
#define TCP_SND_BUF 12000
/*
map LWIP debugging onto ap_networking_printf to allow for easier