-
Hi all,
Sorry for post ask my question in here, because ESP8266 BBS (https://bbs.espressif.com/) has error.
I want to know,
**Can ESP8266_RTOS_SDK use with ESP-IDF?**
**If yes, how can I…
-
The PTL platform merged without a toolchain added to the Zephyr SDK for the ace30_ptl SOC, or any other way to create one. This means that builds from a bare tree checkout are always going to fail wi…
-
This is what I got:
```
CC build/bootloader/esp8266/source/esp_fast_boot.o
AR build/bootloader/esp8266/libesp8266.a
LD build/bootloader/bootloader.elf
esptool.py v2.4.0
Traceback (most recent …
-
Hi,
I decided to try your tool on RTEMS (https://gitlab.rtems.org/rtems/rtos/rtems) and it does not like `bsps/arm/imxrt/mcux-sdk/devices/MIMXRT1166/MIMXRT1166_cm7.h` so I thought I would let you k…
-
**Describe the problem you have/What new integration you would like**
- The [ESP8266_NONOS_SDK](https://github.com/espressif/ESP8266_NONOS_SDK) (which is used by [ESP8266 Arduino](https://git…
-
Hi,
Before reading further, please keep in mind that I'm really new at this.
What is the correct procedure (starting from scratch) to compile a sample application? Let's say I'm interested in the [B…
-
ESP8266 RTOS SDK 不会再发布新的主版本,所以不再添加新的功能,如非必要也不会更新 components 里面的组件。根据 [ESP8266 RTOS SDK 的支持政策](https://github.com/espressif/ESP8266_RTOS_SDK/blob/master/SUPPORT_POLICY_CN.md),请相关用户(尤其是新用户)使用还在维护期的分支(re…
-
for esp8266, rtos sdk?
https://github.com/espressif/ESP8266_RTOS_SDK/tree/master/components/wifi_provisioning
-
```
git submodule update --init --recursive
make sdk
```
```
make[2]: Leaving directory '/root/gap8/gap_sdk/utils/gap_configs'
if [ -e archi_pulp ]; then \
cd archi_pulp && \
…
-
Based on preliminary information, it looks like Espressif will focus its development on the [(IDF)](https://github.com/espressif/esp-idf) more than the RTOS-SDK. According to the company:
> FYI, esp-…