/Zephyr-latest/boards/shields/esp_8266/doc/ |
D | index.rst | 3 ESP-8266 Modules 9 ESP-8266 radio is a cost-effective Wi-Fi SOC module which allows any 15 The simplest module that uses ESP-8266 is ESP-01. This is a generic shield 16 configuration that allows any ESP-8266 module variation including ESP-12E/F. 20 :alt: ESP-01 22 Pins Assignment of the ESP-01 Module 56 The ESP-8266 should be loaded with the `ESP8266 AT Bin`_ software which is 57 available at Espressif Systems web site. The ESP-01 module have up to 1MB of 60 the minimal version supported by the ESP WIFI driver. 62 The ESP-8266 Modules that have 2MB or more is highly recommended upgrade to [all …]
|
/Zephyr-latest/samples/bluetooth/peripheral_esp/ |
D | README.rst | 2 :name: ESP Peripheral 5 Expose environmental information using the Environmental Sensing Profile (ESP). 10 application specifically exposes the ESP (Environmental Sensing Profile) GATT
|
/Zephyr-latest/drivers/wifi/esp_at/ |
D | Kconfig.esp_at | 18 running ESP-AT firmware (https://github.com/espressif/esp-at). 41 This stack is used by the Espressif ESP RX thread. 84 This lets the ESP handle the TCP window so that data can flow 103 prompt "ESP IP Address configuration" 124 string "ESP Station mode IP Address" 158 bool "Use DNS from ESP" 161 Fetch DNS servers from ESP chip with AT+CIPDNS? command and apply that 170 bool "Fetch and log ESP-AT firmware version" 174 Fetch information about ESP-AT firmware version. This includes AT 175 command version, SDK (ESP-IDF), board and compile time.
|
/Zephyr-latest/soc/espressif/common/ |
D | Kconfig | 36 int "Stack size of the high resolution ESP Timer" 39 Set the stack size for the internal high resolution ESP Timer 43 int "Task priority of the high resolution ESP Timer" 46 Set the task priority for the internal high resolution ESP Timer
|
/Zephyr-latest/boards/espressif/esp8684_devkitm/support/ |
D | openocd.cfg | 3 # Use external JTAG interface, such as ESP-Prog
|
/Zephyr-latest/boards/espressif/esp_wrover_kit/ |
D | Kconfig.defconfig | 1 # ESP-WROVER-KIT board configuration
|
D | Kconfig.esp_wrover_kit | 1 # ESP-WROVER-KIT board configuration
|
/Zephyr-latest/drivers/sensor/espressif/esp32_temp/ |
D | Kconfig | 10 Enable driver for temperature sensor on certain ESP targets.
|
/Zephyr-latest/boards/we/orthosie1ev/support/ |
D | openocd.cfg | 7 # Otherwise, use external JTAG programmer as ESP-Prog
|
/Zephyr-latest/boards/espressif/esp32c3_devkitc/support/ |
D | openocd.cfg | 7 # Otherwise, use external JTAG programmer as ESP-Prog
|
/Zephyr-latest/boards/espressif/esp32c3_devkitm/support/ |
D | openocd.cfg | 7 # Otherwise, use external JTAG programmer as ESP-Prog
|
/Zephyr-latest/boards/espressif/esp32c3_rust/support/ |
D | openocd.cfg | 7 # Otherwise, use external JTAG programmer as ESP-Prog
|
/Zephyr-latest/boards/espressif/esp_wrover_kit/doc/ |
D | index.rst | 6 ESP-WROVER-KIT is an ESP32-based development board produced by `Espressif <https://www.espressif.co… 8 ESP-WROVER-KIT features the following integrated components: 16 without a separate JTAG debugger. ESP-WROVER-KIT makes development convenient, easy, and 31 The block diagram below shows the main components of ESP-WROVER-KIT and their interconnections. 35 :alt: ESP-WROVER-KIT 41 of the ESP-WROVER-KIT board. 47 ESP-WROVER-KIT board layout - front 55 ESP-WROVER-KIT board layout - back 69 | | terms of application development and debugging. See `ESP-WROVER-KIT | 71 | | <https://dl.espressif.com/dl/schematics/ESP-WROVER-KIT_V4_1.pdf>`_. | [all …]
|
/Zephyr-latest/drivers/bluetooth/hci/ |
D | Kconfig.esp32 | 10 bool "Bluetooth adapter use ESP runtime heap"
|
/Zephyr-latest/boards/luatos/esp32c3_luatos_core/support/ |
D | openocd.cfg | 8 # Otherwise, use external JTAG programmer as ESP-Prog
|
/Zephyr-latest/boards/others/esp32c3_supermini/support/ |
D | openocd.cfg | 10 # Otherwise, use external JTAG programmer as ESP-Prog
|
/Zephyr-latest/soc/espressif/esp32c3/ |
D | CMakeLists.txt | 24 # make ESP ROM loader compatible image 25 message("ESP-IDF path: ${ESP_IDF_PATH}")
|
/Zephyr-latest/soc/espressif/esp32c6/ |
D | CMakeLists.txt | 24 # make ESP ROM loader compatible image 25 message("ESP-IDF path: ${ESP_IDF_PATH}")
|
/Zephyr-latest/soc/espressif/esp32s2/ |
D | CMakeLists.txt | 24 # make ESP ROM loader compatible image 25 message("ESP-IDF path: ${ESP_IDF_PATH}")
|
/Zephyr-latest/scripts/coredump/gdbstubs/arch/ |
D | x86.py | 23 ESP = 4 variable in RegNum 112 self.registers[RegNum.ESP] = tu[6]
|
/Zephyr-latest/soc/espressif/esp32c2/ |
D | CMakeLists.txt | 21 # make ESP ROM loader compatible image 22 message("ESP-IDF path: ${ESP_IDF_PATH}")
|
/Zephyr-latest/tests/ztest/error_hook/ |
D | README.txt | 115 E: ESI: 0x00000000, EDI: 0x0012dfe8, EBP: 0x0012dfcc, ESP: 0x0012dfc4 129 E: ESI: 0x00000000, EDI: 0x0012dfe8, EBP: 0x0012dfcc, ESP: 0x0012dfc0 141 E: ESI: 0x00000000, EDI: 0x0012dfe8, EBP: 0x0012dfcc, ESP: 0x0012dfc4 152 E: ESI: 0x00000000, EDI: 0x0012dfe8, EBP: 0x0012dfcc, ESP: 0x0012dfc0 163 E: ESI: 0x00000000, EDI: 0x0012dfe8, EBP: 0x0012dfcc, ESP: 0x0012dfc0 183 E: ESI: 0x00000000, EDI: 0x00000000, EBP: 0x00000000, ESP: 0x00000000
|
/Zephyr-latest/boards/snps/emsdp/ |
D | Kconfig.emsdp | 20 processors. ARC EM Enhanced Security Package (ESP) and ARC EM
|
/Zephyr-latest/soc/snps/emsdp/ |
D | Kconfig.soc | 35 Synopsys ARC EM7D+ESP of EMSDP
|
/Zephyr-latest/boards/shields/mikroe_wifi_bt_click/doc/ |
D | index.rst | 48 preference, or to one Espressif programming boards like ESP-Prog. Install 49 the `ESP-Tool`_, extract the folder, navigate inside the binaries location
|