diff options
| author | David Lechner <david@pybricks.com> | 2022-10-08 17:32:22 -0500 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2022-10-12 00:33:09 +1100 |
| commit | ab317a0d66005ea88f162994130f61d0d488db93 (patch) | |
| tree | 3db76f31c69606bc7d9b9b10b893dbf0ebab0bc7 /tests/extmod/uasyncio_micropython.py | |
| parent | 92d911803812100fac109b6108ab005e7bbd4c82 (diff) | |
py/misc: Remove use of bitfield from vstr_t.
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>
Diffstat (limited to 'tests/extmod/uasyncio_micropython.py')
0 files changed, 0 insertions, 0 deletions
