Skip to content

arduino/ArduinoCore-avr

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

In the latest release of the codespell tool used for automated spell checking of the files of this project, the word "clen" was added to the codespell misspelled words dictionary as a misspelling of "clean".

This caused a false detection of a struct member name `clen` as a misspelling, resulting in a failing spell check result. Since the occurrence of this name is correct and intended in this project, the false positive is resolved by configuring codespell to ignore the problematic word.
2ff00ae

Git stats

Files

Permalink
Failed to load latest commit information.

Arduino AVR Boards

Check Arduino status Compile Examples status Spell Check status

This repository contains the source code and configuration files of the Arduino AVR Boards platform.