-
As a user of the library I want to be able to build a product using IoAbstraction that works on both Arduino and mbed. For mbed it should work in both the online IDE and platformIO.
This should inc…
-
The sketches that demonstrate code used with the MKRRGB board fail to compile due to missing symbol definitions used in the SPI_MATRIX call on line 25 of code in MKRRGBMatrix.cpp. There are no definit…
-
Hi,
First off, thanks for your support of the Arduino community!
I am having an unexpected problem simply compiling the example code (GoProControl). I am getting an "invalid conversion" error at th…
-
I try to add a precompiled .a library to my sketch. However it does not use the .a file laying inside a libraries folder.
This is an important feature, since you can compile optimized functions wit…
-
https://github.com/khoih-prog/DoubleResetDetector_Generic
DoubleResetDetector_Generic is a library for the **Arduino AVR, Teensy, SAM-DUE, SAMD, STM32.** etc. boards to enable trigger configure mod…
-
**Describe the bug**
When starting the IDE I get many errors, because of 3rd party cores
**To Reproduce**
Start the IDE with many 3rd party cores installed
**Expected behavior**
There should …
-
For some reason I get an "Error, f_mount failed with error code: 13" when trying to run the SdFat_format example.
I am using the built in flash on the board, and it appears to be communicating corr…
ghost updated
4 years ago
-
**Describe the bug**
- I can't upload to Curiosity Nano 4809 board using MegaCoreX. Fails with ERROR 2 (see screenshot). The core works fine the standard Arduino IDE 1.8.13.
Error from AVRDude: avrd…
-
## Bug Report
The verification phase is OK, the upload fails.
```
Error: unable to open CMSIS-DAP device 0x3eb:0x2157
Error: No Valid JTAG Interface Configured.
Upload error: Error: 2 UNKNOWN…
-
Hello,
I am developing my own SAMD21 board. Inspired by your work, I wanted to make a custom package. To test my ATSAMD21G18A chip board, I tried to download the package as instructed.
https://www…