File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed
Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change 181181 "RZ_A1XX" : {
182182 "tcpip-thread-stacksize" : 1328 ,
183183 "default-thread-stacksize" : 640 ,
184- "memp-num-tcp-seg" : 32 ,
185- "tcp-mss" : 1440 ,
186- "tcp-snd-buf" : "(8 * TCP_MSS)" ,
187- "tcp-wnd" : "(TCP_MSS * 8)" ,
188184 "mem-size" : 51200
189185 } ,
190186 "RZ_A2XX" : {
191187 "tcpip-thread-stacksize" : 1328 ,
192188 "default-thread-stacksize" : 640 ,
193- "memp-num-tcp-seg" : 32 ,
194- "tcp-mss" : 1440 ,
195- "tcp-snd-buf" : "(8 * TCP_MSS)" ,
196- "tcp-wnd" : "(TCP_MSS * 8)" ,
197189 "mem-size" : 51200
198190 } ,
199191 "MCU_PSOC6" : {
200192 "tcpip-thread-stacksize" : 8192 ,
201193 "default-thread-stacksize" : 640 ,
202- "memp-num-tcp-seg" : 24 ,
203194 "tcp-socket-max" : 10 ,
204195 "udp-socket-max" :10 ,
205196 "socket-max" :18 ,
206- "tcp-mss" : 1540 ,
207- "tcp-snd-buf" : "(6 * TCP_MSS)" ,
208- "tcp-wnd" : "(TCP_MSS * 6)" ,
209197 "mem-size" : 65536
210198 } ,
211199 "MIMXRT105X" : {
You can’t perform that action at this time.
0 commit comments