mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 05:00:26 +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>
60 KiB
60 KiB