esp-idf/docs/zh_CN/api-guides
Sudeep Mohanty 4d8a0cce29 ulp: Added support for ULP FSM on esp32s3 and fixed bugs for esp32s2
This commit enables ULP FSM support for esp32s3 and updates ULP FSM code
flow for other chips.
It adds C Macro support for the ULP FSM instruction set on esp32s2 and
esp32s3.
The unit tests are also updated to test ULP FSM on ep32s2 and esp32s3.
2022-02-22 12:25:57 +05:30
..
esp-ble-mesh docs: make line number consistent for build-system, configure-ft2232h-jtag, ble-mesh-architecture, building-openocd-macos, error-handling" 2022-02-18 11:18:40 +08:00
inc doc: Add external ram note link to CN translation 2020-02-07 16:37:43 +11:00
jtag-debugging docs: make line number consistent for build-system, configure-ft2232h-jtag, ble-mesh-architecture, building-openocd-macos, error-handling" 2022-02-18 11:18:40 +08:00
performance doc: Add performance guides for execuion speed, binary size, RAM usage 2021-06-03 13:55:34 +10:00
tools docs(idf.py): add IDF Clang Tidy chapter 2021-11-16 14:43:39 +08:00
app_trace.rst Build & config: Remove the "make" build system 2021-11-10 09:53:53 +01:00
blufi.rst docs: update CN trans for blufi and build-system 2021-09-10 15:09:50 +08:00
bootloader.rst Build & config: Remove the "make" build system 2021-11-10 09:53:53 +01:00
build-system.rst docs: make line number consistent for build-system, configure-ft2232h-jtag, ble-mesh-architecture, building-openocd-macos, error-handling" 2022-02-18 11:18:40 +08:00
core_dump_internals.rst espcoredump: apply temporary documentation changes in core_dump.rst file 2020-05-28 02:25:46 +08:00
core_dump.rst Moved files into separate folders per 'en' and 'zh_CN' language version and linked 'zh_CN' files back to 'en' files if translation is not yet available 2018-03-13 21:57:08 +01:00
deep-sleep-stub.rst Moved files into separate folders per 'en' and 'zh_CN' language version and linked 'zh_CN' files back to 'en' files if translation is not yet available 2018-03-13 21:57:08 +01:00
dfu.rst Add build system support for programming ESP32-S2 using DFU utils 2020-04-30 07:59:18 +02:00
error-handling.rst docs: make line number consistent for build-system, configure-ft2232h-jtag, ble-mesh-architecture, building-openocd-macos, error-handling" 2022-02-18 11:18:40 +08:00
esp-wifi-mesh.rst docs: rename ESP-MESH to ESP-WIFI-MESH 2021-07-12 19:25:18 +08:00
event-handling.rst docs: add event handling API guide 2019-04-11 12:04:58 +08:00
external-ram.rst docs: updated CN trans for memory-types and external-ram 2022-01-08 15:21:17 +08:00
fatal-errors.rst docs: Updated CN translation for esp-ble-mesh, wifi, spi_flash and fata-errors; And keep line number consistency for en/index and versions 2022-01-07 16:05:16 +08:00
flash_psram_config.rst doc: add flash and psram configuration doc in programming guide 2021-10-26 11:49:36 +08:00
freertos-smp.rst Moved files into separate folders per 'en' and 'zh_CN' language version and linked 'zh_CN' files back to 'en' files if translation is not yet available 2018-03-13 21:57:08 +01:00
general-notes.rst docs:update CN translation for startup and debugging-example 2021-06-08 11:18:27 +08:00
hardware-abstraction.rst Add HAL and LL documentation 2020-06-04 15:02:49 +08:00
hlinterrupts.rst Moved files into separate folders per 'en' and 'zh_CN' language version and linked 'zh_CN' files back to 'en' files if translation is not yet available 2018-03-13 21:57:08 +01:00
index.rst esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
linker-script-generation.rst docs: drop support for v3.x grammar 2022-01-07 16:18:32 +08:00
linux-host-testing.rst doc: linux host test documentation 2021-04-23 09:27:35 +08:00
lwip.rst doc: add LWIP socket error usage 2019-10-11 12:09:10 +08:00
memory-types.rst esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
openthread.rst docs: add OpenThread docs 2021-08-02 17:17:38 +08:00
partition-tables.rst esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
RF_calibration.rst doc: add documentation for RF calibration 2018-11-30 16:26:56 +08:00
startup.rst docs:update CN translation for startup and debugging-example 2021-06-08 11:18:27 +08:00
SYSVIEW_FreeRTOS.txt freertos: Remove legacy data types 2022-02-09 23:05:45 +08:00
thread-local-storage.rst Implemented review comments to zh_CN version of eclipse setup and PICO-KIT get started guides. Resolved issues after rebasing on master of several commits. 2018-03-13 22:31:54 +01:00
ulp_extended_instruction_set.rst ulp: Added support for ULP FSM on esp32s3 and fixed bugs for esp32s2 2022-02-22 12:25:57 +05:30
ulp_instruction_set.rst remove executable permission from source files 2018-05-29 20:07:45 +08:00
ulp_macros.rst Moved files into separate folders per 'en' and 'zh_CN' language version and linked 'zh_CN' files back to 'en' files if translation is not yet available 2018-03-13 21:57:08 +01:00
ulp-risc-v.rst ulp: refactor ulp component 2022-01-27 11:54:42 +05:30
ulp.rst ulp: Added support for ULP FSM on esp32s3 and fixed bugs for esp32s2 2022-02-22 12:25:57 +05:30
unit-tests.rst docs: update CN trans for fatal-errors and unit-tests 2021-08-18 19:28:16 +08:00
usb-otg-console.rst * ets_delay_us(1) has too much overhead; change logic 2021-04-28 16:38:24 +08:00
usb-serial-jtag-console.rst * ets_delay_us(1) has too much overhead; change logic 2021-04-28 16:38:24 +08:00
wifi-security.rst docs: Separate Doc on WiFi security, added DPP Doc 2021-08-10 12:35:43 +05:30
wifi.rst docs: Updated CN translation for esp-ble-mesh, wifi, spi_flash and fata-errors; And keep line number consistency for en/index and versions 2022-01-07 16:05:16 +08:00
wireshark-user-guide.rst Added wireshark instruction to provide a common workflow for users submitting diagnostic data for Wi-Fi troubleshooting 2018-11-16 14:44:58 +08:00