examples/webpanel: Add a web panel application to configure NuttX

Initial development of the NuttX's Web Panel application. This is
a self-hosted web page application that enables retrieving system
info, provides a simple NSH terminal and enables uploading files.

Signed-off-by: Tiago Medicci <tiago.medicci@espressif.com>
This commit is contained in:
Tiago Medicci 2026-06-10 08:49:35 -03:00 committed by Alan C. Assis
parent b523f0e513
commit 1e19ceb347
16 changed files with 2994 additions and 1 deletions

View file

@ -8,6 +8,7 @@ exclude-file = .codespell-ignore-lines
# Ignore complete files (e.g. legal text or other immutable material).
skip =
LICENSE,
examples/webpanel/content/www/xterm.min.js,
# Ignore words list (FTP protocol commands and technical terms)
ignore-words-list = ALLO, ARCHTYPE, parm
ignore-words-list = ALLO, ARCHTYPE, parm, shiftIn