-
Whenever I try to start a debugging session with any Adafruit based SAMD21 board I get a pop up saying that its currently not supported, even the officially supported board the Feather M0 gives the sa…
-
Hello,
I'm using the SCL3300 on a custom PCB alongside the Arduino Nano ESP32.
I've checked that the PCB connections and confirmed that they are stable. However, the program keeps on returning …
-
working already successfully with preemptive std::thread/pthread (+mutexes + thread prios) using the Arduino IDE for ESP32 it would be very wishful to have this feature also for SAMD/SAM boards (poss…
-
After loading either Arduino example to my board, I do not get a notification message with the link to the landing-page. The rest of WebUSB seems to work, because I can use the console example to send…
-
-
On some boards, such as STM32 boards (and probably SAMD boards too), there are multiple I²C controllers available, typically named `Wire`, `Wire1`, etc.
Currently, this library always uses `Wire` h…
-
Hi
I've just received my Smart Everything board and while following the [guide](http://www.smarteverything.it/wp-content/uploads/2015/10/SmartEverything-User-Guide-Ver-1.01.pdf) I've started to get t…
-
### Describe the problem
I have the following setup: https://github.com/arduino/arduino-ide/pull/1132#pullrequestreview-1031068976
When I start the application I see the following errors logged:…
-
https://github.com/gdsports/ArduinoJoystickLibrary/tree/samd_patch
I added support for SAMD21 boards (Zero/M0 and MKR family). In addition, the changes work with the Adafruit Metro M4 board (SAMD51…
-
Based on https://community.platformio.org/t/platformio-microchip-samr34-lora/10789/12.
The store https://electroniccats.com/store/ sells a few Atmel SAMD/E/R/C based development boards, for exampl…