1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-23 03:05:48 +03:00
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