mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 20:50:14 +01:00
Since there is only one flag, we don't need to use a bitfield in vstr_t. Compilers emit extra instructions to access a bitfield, so this should reduce the binary size a small amount. Signed-off-by: David Lechner <david@pybricks.com>
12 KiB
12 KiB