Skip to content

Commit

Permalink
update ty_iot_sdk_2.3.3 && BK7231N 0.0.28
Browse files Browse the repository at this point in the history
  • Loading branch information
flyingcys committed Dec 13, 2022
1 parent f323a78 commit 0eff617
Show file tree
Hide file tree
Showing 903 changed files with 1,475 additions and 1,179 deletions.
4 changes: 4 additions & 0 deletions build/tuya_iot.config
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,10 @@ CONFIG_KV_PROTECTED_ENABLE=1

CONFIG_ENABLE_CALENDAR_TIMER=y

# CONFIG_ENABLE_COMMUNICATE_PRIORITY is not set

# CONFIG_ENABLE_GCM_ENCRYPTION is not set


#
# tuya event configuration
Expand Down
4 changes: 2 additions & 2 deletions build_app.sh
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ fi
cd `dirname $0`

TARGET_PLATFORM=bk7231n
TARGET_PLATFORM_REPO=https://airtake-public-data-1254153901.cos.ap-shanghai.myqcloud.com/smart/embed/pruduct/bk7231n_0.0.21.zip
TARGET_PLATFORM_VERSION=0.0.21
TARGET_PLATFORM_REPO=https://airtake-public-data-1254153901.cos.ap-shanghai.myqcloud.com/smart/embed/pruduct/bk7231n_0.0.28.zip
TARGET_PLATFORM_VERSION=0.0.28
ROOT_DIR=$(pwd)

# 下载编译环境
Expand Down
177 changes: 148 additions & 29 deletions doc/All.html
100755 → 100644

Large diffs are not rendered by default.

322 changes: 160 additions & 162 deletions doc/index.html
100755 → 100644

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion doc/功能组件/app_tuya_key/include/tuya_key.h.html
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
.container .doc-content {
position: fixed;
height: 100%;
width: calc(100% - 280px - 40px - 30px - 240px);
width: calc(100% - 80px - 40px - 30px - 240px);
right: 0%;
overflow-y: auto;
}
Expand Down
2 changes: 1 addition & 1 deletion doc/功能组件/app_tuya_led/include/tuya_led.h.html
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
.container .doc-content {
position: fixed;
height: 100%;
width: calc(100% - 280px - 40px - 30px - 240px);
width: calc(100% - 80px - 40px - 30px - 240px);
right: 0%;
overflow-y: auto;
}
Expand Down
2 changes: 1 addition & 1 deletion doc/功能组件/base_iot_config/include/sdk_version.h.html
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
.container .doc-content {
position: fixed;
height: 100%;
width: calc(100% - 280px - 40px - 30px - 240px);
width: calc(100% - 80px - 40px - 30px - 240px);
right: 0%;
overflow-y: auto;
}
Expand Down
2 changes: 1 addition & 1 deletion doc/功能组件/base_iot_config/include/tuya_cloud_error_code.h.html
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
.container .doc-content {
position: fixed;
height: 100%;
width: calc(100% - 280px - 40px - 30px - 240px);
width: calc(100% - 80px - 40px - 30px - 240px);
right: 0%;
overflow-y: auto;
}
Expand Down
2 changes: 1 addition & 1 deletion doc/功能组件/base_iot_config/include/tuya_cloud_types.h.html
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
.container .doc-content {
position: fixed;
height: 100%;
width: calc(100% - 280px - 40px - 30px - 240px);
width: calc(100% - 80px - 40px - 30px - 240px);
right: 0%;
overflow-y: auto;
}
Expand Down
2 changes: 1 addition & 1 deletion doc/功能组件/base_iot_config/include/tuya_error_code.h.html
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
.container .doc-content {
position: fixed;
height: 100%;
width: calc(100% - 280px - 40px - 30px - 240px);
width: calc(100% - 80px - 40px - 30px - 240px);
right: 0%;
overflow-y: auto;
}
Expand Down
10 changes: 5 additions & 5 deletions doc/功能组件/base_iot_config/include/tuya_iot_config.h.html
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
.container .doc-content {
position: fixed;
height: 100%;
width: calc(100% - 280px - 40px - 30px - 240px);
width: calc(100% - 80px - 40px - 30px - 240px);
right: 0%;
overflow-y: auto;
}
Expand Down Expand Up @@ -981,12 +981,12 @@ <h4 id="GW_ROKIDK18">Marco <span>GW_ROKIDK18</span></h4>
<pre class="doc-comment"></pre>

