docs: add GLUON_DEBUG
This commit is contained in:
parent
12b87b2441
commit
aeebcf272c
@ -186,6 +186,10 @@ GLUON_TARGET
|
|||||||
Special variables
|
Special variables
|
||||||
.................
|
.................
|
||||||
|
|
||||||
|
GLUON_DEBUG
|
||||||
|
Setting ``GLUON_DEBUG=1`` will provide firmware images including debugging symbols usable with GDB or
|
||||||
|
similar tools. Requires a device or target with at least 16 MB of flash space, e.g. `x86-64`. Unset by default.
|
||||||
|
|
||||||
GLUON_DEVICES
|
GLUON_DEVICES
|
||||||
List of devices to build. The list contains the Gluon profile name of a device, the profile
|
List of devices to build. The list contains the Gluon profile name of a device, the profile
|
||||||
name is the first parameter of the ``device`` command in a target file.
|
name is the first parameter of the ``device`` command in a target file.
|
||||||
|
Loading…
Reference in New Issue
Block a user