Skip to content

Commit 6b63f71

Browse files
Update README.md
1 parent 85a7910 commit 6b63f71

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Arduino-Pico [![Join the chat at https://gitter.im/arduino-pico/community](https://badges.gitter.im/arduino-pico/community.svg)](https://gitter.im/arduino-pico/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
22

3-
43
Raspberry Pi Pico Arduino core, for all RP2040 boards
54

65
This is a port of the RP2040 (Raspberry Pi Pico processor) to the Arduino ecosystem.
@@ -9,6 +8,9 @@ It uses a custom toolset with GCC 10.2 and Newlib 4.0.0, not depending on system
98

109
There is automated discovery of boards in bootloader mode, so they show up in the IDE, and the upload command works using the Microsoft UF2 tool (included).
1110

11+
# Detailed Documentation
12+
Refer to the examples and https://arduino-pico.readthedocs.io/en/latest/ for more detailed usage information.
13+
1214
# Installing via Arduino Boards Manager
1315
**Windows Users**: Please do not use the Windows Store version of the actual Arduino application
1416
because it has issues detecting attached Pico boards. Use the "Windows ZIP" or plain "Windows"

0 commit comments

Comments
 (0)