-
Following up from #1804, after 3.7.0 is out look at migrating some of the core libraries and frameworks to see if it improves performance, memory consumption and the firmware binary filesize isn't too…
-
I have this main simulation loop with cyclic hardware based timer.
I use putty to connect to the esp. I press ctrl-c to stop my application.
The Lua prompt is now visible. With the next return the…
-
This issue was reported to ESP8266 Arduino Core but they claim it's an SDK issue. So I came here.
I upgraded to 2.6.3 from 2.5.2 and now I am not able to connect to APs and other ESPs using wifi ch…
-
```
kraust@Kiseki:/mnt/c/Users/secre/esp-open-sdk$ make STANDALONE=n
Makefile:187: warning: overriding recipe for target 'ESP8266_NONOS_SDK_V2.0.0_16_08_10/.dir'
Makefile:178: warning: ignoring old…
-
## Discussion
The [YAML](https://crystal-lang.org/api/YAML.html) is currently all based on YAML 1.1 spec, which debuted in 2005. However, it seems as of 2009, the YAML 1.2 spec was finalized, and m…
-
Hello,
I've been trying to use this component with Rust and I've been met with a crash that has me scratching my head.
The component was imported through the esp component registry like so,
```…
-
Hi,
I've installed the esp-open-sdk on my linux.
The previously version that I've used was the SDK V1.5 and with this version working my esp12 without any problem.
Now for a new project I've insta…
-
_From @buckybots on June 6, 2018 1:44_
By reverting esp-idf back to earlier commit, the error does not happen.
The earlier commit where the code was working is :
$ git show
commit 7d13e3fa6af8c5…
-
# Steps To Reproduce
- Login
- Open a group profile and go to Members tab to start the group member list loading.
- As soon as the member list starts to populate, wait about 4-5 seconds then go to …
-
Good work, but at final link stage, here is an error, can not find sysconf,
platorm win10, idf 3.3/4.3, ttgo example
rqbh updated
2 months ago