Re: Python Interpreter for Zephyr
Maureen Helm
There is already a MicroPython port for Zephyr: https://github.com/micropython/micropython/tree/master/ports/zephyr
From: devel@... <devel@...>
On Behalf Of Jack Rosenthal via lists.zephyrproject.org
Sent: Monday, July 27, 2020 10:24 AM To: Muhammad Muh <muhammad.muh83@...> Cc: devel@... Subject: Re: [Zephyr-devel] Python Interpreter for Zephyr
You could try porting MicroPython to run on Zephyr if it meets your needs. Note that you're looking at a minimum of ~150KB of extra flash space usage, depending on architecture, which features you enable, etc.
On Mon, Jul 27, 2020 at 12:26 AM Muhammad Muh <muhammad.muh83@...> wrote:
|
|