open-ameba/RTL00_SDKV35a/component/common/example/xml
2016-11-09 03:56:41 +03:00
..
example_xml.c first commit 2016-11-09 03:56:41 +03:00
example_xml.h first commit 2016-11-09 03:56:41 +03:00
readme.txt first commit 2016-11-09 03:56:41 +03: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.