diff options
| author | hathach <[email protected]> | 2026-04-26 10:14:31 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2026-04-26 10:14:31 +0700 |
| commit | 5ba472d5c9777e83523d7db718743e3cd5c8761a (patch) | |
| tree | 21024eddf067bd615b14dea1fa26b25d3201eb5a /docs/reference | |
| parent | ef2f24cddbce107c80f43e1e8f8a3cd1bf763d84 (diff) | |
shrink cdc_msc_throughput MSC buffer for FS targets
CFG_TUD_MSC_EP_BUFSIZE: 4096 → (HS ? 4096 : 1024). Keep the big buffer for
HS where it actually amortises CBW overhead at iperf-class throughput; FS
peaks around ~830 kBps so 1 KB is plenty and the example now fits on
small-RAM MCUs (lpc11/13, samd11, kinetis_kl, stm32f0/l0, stm32f1, etc.).
Also dedupe CDC_TX_BUFSIZE = CDC_RX_BUFSIZE.
Drops the previously-needed skip.txt — verified builds locally on
lpcxpresso1347, cynthion_d11, lpcxpresso11u37/u68, stm32f072disco/eval,
frdm_kl25z, stm32l052dap52.
Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
Diffstat (limited to 'docs/reference')
0 files changed, 0 insertions, 0 deletions
