mirror of
https://github.com/apache/nuttx.git
synced 2026-06-08 01:42:58 +08:00
7d54d04613
When sending small number of bytes with larger CONFIG_USEC_PER_TICK this function should return at least 1. Solve this by rounding up the result. Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>