mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 04:30:24 +01:00
During readline development, this function may receive bad `pos` values. It's easier to understand the assert() failing error than to have a "stack smashing detected" message.
This directory contains standard, low-level C libraries with emphasis on being independent and efficient. They can be used by any port.