anchao opened a new pull request, #6481: URL: https://github.com/apache/incubator-nuttx/pull/6481
## Summary wireless/bcm43xxx: remove small chunks to improve clm download speed Chunk length is fine as long as it does not exceed 1400 Signed-off-by: chao.an <anc...@xiaomi.com> ## Impact N/A ## Testing Before ``` cp> time "ifup wlan0" ifup wlan0...OK 1.6981 sec ``` After ``` cp> time "ifup wlan0" ifup wlan0...OK 1.5779 sec ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org