mirror of
https://github.com/cwyark/sdk-ameba-v4.0b_without_nda_gcc.git
synced 2026-07-06 22:55:38 +00:00
Initial commit
This commit is contained in:
commit
6f665866d6
3358 changed files with 1106791 additions and 0 deletions
13
component/common/example/xml/readme.txt
Normal file
13
component/common/example/xml/readme.txt
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
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.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue