This addition is a guide for board makers to use when defining
meshtastic variants. Currently it has information about settings for
GPS, Audio, Buzzers, and Keyboards.
Generally, variant.h is a bit difficult to follow right now - there are
more than 500 variables. This documentation work is a companion to
changes like meshtastic/firmware#4421 that aim to clean up the
proliferation of duplicate variables.
* Add gitpod as a compiling option
Gitpod is a clean way to compile the firmware for casuals like me, without installing anything locally.
* Apply suggestions from code review
Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
* Update now that .gitpod.yaml is merged
P.io is installed at the opening of a new workspace, so I've removed step 2.
Ready to go!
---------
Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>