-
I'm struggling with my PR https://github.com/adafruit/circuitpython-org/pull/1408
This guide is outdated: https://learn.adafruit.com/how-to-add-a-new-board-to-the-circuitpython-org-website/adding-…
-
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…
-
Hello,
Just tried to do a compile of this on a raspberry pi.
System Information is:
pi@rasptv:~/openthread-r21 $ cat /etc/os-release
PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)"
NAME="Raspb…
-
Hi,
The [`swap()` macro defined in `HW_AVR_SPI_defines.h`](https://github.com/ArduCAM/Arduino/blob/fd99cd848adc562198a442799c1089f42b460039/UTFT4ArduCAM_SPI/HW_AVR_SPI_defines.h#L30) conflicts with…
-
Hi there,
I hope this is the right place to submit this issue, in case it is not, I apologize
Compiling library RTCZero I get the following warning
```
Compiling library "RTCZero"
/home/.../sna…
-
I have just installed pico-sdk and picotool, and built picotools using Terminal on Mac OS 12.7.5 using the commands given in the RP getting-started-with-pico.pdf
No errors during installation.
picot…
-
This isn't your fault, but you should know about it. Something broke in the gcc toolchain between Ubuntu 16.04 and 18.04, and many programs you build and try to flash to your Tomu will fail to load. T…
-
Chefe, está dando o seguinte erro ao fazer o upload do código, consegue me ajudar
D:\PicoZoom-main\PicoZoom-main\src\beta\footswitch.cpp: In member function 'foot_switch_state_t FootSwitch::task()'…
-
Hi, i am just working on a new ATSAMD21J17A from Microchip, as you know, its really complex to obtain a ATSAMD21G18 at this moment, so i am trying to make my proyect with the J17A variant.
The prob…
-
Adding buildPreferences|build.extra_flags to arduino.json file breaks Verify.
**Can be reproduced with blink.ino**
Using the blink.ino modifying arduino.json to...
`
{
"board": "adafru…