<h4 id="BUILD_DATE">Marco <span>BUILD_DATE</span></h4>
<pre class="doc-declare"><code>#define BUILD_DATE "2022_03_02"
<pre class="doc-declare"><code>#define BUILD_DATE "2022_12_13"
</code></pre>
<pre class="doc-comment">/* custom settings */</pre>

<h4 id="BUILD_TIME">Marco <span>BUILD_TIME</span></h4>
<pre class="doc-declare"><code>#define BUILD_TIME "16_44_57"
<pre class="doc-declare"><code>#define BUILD_TIME "10_29_15"
</code></pre>
<pre class="doc-comment"></pre>

Expand All @@ -1001,7 +1001,7 @@ <h4 id="IOT_SDK_VER">Marco <span>IOT_SDK_VER</span></h4>
<pre class="doc-comment"></pre>

<h4 id="SDK_BETA_VER">Marco <span>SDK_BETA_VER</span></h4>
<pre class="doc-declare"><code>#define SDK_BETA_VER "beta.307"
<pre class="doc-declare"><code>#define SDK_BETA_VER "beta.344"
</code></pre>
<pre class="doc-comment"></pre>

Expand All @@ -1021,7 +1021,7 @@ <h4 id="KV_KEY_SEED">Marco <span>KV_KEY_SEED</span></h4>
<pre class="doc-comment"></pre>

<h4 id="SDK_ID">Marco <span>SDK_ID</span></h4>
<pre class="doc-declare"><code>#define SDK_ID "TuyaOS2.3.3_ty_iot_sdk_2.3.3-beta.307_bk7231n_default_kv_protected_0.0.21"
<pre class="doc-declare"><code>#define SDK_ID "TuyaOS2.3.3_ty_iot_sdk_2.3.3-beta.344_bk7231n_config_kv_protected_0.0.28"
</code></pre>
<pre class="doc-comment"></pre>

