mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-04 05:39:05 +00:00
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> |
||
|---|---|---|
| .. | ||
| content/www | ||
| .gitignore | ||
| cgi_files.c | ||
| cgi_renew.c | ||
| cgi_sysinfo.c | ||
| cgi_upload.c | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Make.defs | ||
| Makefile | ||
| webpanel_main.c | ||
| ws_terminal.c | ||
| ws_terminal.h | ||