Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-14 | ffi: Implement ffivar.get()/set() methods. | Paul Sokolovsky | |
Done by introducing another factored out helper API in binary.c. This API can be reused also by array and struct modules. |
![]() |
index : user/sven/micropython.git | |
The MicroPython project | Sven Wegener |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-14 | ffi: Implement ffivar.get()/set() methods. | Paul Sokolovsky | |
Done by introducing another factored out helper API in binary.c. This API can be reused also by array and struct modules. |