-
Trying to set up a project for some led fun with adafruit m0 boards, using this flake
```nix
{
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
flake-utils.url = "githu…
eyduh updated
10 months ago
-
Hi,
I'm trying to begin with `AUniter`, however after doing the setup, I have some strange behavior.
## Actual behavior
When I test an ESP8266 device, I get a compilation failed message
## Exp…
-
#### Arduino Mbed OS RP2040 for Raspberry Pi Pico - Version 3.5.4
In exploring the use of *analogWrite()* and *digitalWrite()* on the Raspberry Pi Pico using Arduino, I have discovered some strange…
-
## Bug Report
### Current behavior
```bash
$ arduino-cli compile -v --verify --upload -p /dev/ttyUSB0 -b arduino:avr:uno path_to_script/GateSketch
Using board 'uno' from platform in folder: /roo…
-
Some fixes have been done to `arduino-lint`, release a new version of it.
https://github.com/arduino/arduino-lint/issues/751
-
Hello,
When I build mcuboot-arduino-stm32h7 in Mbed Studio following the README. Encounter an error:
```
➜ mcuboot-arduino-stm32h7 git:(main) mbed compile -m PORTENTA_H7_M7 -t GCC_ARM --profil…
-
Hi community
We are trying to create the binary with bootloader of an arduino sketch using Arduino IDE 1.8.13 and upload it to an ATSAMD21G18A microprocessor (Arduino Zero) via Atmel Studio 7.0.239…
rikba updated
2 years ago
-
### Describe the problem
Error message came up for the first time on Compile-Update command to Adafruit ESP32 Feather
Newly installed IDE 2.0.4
Never saw this message before.
### To re…
-
**Describe the bug**
[miniThrottle ](https://github.com/enfieldcat/ESP32_miniThrottle/issues) compiles OK when using Arduino ESP platform 1.0.6
When compiling miniThrottle model train control us…
-
Enable the use of some meta-comment in the code so that the appropriate board is automatically selected for that code.
### Additional context
#### Additional requests
- https://github.com/ard…