Evan Benn eec5432f7c persistent-vars-storage: (PR #752): Add READ -a flag to read all vars
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
2025-03-02 21:07:41 +11:00

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.

Description
No description provided
Readme GPL-2.0 17 MiB
Languages
JavaScript 50.6%
CSS 19.1%
Shell 15.4%
Makefile 7.9%
HTML 3.6%
Other 3.4%