micropython/ports
Damien George 0613d3e356 rp2/tusb_config.h: Set CFG_TUD_CDC_EP_BUFSIZE to 256.
This improves the speed of data going out of the MCU.

See related #7479.

Signed-off-by: Damien George <damien@micropython.org>
2021-07-08 13:20:53 +10:00
..
bare-arm
cc3200 ports: Use common mp_hal_stdout_tx_strn_cooked instead of custom one. 2021-07-08 12:59:31 +10:00
esp32 ports: Use common mp_hal_stdout_tx_strn_cooked instead of custom one. 2021-07-08 12:59:31 +10:00
esp8266 ports: Use common mp_hal_stdout_tx_strn_cooked instead of custom one. 2021-07-08 12:59:31 +10:00
javascript
mimxrt
minimal
nrf
pic16bit
powerpc
qemu-arm
rp2 rp2/tusb_config.h: Set CFG_TUD_CDC_EP_BUFSIZE to 256. 2021-07-08 13:20:53 +10:00
samd
stm32 ports: Use common mp_hal_stdout_tx_strn_cooked instead of custom one. 2021-07-08 12:59:31 +10:00
teensy
unix
windows
zephyr