-
I noticed at the bottom left of the tool bar arduino-create-agent--> open debug console in chrome, it has a textbox and a send button. If you enter
```
list
```
It gives a list of connected d…
-
Following happens when build for M0 or Zero boards both in Arduino SDK and platform-io.
```
C:\Users\***\Documents\Arduino\libraries\U8glib\src\clib\u8g_delay.c:57:14: fatal error: delay.h: No suc…
-
I was trying to test #127 locally and it deleted the whole git repo where I was working. Nothing was lost as I didn't have any un-pushed work, but, OUCH.
I'm guessing it was because one step was `…
-
Buongiorno, come richiesto le invio l'errore
Arduino: 1.8.13 (Windows Store 1.8.39.0) (Windows 10), Board: "Arduino MKR WiFi 1010"
C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.39.0_x86…
-
Hi there,
Awesome library and it compiles well for AVR boards for for SAMD (m0) boards gives an error .
I have tried to compile on:
Arduino 1.8.13
MacOS Catalina 10.15.7
Latest version of the…
-
Raspberry Pi Zero W
Board: Adafruit Trinket M0
I'm trying to compile and getting an internal compiler error.
```
arduino-cli compile --fqbn adafruit:samd:adafruit_trinket_m0 MyFirstSketch
/ho…
-
Hi folks,
The board definition file included in this repository is intended for AVR and SAMD boards and shouldn't include any references to Artemis-based boards. This is confusing for end-users, wh…
-
First of all thanks for this awesome project!
Wanted to ask what would be necessary to add support for the Arduino SAMD21 based boards (specifically the MKR Zero)? Is there maybe already someone wo…
-
I am having an odd problem getting Intellisense to "Find all references", "Go to definition", and "Go to references" within my workspace. It will never find references anywhere. "Go to definition" onl…
-
Tried several SAMD51 based boards, they all seem to produce similar errors in Arduino IDE.
The display is a [3.5" 480x320 adafruit HX8357D](https://www.adafruit.com/product/2050).
Display driver use…