mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01:00
ffi: Implement ffivar.get()/set() methods.
Done by introducing another factored out helper API in binary.c. This API can be reused also by array and struct modules.
This commit is contained in: