Skip to content

Commit

Permalink
Merge branch 'feature/update_esp32c2_to_v3.0' into 'master'
Browse files Browse the repository at this point in the history
feat: Updated esp32-c2 version to v3.0.0.0 and core version to 478a3d07

See merge request application/esp-at!1267
  • Loading branch information
xcguang committed Nov 25, 2022
2 parents 1b0a869 + 057f29d commit b543007
Show file tree
Hide file tree
Showing 15 changed files with 40 additions and 11 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ The AT command firmware allows for rapid integration by providing:

- ESP32-C2 Series
- **Preferred recommended chip for using ESP-AT on**
- The first version of ESP-AT firmware (v3.0.0.0) is planned to be released in November.
- Recommended released version: [v3.0.0.0](https://github.com/espressif/esp-at/releases/tag/v3.0.0.0)

- ESP32-C3 Series
- **Preferred recommended chip for using ESP-AT on**
Expand Down Expand Up @@ -93,7 +93,7 @@ esp-at 是 MIT 许可证下的免费软件。

- ESP32-C2 系列
- **ESP-AT 首选推荐芯片**
- 计划在 11 月发布首版 ESP-AT 固件(v3.0.0.0)。
- 推荐使用的发布版本:[v3.0.0.0](https://github.com/espressif/esp-at/releases/tag/v3.0.0.0)

- ESP32-C3 系列
- **ESP-AT 首选推荐芯片**
Expand Down
6 changes: 3 additions & 3 deletions components/at/lib/VERSION
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
ESP32: dee4c0c
ESP32C3: dee4c0c
ESP32C2: dee4c0c
ESP32: 478a3d0
ESP32C3: 478a3d0
ESP32C2: 478a3d0
Binary file modified components/at/lib/libesp32_at_core.a
Binary file not shown.
Binary file modified components/at/lib/libesp32_at_core_silence.a
Binary file not shown.
Binary file modified components/at/lib/libesp32c2_at_core.a
Binary file not shown.
Binary file modified components/at/lib/libesp32c2_at_core_silence.a
Binary file not shown.
Binary file modified components/at/lib/libesp32c3_at_core.a
Binary file not shown.
Binary file modified components/at/lib/libesp32c3_at_core_silence.a
Binary file not shown.
3 changes: 3 additions & 0 deletions docs/_static/js/at_versions.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ var DOCUMENTATION_VERSIONS = {
// latest
{ name: "latest", has_targets: true, supported_targets: [ "esp32", "esp32c2", "esp32c3" ] },

// v3.0.0.0
{ name: "release-v3.0.0.0", has_targets: true, supported_targets: [ "esp32c2" ]},

// v2.4.0.0
{ name: "release-v2.4.0.0", has_targets: true, supported_targets: [ "esp32", "esp32c3" ]},

Expand Down
15 changes: 14 additions & 1 deletion docs/en/AT_Binary_Lists/ESP32-C2_AT_binaries.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,17 @@ Released Firmware

:link_to_translation:`zh_CN:[中文]`

- The first version of ESP-AT firmware (v3.0.0.0) is planned to be released in November 2022.
It is recommended to use the lastest version of firmware. Currently, Espressif only releases AT firmware for the following {IDF_TARGET_NAME} series of modules.

.. note::
If there is no released firmware for your module, you can either use the firmware for the module that has the same hardware configuration as yours (see :doc:`../Compile_and_Develop/esp-at_firmware_differences` for which module has the same configuration), or create a factory parameter bin for your module (see :doc:`../Compile_and_Develop/How_to_create_factory_parameter_bin` for details).

ESP32-C2 2MB Series
^^^^^^^^^^^^^^^^^^^

- v3.0.0.0 `ESP32-C2-2MB_AT_Bin_V3.0.0.0.zip <https://download.espressif.com/esp_at/firmware/ESP32C2/ESP32-C2-2MB_AT_Bin_V3.0.0.0.zip>`__ (Recommended)

ESP32-C2 4MB Series
^^^^^^^^^^^^^^^^^^^

- v3.0.0.0 `ESP32-C2-4MB_AT_Bin_V3.0.0.0.zip <https://download.espressif.com/esp_at/firmware/ESP32C2/ESP32-C2-4MB_AT_Bin_V3.0.0.0.zip>`__ (Recommended)
15 changes: 14 additions & 1 deletion docs/zh_CN/AT_Binary_Lists/ESP32-C2_AT_binaries.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,17 @@

:link_to_translation:`en:[English]`

- 计划在 2022 年 11 月发布首版 ESP-AT 固件(v3.0.0.0)。
推荐下载最新版本的固件。目前,乐鑫只发布了以下 {IDF_TARGET_NAME} 系列模组的 AT 固件。

.. note::
如果您的模组没有发布的固件,可以使用相同硬件配置的模组的固件(点击 :doc:`../Compile_and_Develop/esp-at_firmware_differences` 查看与您的模组硬件配置相同的固件),或者为您的模组创建出厂参数二进制文件(:doc:`../Compile_and_Develop/How_to_create_factory_parameter_bin`)。

ESP32-C2 2MB 系列
^^^^^^^^^^^^^^^^^^^^^^

- v3.0.0.0 `ESP32-C2-2MB_AT_Bin_V3.0.0.0.zip <https://download.espressif.com/esp_at/firmware/ESP32C2/ESP32-C2-2MB_AT_Bin_V3.0.0.0.zip>`__ (推荐)

ESP32-C2 4MB 系列
^^^^^^^^^^^^^^^^^^^^^^

- v3.0.0.0 `ESP32-C2-4MB_AT_Bin_V3.0.0.0.zip <https://download.espressif.com/esp_at/firmware/ESP32C2/ESP32-C2-4MB_AT_Bin_V3.0.0.0.zip>`__ (推荐)
2 changes: 1 addition & 1 deletion module_config/module_esp32c2-2mb/sdkconfig.defaults
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ CONFIG_AT_OTA_SERVER_PORT=80
CONFIG_AT_OTA_TOKEN_KEY="dd93253c287f725de50d4071a05dd28b72056ca7"
CONFIG_AT_OTA_SSL_TOKEN_KEY="dd93253c287f725de50d4071a05dd28b72056ca7"
CONFIG_AT_SOCKET_MAX_CONN_NUM=5
CONFIG_ESP_AT_FW_VERSION="2.5.0"
CONFIG_ESP_AT_FW_VERSION="3.0.0"

# Wear Levelling
CONFIG_WL_SECTOR_SIZE_512=y
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ CONFIG_AT_OTA_SERVER_PORT=80
CONFIG_AT_OTA_TOKEN_KEY="dd93253c287f725de50d4071a05dd28b72056ca7"
CONFIG_AT_OTA_SSL_TOKEN_KEY="dd93253c287f725de50d4071a05dd28b72056ca7"
CONFIG_AT_SOCKET_MAX_CONN_NUM=5
CONFIG_ESP_AT_FW_VERSION="2.5.0"
CONFIG_ESP_AT_FW_VERSION="3.0.0"

# Wear Levelling
CONFIG_WL_SECTOR_SIZE_512=y
Expand Down
2 changes: 1 addition & 1 deletion module_config/module_esp32c2_default/sdkconfig.defaults
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ CONFIG_AT_OTA_SERVER_PORT=80
CONFIG_AT_OTA_TOKEN_KEY="dd93253c287f725de50d4071a05dd28b72056ca7"
CONFIG_AT_OTA_SSL_TOKEN_KEY="dd93253c287f725de50d4071a05dd28b72056ca7"
CONFIG_AT_SOCKET_MAX_CONN_NUM=5
CONFIG_ESP_AT_FW_VERSION="2.5.0"
CONFIG_ESP_AT_FW_VERSION="3.0.0"

# Wear Levelling
CONFIG_WL_SECTOR_SIZE_512=y
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ CONFIG_AT_OTA_SERVER_PORT=80
CONFIG_AT_OTA_TOKEN_KEY="dd93253c287f725de50d4071a05dd28b72056ca7"
CONFIG_AT_OTA_SSL_TOKEN_KEY="dd93253c287f725de50d4071a05dd28b72056ca7"
CONFIG_AT_SOCKET_MAX_CONN_NUM=5
CONFIG_ESP_AT_FW_VERSION="2.5.0"
CONFIG_ESP_AT_FW_VERSION="3.0.0"

# Wear Levelling
CONFIG_WL_SECTOR_SIZE_512=y
Expand Down

0 comments on commit b543007

Please sign in to comment.