Hi Tomasz, MicroPython was integrated in NuttX at some time ago, but it started to crash and was removed.
I think someone started a discussion about it on discord, but I don't know what happened later. As I told you ESP32-C3 has a good support on NuttX and Xiaomi is already using it internally (it passed on their certification process). BR, Alan On 10/25/21, Tomasz CEDRO <to...@cedro.info> wrote: > Hello world :-) > > I am considering MicroPython as the rapid development platform. It > seems well developed already, allows simple tasks extremely fast, also > allows client to develop firmware on their own relatively easy without > rebuilding whole firmware, getting into details, drivers, etc. > > I would like to ask what is the current state of MicroPython in NuttX RTOS? > > What would be the proper way to autostart application and/or > MicroPython + main.py script on boot? > > Are all CPU/SoC supported over HAL or I will have to write > implementation on my own? > > Is ESP32-C3 fully supported? Is ESP32-PICO fully supported as ESP32 > derivative? > > I have also some M5Stack devices with LCD (M5StickC) even with Camera > (M5StickV). They can use LVGL and I can see LVGL and LCD drivers are > already ported to NuttX :-) M5StickV even has 64-bit RISC-V RV64IMAFDC > (RV64GC) with NeuralNetwork accelerator! All of them cost way below > $50 :-) > > MicroPython seems really amazing way to quickly create > Proof-of-Concept designs :-) > > Any hints welcome :-) > Tomek > > -- > CeDeROM, SQ7MHZ, http://www.tomek.cedro.info >