Define all the known vars and a flag that prints them all. This is only useful for developers who forget the names of vars. Missing vars are printed like `mm_mode=`, so there is no way to distinguish empty and missing vars. Non printable characters are not escaped, nor are newlines or = signs. This is only useful for developers. This works on EKH01, although it is not very useful. It spews a lot of text to stderr. Approved-by: James Haggerty Approved-by: Sophronia Koilpillai
Morse Micro public package feed
Description
This feed contains necessary packages to add Morse Micro HaLow to an OpenWrt distribution. It also contains packages to support the the OpenWrt based Morse Micro SDK.
Usage
This repository is intended to be layered on-top of an OpenWrt buildroot. If you do not have an OpenWrt buildroot installed, see the documentation at: OpenWrt Buildroot – Installation on the OpenWrt support site.
This feed is enabled by default. To install all its package definitions, run:
./scripts/feeds update morse
./scripts/feeds install -a -p morse
License
This repository and its contents, including all package recipes and metadata, are licensed under the GNU General Public License v2, unless otherwise stated in individual files.
Each package recipe in this repository includes software that is distributed under its own license, which can be found in the corresponding package's source repository or documentation.