-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
luatos_bot
committed
Dec 7, 2023
1 parent
35239b1
commit 90af416
Showing
10 changed files
with
1,689 additions
and
2 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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** |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |