-
**Compiling .pio\build\nodemcu-32s\lib711\AsyncTCP_RP2040W\AsyncPrinter.cpp.o
Compiling .pio\build\nodemcu-32s\lib711\AsyncTCP_RP2040W\AsyncTCP_RP2040W.cpp.o
Compiling .pio\build\nodemcu-32s\lib711\…
-
Hi!,
I'm trying to use a Raspberry Pi Pico to wake up a PC (Fedora Linux) via the USB port. To check whether the remote wakeup feature is supported, I started the "dev_hid_composite" example on my …
-
PIO Core Call Error: "Error: VCS: Could not receive an output from `['git', 'ls-remote', 'https://github.com/Wiz-IO/wizio-pico', 'refs/heads/main']` command ({'out': '', 'err': \"remote: Repository no…
-
PIO Core Call Error: "Error: VCS: Could not receive an output from `['git', 'ls-remote', 'https://github.com/Wiz-IO/wizio-pico', 'refs/heads/main']` command ({'out': '', 'err': \"remote: Repository no…
-
PIO Core Call Error: "Error: VCS: Could not receive an output from `['git', 'ls-remote', 'https://github.com/Wiz-IO/wizio-pico', 'refs/heads/main']` command ({'out': '', 'err': \"remote: Repository no…
-
PIO Core Call Error: "Error: VCS: Could not receive an output from `['git', 'ls-remote', 'https://github.com/Wiz-IO/wizio-pico.git', 'refs/heads/main']` command ({'out': '', 'err': \"remote: Repositor…
-
**Version info**
- OS: macOS 14.1.1
- Build: 2091
**Description**
Sublime Merge is is full screen I have multiple repos open, when some have long names,
When clicking on to change to rep…
-
Hi, I've found several potential issues in picoTCP v1.7.0 and picoTCP-NG v2.1. While it's difficult for these bugs to actually have an impact, I still think it's worth letting you know about and fix…
-
> Please provide a clear and concise description of the bug along with logs
my vscode project directory:
```
.
├── ESP32_GENERIC_C3-20240105-v1.22.1.bin
├── .micropico
├── README.md
├── src
…
-
I'm trying to build openocd on fresh repository clone. Bootstrap script fails as follows:
```
marcin@marcin-VirtualBox:~/pico$ sudo apt install make libtool pkg-config autoconf automake texinfo
…