mirror of
https://github.com/pvvx/RTL00_WEB.git
synced 2024-11-23 06:24:19 +00:00
14 lines
349 B
Text
14 lines
349 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.
|
||
|
|