Juraj Michálek
Juraj Michálek
Build of hello_world fails of macOS M1 with following error: ``` ImportError: dlopen(/Users/georgik/.espressif/python_env/idf4.4_py3.8_env/lib/python3.8/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so, 2): no suitable image found. Did find: /Users/georgik/.espressif/python_env/idf4.4_py3.8_env/lib/python3.8/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so: mach-o, but wrong architecture /Users/georgik/.espressif/python_env/idf4.4_py3.8_env/lib/python3.8/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so: mach-o, but wrong architecture...
**Describe the bug** Simulation of WS8212 smart leds is not visible when levels are "low". **To Reproduce** Set Neopixel Ring color to (1,0,0), it won't be visible in Wokwi Simulation....
The PR adds ESP32-C6 simulation to ESP32 projects. A developer can experience the simulation of the project directly in browser or a developer can work with Swift even without having...
[ESP-BSP](https://github.com/espressif/esp-bsp) is standard a mechanism how to work with a board. The initialization sequence in case of M5Stack CoreS3 includes also Power Up of display using AW9523. The application that...
Currently, the Simulator and Debugger run as new tabs in VS Code. This is inconvenient because after starting a simulation and hitting a breakpoint, the Simulator disappears and stops. The...
Command: `espup install` Log: ``` [info]: Installing the Espressif Rust ecosystem [info]: Checking Rust installation [info]: Installing Xtensa Rust 1.82.0.3 toolchain [info]: Installing RISC-V Rust targets ('riscv32imc-unknown-none-elf', 'riscv32imac-unknown-none-elf' and 'riscv32imafc-unknown-none-elf')...