mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-29 05:10:49 +00:00
Add an LVGL front end for browsing, installing, updating, and launching nxpkg entries. Keep network and install work off the UI path, and stop launched apps with SIGTERM. Signed-off-by: aviralgarg05 <gargaviral99@gmail.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Make.defs | ||
| Makefile | ||
| pkg.h | ||
| pkg_compat.c | ||
| pkg_hash.c | ||
| pkg_install.c | ||
| pkg_log.c | ||
| pkg_main.c | ||
| pkg_manifest.c | ||
| pkg_metadata.c | ||
| pkg_repo.c | ||
| pkg_store.c | ||
| pkg_txn.c | ||