-
### Your current environment
The output of `python collect_env.py`
```text
# For security purposes, please feel free to check the contents of collect_env.py before running it.
python collect_e…
-
We have a web extension which provides a custom task provider and works as expected in both VS Code Desktop and VS Code Web.
A minor issue with dependencies was found in https://github.…
-
Followed the manual, dropped the new file where it needs to be, uncommented the MCP2515 line, put the lines in the can0 file as per the instructions. STILL errors out.
biqu@BTT-CB1:~$ python3 ~/C…
-
### Board
ESP32-S3
### Device Description
Custom PCB with ESP32-S3 WROOM
### Hardware Configuration
GPIO 6 attached to interrupt output of an IMU
### Version
v2.0.14
### IDE Name
PlatformIO
…
-
### Port
ESP32
### Target chip
ESP32C3
### Hardware Configuration
** Master board: Olimex esp32-poe board
** Target board: Seeed Xiao esp32c3 board
** Baudrate: 115200*8
** Connection:
UART i…
-
Hi,
I tried to build a custom flowplayer, but it failed because of an undefined ${basedir}.
*\* Build log: **
---
F:\DEV\fp_flash\flash\core>ant
Buildfile: F:\DEV\fp_flash\flash\core\build.xml
ch…
SInCE updated
10 years ago
-
Windows 10
Arm debugger 1.0.0 VSC extension
When I generate a solution with a single project all works fine.
my launch.json looks like:
{
// Use IntelliSense to learn about possible attributes.…
-
I've now installed thonny on my machine and done a few basic tasks.
In short, connecting to an ESP8266 Feather, interacting via REPL, file transfer and editing files work very nicely.
It's very…
-
### System Info
Docker image: ghcr.io/huggingface/text-generation-inference:2.2.0-rocm
Hardware: AMD MI250
### Information
- [X] Docker
- [ ] The CLI directly
### Tasks
- [x] An officially suppo…
-
### What is the problem you're trying to solve
I need to persist some metadata directly related to a Task which is only valid for the lifetime of the particular Task instance. This metadata needs to …