summaryrefslogtreecommitdiffstatshomepage
path: root/docs/esp32
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2025-04-22 11:52:35 +1000
committerDamien George <damien@micropython.org>2025-05-21 13:14:26 +1000
commite676b58d9fae4c4ebebfe0ea7fb787317dafba38 (patch)
tree52193477581ef72c02f5612f360c26e338be6b7e /docs/esp32
parent32c65ad4552d7e7d88c06e94fd903dcea5080c5f (diff)
downloadmicropython-e676b58d9fae4c4ebebfe0ea7fb787317dafba38.tar.gz
micropython-e676b58d9fae4c4ebebfe0ea7fb787317dafba38.zip
nrf: Fix UART write on parts that can't write more than 255 bytes.
Some MCUs cannot write more than 255 bytes to the UART at once. Eg writing 256 bytes gets truncated to 0, writing 257 gets truncated to 1, etc. Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'docs/esp32')
0 files changed, 0 insertions, 0 deletions