Italo Soares
Italo Soares
Tested with MCP2515 + arduino Tested with TJA1050 + ESP32, Tested with MPC2515 + ESP32 all work fine..
The example alone works really well, but as soon as i add the code to my program (which uses three freertos tasks, on both cores) it no longer responds to...
What is happening: cursor is not auto-loading the extensions from the .devconainer file, vscode was also not working, but updating to latest stable (1.86.1) fixed it. Related issues: https://github.com/microsoft/vscode/issues/176678 https://github.com/microsoft/vscode-remote-release/issues/8097...
My current folder structure places all the app (including the platformio.ini) in the "app" folder, i need to start vscode at the parent folder so i can access the .github,...
- board: ESP32WROOM32 - IDE: Platformio 1.74.3 + Arduino Framework The example fails to build because SPI.h is not found, as the following messages indicate ``` In file included from...
Does this issue occur when all extensions are disabled?: Yes/No - VS Code Version: Version: 0.40.1 VSCode Version: 1.91.1 Commit: 58b91712431381a1b75817cd3437cee35dddcb30 Date: 2024-08-24T02:52:24.035Z Electron: 29.4.0 ElectronBuildId: undefined Chromium: 122.0.6261.156 Node.js:...
Does this library supports esp-idf alone? without Arduino behind? will it ever support? I've been trying to compile for a while, i would rather not adding arduino to my system....
My code was unable to build duo iram overflow (happens on one cpu, not on another, same code). i tried remove some options on menuconfig so now a can build,...
## **Describe the bug** Screen tearing occurs during video playback in Jellyfin Media Player on Ubuntu 24.04. This issue is **not present** when playing the same media through the Jellyfin...
On macOS (Apple Silicon M4), building ESP32 projects fails when PlatformIO tries to run its prebuilt `tool-ninja` package. The error is: ``` CMake Error at .../project.cmake:381 (__project): Running '/Users/username/.platformio/packages/tool-ninja/ninja' '--version'...