mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-31 19:24:33 +02:00
Merge branch 'doc/update_chip_features_v4.2' into 'release/v4.2'
doc: update chip features in getting started (Backport v4.2) See merge request espressif/esp-idf!9797
This commit is contained in:
@@ -17,15 +17,23 @@ Introduction
|
|||||||
|
|
||||||
{IDF_TARGET_NAME} is a system on a chip that integrates the following features:
|
{IDF_TARGET_NAME} is a system on a chip that integrates the following features:
|
||||||
|
|
||||||
.. list::
|
.. only:: esp32
|
||||||
|
|
||||||
* Wi-Fi (2.4 GHz band)
|
* Wi-Fi (2.4 GHz band)
|
||||||
:SOC_BT_SUPPORTED: * Bluetooth
|
* Bluetooth
|
||||||
:CONFIG_FREERTOS_UNICORE: * Dual high performance cores
|
* Dual high performance cores
|
||||||
* Ultra Low Power co-processor
|
* Ultra Low Power co-processor
|
||||||
* Multiple peripherals
|
* Multiple peripherals
|
||||||
:esp32s2: * Built-in security hardware
|
|
||||||
:esp32s2: * USB OTG interface
|
|
||||||
|
.. only:: esp32s2
|
||||||
|
|
||||||
|
* Wi-Fi (2.4 GHz band)
|
||||||
|
* High performance single-core
|
||||||
|
* Ultra Low Power co-processor running either RISC-V or FSM core
|
||||||
|
* Multiple peripherals
|
||||||
|
* Built-in security hardware
|
||||||
|
* USB OTG interface
|
||||||
|
|
||||||
Powered by 40 nm technology, {IDF_TARGET_NAME} provides a robust, highly integrated platform, which helps meet the continuous demands for efficient power usage, compact design, security, high performance, and reliability.
|
Powered by 40 nm technology, {IDF_TARGET_NAME} provides a robust, highly integrated platform, which helps meet the continuous demands for efficient power usage, compact design, security, high performance, and reliability.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user