-
avr/dtostrf() cannot be #included by
#include
this code works with ARM Cortex SAMD21, SAMD51 and SAM3X8E M3/Due though.
### Basic Infos
- [x ] This issue complies with the [issue POLICY doc](…
-
Hi, I'm currently trying the master (and 3.x) branch and in both cases the setup hangs on os_init. Using the 2.x tag works better, however never joins via OTAA network.
I'm testing with an Adafruit…
-
Testing out imageloader TFT gizmo demo code with Circuit Playground Express on Arduino 1.8 with latest libraries. Getting the following error when compiling to board.
`/Users/pedroruiz/Documents/Ar…
-
## Bug Report
### Current behavior
I am experiencing some oddities when executing a platform search via the CLI.
When I call the CLI directly, it works. So for instance, when I run `./arduino…
-
Hello,
My library [ServoESP32](https://github.com/RoboticsBrno/ESP32-Arduino-Servo-Library) isn't compilable with the latest version Arduino IDE 1.8.10.
I created this library 3 years ago to add…
-
https://forums.adafruit.com/viewtopic.php?f=62&t=145747
-
Hello!
Is ATSAMD21E18A chip supported with this core?
If yes- what should I choose as a Board if I want to program standalone SAMD21E18A chip?
-
other than to Arduino Due (ATSAM3X8E) and ESP8266/ESP32, for SAMD the floating point formatting by sprintf (str,"%f",fvar) is missing,
both for fp32 (float) and for fp64(double).
could that please…
-
You specify the following in platform.txt
tools.bossac.path={runtime.tools.bossac-1.7.0.path}
Then in boards.txt you specify it as the upload tool for the M0 Express.
adafruit_feather_m0_express.…
-
**Describe the bug**
The Raise keyboard uses the SAMD21G microcontroller and the Dygma fork of the SAMD Arduino framework: https://github.com/Dygmalab/ArduinoCore-samd/tree/algernons-hacks
The SAM…