Per Tillisch

Results 362 issues of Per Tillisch

### Describe the problem In order to make it easier for beginners to get started with writing Arduino sketches, and for the convenience of all users, Arduino CLI [automatically generates...

type: imperfection
topic: build-process

### Describe the problem At the end of an upload operation, Arduino IDE displays a notification to communicate the result to the user. If the operation was successful, the "**Done...

topic: code
type: imperfection

### Describe the problem When a compile, upload, or burn bootloader operation is triggered by the Arduino IDE user, command line tool(s) (e.g., avr-gcc, AVRDUDE) are invoked. It is these...

topic: code
type: imperfection

### Describe the problem #### Background Arduino libraries may have dependencies on other libraries. The library developer may [specify these dependencies in the library metadata](https://arduino.github.io/arduino-cli/dev/library-specification/#library-metadata:~:text=on%20the%20list.-,depends,-%2D%20%28available%20from). When you use Library Manager...

topic: code
type: imperfection

### Describe the request The "**Language**" menu of the **File > Preferences** dialog now offers a selection of languages the Arduino IDE user interface can be localized to (https://github.com/arduino/arduino-ide/pull/941). 🙂...

type: enhancement
topic: code
topic: CLI

### Describe the problem Arduino IDE 2.x has been localized to 17 languages thanks to the amazing work of the [community translators](https://github.com/arduino/arduino-ide/blob/main/docs/contributor-guide/translation.md#translator-guide). Output exposed to Arduino IDE users when performing...

topic: code
type: imperfection
topic: CLI

### Describe the problem The first output printed to Serial Monitor after an upload is some "garbage" characters. ![image](https://user-images.githubusercontent.com/8572152/159872636-d8e0c920-e628-4c91-9c91-65611fcfcaaa.png) ### To reproduce #### Equipment - Arduino board that uses the...

topic: code
type: imperfection
topic: CLI
topic: serial monitor
criticality: low

Resolves https://github.com/arduino/library-registry/issues/4977

status: waiting for information
topic: rename
status: pending backend

Go is used in the development and maintenance of the project. A standardized version of Go is used for all operations. This version is defined in the [`go` directive](https://go.dev/ref/mod#go-mod-file-go) of...

type: enhancement
topic: infrastructure

**golint** has been deprecated.

type: enhancement
status: changes requested
topic: infrastructure