mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
Add the initial nxpkg command, metadata and store handling, the local install/list path, and the repository export helper. Keep the current flow scoped to local artifacts and target-qualified repository entries so it remains usable as an incremental MVP while follow-up features land separately. 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_store.c | ||
| pkg_txn.c | ||