Skip to content

Create nuttxspace and config O.S. nuttx for esp32-devkitc

License

Notifications You must be signed in to change notification settings

wvianna/nuttxconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Very simple config Nuttx Space and use for ESP32-devkit

Create nuttxspace and config O.S. nuttx for esp32-devkitc

RTOS NUTTX with MCU ESP32 (Nodemcu)

Some options:

  • Create RTOS Nuttx Space for ESP32;
  • Delete Nuttx Space;
  • Update nuttx and apps;
  • Remove configuration Nuttx;
  • Remove bins;
  • Select ready configuration;
  • Build and download for ESP32;
  • Load menuconfig Nuttx;
  • Access shell nsh in ESP32;
  • Create a config.DATE in directory backup.config;
  • Show help with configuration steps.

Steps

1 - Run

"./nuttxspace.sh"

2 - Select option in menu

voila

;-)


alt text

alt text

alt text

This code was tested on Debian 10 Netinst, Ubuntu 20 and Kali 20

References https://www.embarcados.com.br/primeiros-passos-com-o-esp32-e-o-nuttx-parte-1/ https://www.embarcados.com.br/blink-led-no-esp32-com-o-rtos-nuttx/

Nuttx docs: https://nuttx.apache.org/docs/latest/index.html https://cwiki.apache.org/confluence/display/NUTTX/NuttX

NUTXX - YOUTUBE https://www.youtube.com/channel/UC0QciIlcUnjJkL5yJJBmluw

EXEMPLOS https://github.com/apache/incubator-nuttx-apps/tree/master/examples

MASTER https://github.com/apache/incubator-nuttx-apps/tree/master/

About

Create nuttxspace and config O.S. nuttx for esp32-devkitc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages