aboutsummaryrefslogtreecommitdiffstats
path: root/testing/micropython/0000-unix-mpconfigport.patch
Commit message (Collapse)AuthorAgeFilesLines
* testing/micropython: Update to version 1.9.3Marian Buschsieweke2017-12-261-2/+2
|
* testing/micropython: Update 1.9.1 --> 1.9.2Marian Buschsieweke2017-11-061-8/+11
|
* testing/micropython: skip ffi_callback test and cleanupNatanael Copa2017-08-031-2/+2
| | | | | the ffi_callback will not work under PaX kernel since it tries to allocate memory which is both executable and writeable.
* new aport: testing/micropythonMarian Buschsieweke2017-08-031-0/+22
A lean and efficient Python implementation for MCUs and constrained systems http://www.micropython.org/