diff options
| author | cajt <cjt@users.sf.net> | 2024-08-28 22:19:21 +0200 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2024-09-06 17:11:47 +1000 |
| commit | 65244d291acda865aef60ec3cd7291c2211caeb2 (patch) | |
| tree | 02bee35e23173733428ee28053bf9dda39b87272 /docs/library/builtins.rst | |
| parent | a831c788f76c0742f85b8a35a5860255229b98dc (diff) | |
extmod/modlwip: Fix compile error for lwIP with SLIP support.
Fixes a compile error if STM32 port is compiled with:
make BOARD=(..) MICROPY_PY_LWIP=1 MICROPY_PY_LWIP_SLIP=1
`sio_send()` and `sio_tryread()` now use `mp_get_stream`.
Signed-off-by: Carl Treudler <cjt@users.sf.net>
Diffstat (limited to 'docs/library/builtins.rst')
0 files changed, 0 insertions, 0 deletions
