Skip to content

Commit

Permalink
ci auto translate docs
Browse files Browse the repository at this point in the history
  • Loading branch information
luatos_bot committed Dec 7, 2023
1 parent 35239b1 commit 90af416
Show file tree
Hide file tree
Showing 10 changed files with 1,689 additions and 2 deletions.
833 changes: 833 additions & 0 deletions docs/chips/air780ep/changelog.html

Large diffs are not rendered by default.

766 changes: 766 additions & 0 deletions docs/chips/air780ep/mcu.html

Large diffs are not rendered by default.

Binary file modified docs/objects.inv
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/sitemap.xml

Large diffs are not rendered by default.

54 changes: 54 additions & 0 deletions translated-docs/chips/air780ep/changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
# Ec718 Series Firmware Release Notes

* Firmware download address: https://gitee.com/openLuat/LuatOS/releases
* Alternate Address: https://pan.air32.cn/s/DJTr?path=%2F
* Fully automatic compilation of the latest firmware via cloud compilation: https://wiki.luatos.org/develop/compile/Cloud_compilation.html

## V0001

EC718P Series Firmware First Edition

The supported functions are as follows

Basic Peripherals:
1:gpio
2:uart
3:iic
4:spi
5:adc
6:pwm
7:wdt
8:pm(Deep Sleep temporarily unavailable)
9:fota
10:rtc Clock
11:media(tts/amr/mp3/wav)
12:wlanscan

Tool Library:
1:json
2:iotauth
3:fs
4:pack
5:zbuff
7:fskv
8:miniz
9:sfud(spi flash)
10:fatfs(tf Card)
11:w5500
12:protobuf
13:iconv
14:u8g2
15:lcd
16:lvgl

Network function:
1:socket(tcp/udp/tcp_ssl)
2:http/https
3:mqtt/mqtts
4:ftp/ftps
5:ntp
6:sms
7:errDump
8:websocket

**core_V0001.zip** Is the firmware file, the other two are the underlying source code, no need to download.
3 changes: 3 additions & 0 deletions translated-docs/chips/air780ep/mcu.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Air780EP Module (EC718P Series General)

**This series of documents applies to the EC718P series module**
1 change: 1 addition & 0 deletions translated-docs/chips/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ air103/index
air105/index
air601/index
air780e/index
air780ep/index
esp32c3/index
esp32s3/index
air32f103/index
Expand Down
26 changes: 26 additions & 0 deletions translation-data/chips/air780ep/changelog.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
Card
固件下载地址
Firmware download address
基础外设
Basic Peripherals
备用地址
Alternate Address
就是固件文件, 其余两个是底层源码,无需下载
Is the firmware file, the other two are the underlying source code, no need to download
工具库
Tool Library
支持的功能如下
The supported functions are as follows
时钟
Clock
深度休眠暂时无法使用
Deep Sleep temporarily unavailable
系列固件发行注记
Series Firmware Release Notes
系列固件第一版
Series Firmware First Edition
网络功能
Network function
通过云编译,全自动编译最新固件
Fully automatic compilation of the latest firmware via cloud compilation
4 changes: 4 additions & 0 deletions translation-data/chips/air780ep/mcu.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
本系列文档适用于EC718P系列模组
This series of documents applies to the EC718P series module
模组(EC718P系列通用
Module (EC718P Series General

0 comments on commit 90af416

Please sign in to comment.