periph.serial: update default rx_depth value to 256.
authorJean-François Nguyen <jf@lambdaconcept.com>
Mon, 28 Jun 2021 14:19:13 +0000 (16:19 +0200)
committerJean-François Nguyen <jf@lambdaconcept.com>
Mon, 28 Jun 2021 15:52:46 +0000 (17:52 +0200)
commit020fffcb5859be5afbbcecc2462a94da31c8117a
treebb31737c79aea1f4f217fcef1258c20be78cbb83
parent2b77f7fea2346e9e9d69b943defc68a05563cd65
periph.serial: update default rx_depth value to 256.

This is allows the RX FIFO to buffer a complete SFL frame, to avoid a
race condition during a serialboot at a high baudrate.
lambdasoc/periph/serial.py