mirror of
https://github.com/pvvx/RTL00_WEB.git
synced 2026-07-03 18:05:39 +00:00
update
This commit is contained in:
parent
34d3652711
commit
39f77eb92b
1844 changed files with 899433 additions and 7 deletions
16
USDK/component/common/example/dct/README.txt
Normal file
16
USDK/component/common/example/dct/README.txt
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
DCT example
|
||||
|
||||
Description:
|
||||
This example shows device configuration table API usage, and user can use DCT api to replace file system.
|
||||
|
||||
Configuration:
|
||||
1. [platform_opts.h]
|
||||
#define CONFIG_EXAMPLE_DCT 1
|
||||
|
||||
Execution:
|
||||
it will show:
|
||||
variable0: value0
|
||||
variable1: value1
|
||||
Delete variable0 success.
|
||||
Remaining amount: 61
|
||||
if DCT is correctly used.
|
||||
Loading…
Add table
Add a link
Reference in a new issue