mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-16 01:43:17 +00:00
Squashed commit of the following:
apps/nshlib: Remove NSH initialization. Now uses the common apps/netutils/netinit logic (which was cloned from nshlib to begin with).
apps/netutils/netinit: Clone network initialization logic from NSH to this directory so that it can be available for general use.
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Kconfig | ||
| Make.defs | ||
| Makefile | ||
| netinit.c | ||
| netinit_associate.c | ||