mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 13:10:21 +01:00
This allows mp_get_buffer_raise() to be changed to a simple inline function that in the majority of cases costs the same (in code size) to call as the original mp_get_buffer_raise(), because the flags argument is a constant. Signed-off-by: Damien George <damien@micropython.org>
20 KiB
20 KiB