Date
1 - 1 of 1
MicroPython Zephyr port v1.9.3 released
Paul Sokolovsky
Hello,
MicroPython, a small implementation of a Python language subset for embedded systems, version 1.9.3 was released, which also includes a Zephyr RTOS port. The MicroPython Zephyr port provides basic functionality, like GPIO and Socket-based networking. It may be useful for testing and explorative/rapid prototyping tasks. The code and instructions are available at https://github.com/micropython/micropython/tree/master/ports/zephyr . There's also additional "wip" branch with more in-progress code and testing scripts, instructions for that are at https://github.com/pfalcon/micropython/wiki/ZephyrSocket . -- Best Regards, Paul Linaro.org | Open source software for ARM SoCs Follow Linaro: http://www.facebook.com/pages/Linaro http://twitter.com/#!/linaroorg - http://www.linaro.org/linaro-blog
|
|