-
```
What steps will reproduce the problem?
1. attiny sketchbook/hardware per http://hlt.media.mit.edu/?p=1229
2. ATtiny85 selected as board in Arduino IDE
3. Upload using usbasp programmer
What is th…
-
```
What steps will reproduce the problem?
1. attiny sketchbook/hardware per http://hlt.media.mit.edu/?p=1229
2. ATtiny85 selected as board in Arduino IDE
3. Upload using usbasp programmer
What is th…
-
I'm following the [Led blinker example](https://github.com/fprime-community/fprime-arduino-led-blinker/blob/main/docs/arduino-cli-install.md#arduino-cli-installation-guide). When I use the command `fp…
-
Steps to reproduce:
install arduino:sam core using arduino-cli
acdb --fqbn=arduino:sam:arduino_due_x in project repo
touch main.cpp
in neovim using an lspconfig setup with clangd:
#include
try…
-
Hi.
I have been using SimpleCLI and developing code from your examples. I decided to change from the default number of arguments.
SimpleCLI cli(10);
This fails on an Arduino UNO with the mess…
-
The Arduino CLI and Upcoming Arduino IDE 2.0 support actual hardware debugging. They have support for a number of different JTAG and SWD Debuggers. It would be nice to add support for using this new d…
-
```
What steps will reproduce the problem?
1. attiny sketchbook/hardware per http://hlt.media.mit.edu/?p=1229
2. ATtiny85 selected as board in Arduino IDE
3. Upload using usbasp programmer
What is th…
-
### Describe the problem
🐛 The first time a board is selected, its programmers are cached by the IDE. After that, changes to [the `programmers.txt` configuration file of the boards platform](https:…
-
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 `…
-
```
What steps will reproduce the problem?
1. attiny sketchbook/hardware per http://hlt.media.mit.edu/?p=1229
2. ATtiny85 selected as board in Arduino IDE
3. Upload using usbasp programmer
What is th…