Commit Graph

2 Commits

Author SHA1 Message Date
Natanael Copa
f05d7396b5 testing/micropython: skip ffi_callback test and cleanup
the ffi_callback will not work under PaX kernel since it tries to
allocate memory which is both executable and writeable.
2017-08-03 12:48:14 +00:00
Marian Buschsieweke
a7b59fce20 new aport: testing/micropython
A lean and efficient Python implementation for MCUs and constrained systems
http://www.micropython.org/
2017-08-03 12:48:14 +00:00