summaryrefslogtreecommitdiff
path: root/cc3200/FreeRTOS/Source/queue.c
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2025-09-13 19:33:34 +1000
committerDamien George <damien@micropython.org>2025-09-26 00:24:08 +1000
commit2373340aa342dbd30e1482cf431895f808d863b2 (patch)
treee14f97618f119388a9da7b634d565549df573b62 /cc3200/FreeRTOS/Source/queue.c
parent10b3d96b607404e5d73cb43c9d587ddb1f5665fc (diff)
py/stream: Reuse write implementation for readinto.
This commit refactors some common code in the core stream implementation, to reduce code size while retaining the same functionality. With the factoring, `readinto`/`readinto1` could now support an additional 4th argument (like write) but it's best not to introduce even more CPython incompatibility, so they are left as having a maximum of 3 args. Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'cc3200/FreeRTOS/Source/queue.c')
0 files changed, 0 insertions, 0 deletions