Expand Down
2 changes: 1 addition & 1 deletion doc/功能组件/base_lwip/include/compat/posix/arpa/inet.h.html
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
.container .doc-content {
position: fixed;
height: 100%;
width: calc(100% - 280px - 40px - 30px - 240px);
width: calc(100% - 80px - 40px - 30px - 240px);
right: 0%;
overflow-y: auto;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
.container .doc-content {
position: fixed;
height: 100%;
width: calc(100% - 280px - 40px - 30px - 240px);
width: calc(100% - 80px - 40px - 30px - 240px);
right: 0%;
overflow-y: auto;
}
Expand Down
2 changes: 1 addition & 1 deletion doc/功能组件/base_lwip/include/compat/posix/netdb.h.html
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
.container .doc-content {
position: fixed;
height: 100%;
width: calc(100% - 280px - 40px - 30px - 240px);
width: calc(100% - 80px - 40px - 30px - 240px);
right: 0%;
overflow-y: auto;
}
Expand Down
2 changes: 1 addition & 1 deletion doc/功能组件/base_lwip/include/compat/posix/sys/socket.h.html
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
.container .doc-content {
position: fixed;
height: 100%;
width: calc(100% - 280px - 40px - 30px - 240px);
width: calc(100% - 80px - 40px - 30px - 240px);
right: 0%;
overflow-y: auto;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
.container .doc-content {
position: fixed;
height: 100%;
width: calc(100% - 280px - 40px - 30px - 240px);
width: calc(100% - 80px - 40px - 30px - 240px);
right: 0%;
overflow-y: auto;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
.container .doc-content {
position: fixed;
height: 100%;
width: calc(100% - 280px - 40px - 30px - 240px);
width: calc(100% - 80px - 40px - 30px - 240px);
right: 0%;
overflow-y: auto;
}
Expand Down Expand Up @@ -619,7 +619,7 @@
<ul class="nav-sub-list">

<li>
<a href="#altcp_accept_fn" class="nav-sub-label">altcp_accept_fn</a>
<a href="#err_t" class="nav-sub-label">err_t</a>
</li>


Expand Down Expand Up @@ -649,7 +649,7 @@


<li>
<a href="#altcp_new_fn" class="nav-sub-label">altcp_new_fn</a>
<a href="#altcp_pcb" class="nav-sub-label">altcp_pcb</a>
</li>


Expand Down Expand Up @@ -1057,7 +1057,7 @@ <h4 id=" ">Type <span> </span></h4>
<h3 id="typedefs">Typedefs</h3>


<h4 id="altcp_accept_fn">Typedef <span>altcp_accept_fn</span></h4>
<h4 id="err_t">Typedef <span>err_t</span></h4>
<pre class="doc-declare"><code>typedef err_t (*altcp_accept_fn)(void *arg, struct altcp_pcb *new_conn, err_t err);
</code></pre>
<pre class="doc-comment"></pre>
Expand Down Expand Up @@ -1087,7 +1087,7 @@ <h4 id="altcp_err_fn">Typedef <span>altcp_err_fn</span></h4>
</code></pre>
<pre class="doc-comment"></pre>

<h4 id="altcp_new_fn">Typedef <span>altcp_new_fn</span></h4>
<h4 id="altcp_pcb">Typedef <span>altcp_pcb</span></h4>
<pre class="doc-declare"><code>typedef struct altcp_pcb* (*altcp_new_fn)(void *arg, u8_t ip_type);
</code></pre>
<pre class="doc-comment"></pre>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
.container .doc-content {
position: fixed;
height: 100%;
width: calc(100% - 280px - 40px - 30px - 240px);
width: calc(100% - 80px - 40px - 30px - 240px);
right: 0%;
overflow-y: auto;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
.container .doc-content {
position: fixed;
height: 100%;
width: calc(100% - 280px - 40px - 30px - 240px);
width: calc(100% - 80px - 40px - 30px - 240px);
right: 0%;
overflow-y: auto;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
.container .doc-content {
position: fixed;
height: 100%;
width: calc(100% - 280px - 40px - 30px - 240px);
width: calc(100% - 80px - 40px - 30px - 240px);
right: 0%;
overflow-y: auto;
}
Expand Down
2 changes: 1 addition & 1 deletion doc/功能组件/base_lwip/include/lwip/apps/altcp_proxyconnect.h.html
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
.container .doc-content {
position: fixed;
height: 100%;
width: calc(100% - 280px - 40px - 30px - 240px);
width: calc(100% - 80px - 40px - 30px - 240px);
right: 0%;
overflow-y: auto;
}
Expand Down
2 changes: 1 addition & 1 deletion doc/功能组件/base_lwip/include/lwip/apps/altcp_tls_mbedtls_opts.h.html
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
.container .doc-content {
position: fixed;
height: 100%;
width: calc(100% - 280px - 40px - 30px - 240px);
width: calc(100% - 80px - 40px - 30px - 240px);
right: 0%;
overflow-y: auto;
}
Expand Down
2 changes: 1 addition & 1 deletion doc/功能组件/base_lwip/include/lwip/apps/fs.h.html
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
.container .doc-content {
position: fixed;
height: 100%;
width: calc(100% - 280px - 40px - 30px - 240px);
width: calc(100% - 80px - 40px - 30px - 240px);
right: 0%;
overflow-y: auto;
}
Expand Down
6 changes: 3 additions & 3 deletions doc/功能组件/base_lwip/include/lwip/apps/http_client.h.html
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
.container .doc-content {
position: fixed;
height: 100%;
width: calc(100% - 280px - 40px - 30px - 240px);
width: calc(100% - 80px - 40px - 30px - 240px);
right: 0%;
overflow-y: auto;
}
Expand Down Expand Up @@ -303,7 +303,7 @@


<li>
<a href="#err_t" class="nav-sub-label">err_t</a>
<a href="#httpc_headers_done_fn" class="nav-sub-label">httpc_headers_done_fn</a>
</li>


Expand Down Expand Up @@ -461,7 +461,7 @@ <h4 id="httpc_result_fn">Typedef <span>httpc_result_fn</span></h4>
* the source of the error but must not necessarily be != ERR_OK
*/</pre>

<h4 id="err_t">Typedef <span>err_t</span></h4>
<h4 id="httpc_headers_done_fn">Typedef <span>httpc_headers_done_fn</span></h4>
<pre class="doc-declare"><code>typedef err_t (*httpc_headers_done_fn)(httpc_state_t *connection, void *arg, struct pbuf *hdr, u16_t hdr_len, u32_t content_len);
</code></pre>
<pre class="doc-comment">/**
Expand Down
2 changes: 1 addition & 1 deletion doc/功能组件/base_lwip/include/lwip/apps/httpd.h.html
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
.container .doc-content {
position: fixed;
height: 100%;
width: calc(100% - 280px - 40px - 30px - 240px);
width: calc(100% - 80px - 40px - 30px - 240px);
right: 0%;
overflow-y: auto;
}
Expand Down
2 changes: 1 addition & 1 deletion doc/功能组件/base_lwip/include/lwip/apps/httpd_opts.h.html
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
.container .doc-content {
position: fixed;
height: 100%;
width: calc(100% - 280px - 40px - 30px - 240px);
width: calc(100% - 80px - 40px - 30px - 240px);
right: 0%;
overflow-y: auto;
}
Expand Down
2 changes: 1 addition & 1 deletion doc/功能组件/base_lwip/include/lwip/apps/lwiperf.h.html
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
.container .doc-content {
position: fixed;
height: 100%;
width: calc(100% - 280px - 40px - 30px - 240px);
width: calc(100% - 80px - 40px - 30px - 240px);
right: 0%;
overflow-y: auto;
}
Expand Down
2 changes: 1 addition & 1 deletion doc/功能组件/base_lwip/include/lwip/apps/mdns.h.html
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
.container .doc-content {
position: fixed;
height: 100%;
width: calc(100% - 280px - 40px - 30px - 240px);
width: calc(100% - 80px - 40px - 30px - 240px);
right: 0%;
overflow-y: auto;
}
Expand Down
2 changes: 1 addition & 1 deletion doc/功能组件/base_lwip/include/lwip/apps/mdns_opts.h.html
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
.container .doc-content {
position: fixed;
height: 100%;
width: calc(100% - 280px - 40px - 30px - 240px);
width: calc(100% - 80px - 40px - 30px - 240px);
right: 0%;
overflow-y: auto;
}
Expand Down
2 changes: 1 addition & 1 deletion doc/功能组件/base_lwip/include/lwip/apps/mdns_priv.h.html
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
.container .doc-content {
position: fixed;
height: 100%;
width: calc(100% - 280px - 40px - 30px - 240px);
width: calc(100% - 80px - 40px - 30px - 240px);
right: 0%;
overflow-y: auto;
}
Expand Down
2 changes: 1 addition & 1 deletion doc/功能组件/base_lwip/include/lwip/apps/mqtt.h.html
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
.container .doc-content {
position: fixed;
height: 100%;
width: calc(100% - 280px - 40px - 30px - 240px);
width: calc(100% - 80px - 40px - 30px - 240px);
right: 0%;
overflow-y: auto;
}
Expand Down
2 changes: 1 addition & 1 deletion doc/功能组件/base_lwip/include/lwip/apps/mqtt_opts.h.html
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
.container .doc-content {
position: fixed;
height: 100%;
width: calc(100% - 280px - 40px - 30px - 240px);
width: calc(100% - 80px - 40px - 30px - 240px);
right: 0%;
overflow-y: auto;
}
Expand Down
2 changes: 1 addition & 1 deletion doc/功能组件/base_lwip/include/lwip/apps/mqtt_priv.h.html
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
.container .doc-content {
position: fixed;
height: 100%;
width: calc(100% - 280px - 40px - 30px - 240px);
width: calc(100% - 80px - 40px - 30px - 240px);
right: 0%;
overflow-y: auto;
}
Expand Down
2 changes: 1 addition & 1 deletion doc/功能组件/base_lwip/include/lwip/apps/netbiosns.h.html
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
.container .doc-content {
position: fixed;
height: 100%;
width: calc(100% - 280px - 40px - 30px - 240px);
width: calc(100% - 80px - 40px - 30px - 240px);
right: 0%;
overflow-y: auto;
}
Expand Down
2 changes: 1 addition & 1 deletion doc/功能组件/base_lwip/include/lwip/apps/netbiosns_opts.h.html
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
.container .doc-content {
position: fixed;
height: 100%;
width: calc(100% - 280px - 40px - 30px - 240px);
width: calc(100% - 80px - 40px - 30px - 240px);
right: 0%;
overflow-y: auto;
}
Expand Down
2 changes: 1 addition & 1 deletion doc/功能组件/base_lwip/include/lwip/apps/smtp.h.html
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
.container .doc-content {
position: fixed;
height: 100%;
width: calc(100% - 280px - 40px - 30px - 240px);
width: calc(100% - 80px - 40px - 30px - 240px);
right: 0%;
overflow-y: auto;
}
Expand Down
Loading

0 comments on commit 0eff617

Please sign in to comment.