Page 1 of 1

ESP32 Blinky on NuttX Port RTOS Apache

Posted: Mon Nov 16, 2020 10:03 am
by rudi ;-)
Hi Folks

There is another RTOS port for ESP32.
NuttX Apache.org

The first steps are described here.
The first blinky is already running. The NuttX main repo is on Github from Apache.

Also if you want follow the workshops from the past
NuttX Online Workshop Day1
NuttX Online Workshop Day2

best wishes
rudi ;-)

Re: ESP32 Blinky on NuttX Port RTOS Apache

Posted: Mon Nov 16, 2020 3:08 pm
by ESP_Sara
:D

Hi Rudi!

I'm glad that you checked it and posted it here!

The tutorials you provided are in Portuguese.
We are preparing the English Version that will be posted in The ESP Journal ASAP and I'll update this post with the links!

Thank you to bring it up!

Bye!

Re: ESP32 Blinky on NuttX Port RTOS Apache

Posted: Tue Nov 17, 2020 1:28 am
by rudi ;-)
:D
you are welcome Sara, very good details.

looking forward to your good works.

i thank you for starting it

best wishes
rudi ;-)

Re: ESP32 Blinky on NuttX Port RTOS Apache

Posted: Thu Nov 19, 2020 7:56 am
by WiFive
Blinky has been working for 4 years but this is the interesting part https://github.com/apache/incubator-nut ... 3dfc2565cd

Is anything worth considering switching to from freertos yet?
Nuttx
Tizen-rt
Zephyr
Riot

Re: ESP32 Blinky on NuttX Port RTOS Apache

Posted: Sun Nov 22, 2020 8:20 pm
by rudi ;-)
WiFive wrote:
Thu Nov 19, 2020 7:56 am
Blinky has been working for 4 years but this is the interesting part https://github.com/apache/incubator-nut ... 3dfc2565cd
:D this is ..<nice>..

u saw?

Re: ESP32 Blinky on NuttX Port RTOS Apache

Posted: Wed Dec 02, 2020 12:56 pm
by ESP_Sara
WiFive wrote:
Thu Nov 19, 2020 7:56 am
Is anything worth considering switching to from freertos yet?
Nuttx
Tizen-rt
Zephyr
Riot
Hey,
It mostly depends on your application needs.
I'll let here a reading suggestion that compares Zephyr, NuttX and freeRTOS.
https://micro-ros.github.io/docs/concep ... omparison/
It may help, but consider something may have changed since it was published.
;)

Re: ESP32 Blinky on NuttX Port RTOS Apache

Posted: Wed Dec 02, 2020 1:01 pm
by ESP_Sara
rudi ;-) wrote:
Mon Nov 16, 2020 10:03 am
Hi Folks

There is another RTOS port for ESP32.
NuttX Apache.org

The first steps are described here.
The first blinky is already running. The NuttX main repo is on Github from Apache.

Also if you want follow the workshops from the past
NuttX Online Workshop Day1
NuttX Online Workshop Day2

best wishes
rudi ;-)
Hey Rudi,
as promised, here are the links for the tutorials in English:
https://medium.com/the-esp-journal/gett ... 3e1a3d182c
https://medium.com/the-esp-journal/blin ... 3c7dc62156

You may keep yourself updated on what is currently being supported here.
We are constantly updating this readme.
;)