sdk-ameba-v4.0c_180328/component/common/example/xml
2019-04-02 16:34:25 +08:00
..
example_xml.c first add sdk 2019-04-02 16:34:25 +08:00
example_xml.h first add sdk 2019-04-02 16:34:25 +08:00
readme.txt first add sdk 2019-04-02 16:34:25 +08: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.