realtek_ameba_mp_sdk/component/common/example/xml/readme.txt

14 lines
349 B
Text
Raw Normal View History

2020-07-31 14:16:12 +00:00
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.