sdk-ameba-v4.0b-gcc/component/common/example/xml/readme.txt
Tautvydas Belgeras 60a7afcc83 initial commit
2018-06-05 16:16:17 +03:00

13 lines
362 B
Text

XML EXAMPLE
Description:
The creation of a light XML document is used as the example of XML document generation.
The processing of a sensor XML document is used as the example of XML document parsing.
Configuration:
[platform_opts.h]
#define CONFIG_EXAMPLE_XML 1
Execution:
An XML example thread will be started automatically when booting.