Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ffi: Implement ffivar.get()/set() methods. | Paul Sokolovsky | 2014-02-14 |
Done by introducing another factored out helper API in binary.c. This API can be reused also by array and struct modules. |
![]() |
index : micropython | |
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems | Aslak Raanes |
summaryrefslogtreecommitdiffstatshomepage |
Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ffi: Implement ffivar.get()/set() methods. | Paul Sokolovsky | 2014-02-14 |
Done by introducing another factored out helper API in binary.c. This API can be reused also by array and struct modules. |