-
Im struggling with a lot of problems with making VSCode usable for ESP8266-RTOS-SDK, it would be nice if there would be some setup instructions for VSCode.
-
## Environment
- Development Kit: WeMOS D1 Mini Pro
- IDF version: ec17ac5c
- Development Env: Eclipse
- Operating System: Debian
- Power Supply: USB
## Problem Description
…
-
## Environment
- Development Kit: NodeMCU 12E
- IDF version - release/v3.3
- Development Env: Make
- Operating System: Ubuntu
- Power Supply: USB
## Problem Description
…
-
## Environment
- Development Kit: nodemcu v2
- IDF version : master repo , commit id 3aeaa893 (latest)
- Development Env: Eclipse
- Operating System: Windows
- Power Supply: US…
-
Hello, any chance of updating the build environment, so it works with a new version of the native RTOS based SDK (https://github.com/espressif/ESP8266_RTOS_SDK)?
This kinda relates to #79 so You woul…
-
[build] [417/445 90% :: 13.164] Linking C static library lib\libwmarch.a
[build] [418/445 91% :: 13.183] Linking C static library lib\libwmsys.a
[build] FAILED: lib/libwmsys.a
[build] C:\WINDOWS…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
**Describe the bug**
In the `Base OS`, `fdtable.h` introduced a layering violation (in the first (?) commit) in which the POSIX header `` is included and the POSIX type `ssize_t` is used in a way tha…
-
## Note
This issue is transferred from WLED https://github.com/Aircoookie/WLED/issues/4052 I'm not in posession of the hardware, which is required for testing this. I found the issue through a packet…
-
**Describe the bug**
https://github.com/zephyrproject-rtos/hostap/commit/e84a82b4efd5de1c297486890c6f96ed18cbd850
is causing 2 seconds more to enable hostapd AP.
hostapd_derive_psk->pbkdf2_sha1…