docs-content icon indicating copy to clipboard operation
docs-content copied to clipboard

Arduino documentation (docs.arduino.cc)

Results 157 docs-content issues
Sort by recently updated
recently updated
newest added

## What This PR Changes - Avik - Adding Alvik's drawings ## Contribution Guidelines - [x] I confirm that I have read the [contribution guidelines](https://github.com/arduino/docs-content/tree/main/contribution-templates) and comply with them.

## What This PR Changes - New PR to solve rendering error ## Contribution Guidelines - [x] I confirm that I have read the [contribution guidelines](https://github.com/arduino/docs-content/tree/main/contribution-templates) and comply with them.

missing documentation and example code: how to quickly and simply change SPI clock divider ? About setClockDivider(): "This function should not be used in new projects. Use SPISettings with SPI.beginTransaction()...

enhancement
community

Please unify the libraries under a single license. Currently, at least six different licenses are used. Please also recommend a license for third-party libraries.

There are a few inaccuracies in the Portenta Mid Carrier Docs page ![Untitled](https://github.com/arduino/docs-content/assets/75624145/42b87258-ee3f-4061-8cfe-f31ebe991ff0) - Technically, all interfaces are accessible to a User who wants to hack at it (yay open...

documentation
arduino
pro

I was browsing through the net for explanation of what switches are possible and how they behave. Found no site where it is described what the switches/options under preferences.txt are...

maker

Changed constant 4 with static SDCARD_SS_PIN ## What This PR Changes - As SD.begin(4) fails using the constant, the solution is letting the library to decide itself the correct port...

fix/update
community

## What This PR Changes - Updated the Arm trademark in the tech specs of the Opta Digital Expansions page. ## Contribution Guidelines - [x] I confirm that I have...

documentation
Product page
arduino
pro

## What This PR Changes - New typo item added ## Contribution Guidelines - [x] I confirm that I have read the [contribution guidelines](https://github.com/arduino/docs-content/tree/main/contribution-templates) and comply with them.

documentation
Product page
arduino
pro

## What This PR Changes - This PR adds a small note in the docs for Nano ESP32 debugging that may help users who update the Board package version without...

documentation
arduino