-
When adding to $HOME/.bashrc, you must insure that you add your lines on a new line. My .bashrc did not have a newline at the very last line, resulting in garbage:
. $HOME/.profileexport PICO_S…
-
Although Arduino is very cool it would be nice to be able to write programs in a more classic C/C++ format (especially when tinkering with the C SDK from Raspberry).
-
I'm trying to measure the VSYS voltage using built-in ADC (to monitor battery level). It's much harder to do that compared to normal pico, as ADC connected to vsys uses pin 29, which is also used as p…
-
First of all thanks for making this so painless. It worked basically right out of the box even with a [different arm-none-eabi](https://devkitpro.org/) toolchain.
**LTO support**
Linking is failin…
-
UPDATE: need someone to build for pico_w. All attempts fail due to not knowing where all configuration files stem from, where they go, and what they pertain to. setting in VScode vs cmake for wind…
-
Changing any .pio code in any example and running `go generate` will encounter the dependency of a special version of `pioasm` which is not mentioned in the readme but available at @soypat 's fork of …
0pcom updated
2 months ago
-
Hi, is the Pico W supported by default, or can support for it be implemented?
Docs on the official arduino-pico wiki: https://arduino-pico.readthedocs.io/en/latest/bluetooth.html
-
Pico W SDK 1.5.1
Bluetooth classic pairing from Pico W HID host to any Android BluetoothHidDevice fails.
It works fine when connection is initiated from the Android device.
Other HID host such as…
Slion updated
4 months ago
-
Hello Lorenzo,
I'm using the "Issues" section of your repository because the "Discussion" option is not available, but there is no issue as such...
I've be using your MQTT sample to implement th…
-
https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack/discussions/33