Skip to content

Commit 86206e8

Browse files
author
Alasdair Allan
authored
Merge pull request #2723 from KlausBrunner/patch-1
Change warning to mention bugfix in macOS 13.1
2 parents d57e0ee + 6d9ab15 commit 86206e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/asciidoc/microcontrollers/micropython/drag-and-drop.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ Then go ahead and:
2222

2323
The https://datasheets.raspberrypi.com/pico/raspberry-pi-pico-python-sdk.pdf[Raspberry Pi Pico Python SDK] book contains step-by-step instructions for connecting to your Pico and programming it in MicroPython using both the command line and the https://thonny.org/[Thonny] IDE.
2424

25-
WARNING: If you are using an Apple Mac, and running macOS Ventura, there has been a change in how the Finder works which causes drag-and-drop to fail. Please see our https://www.raspberrypi.com/news/the-ventura-problem/[blog post] for a full explanation, and workarounds, and our https://github.com/raspberrypi/pico-sdk/issues/1081[Github issue] tracking the problem for the current status.
25+
WARNING: If you are using an Apple Mac and running macOS Ventura there has been a change in how the Finder works which causes drag-and-drop to fail. This https://github.com/raspberrypi/pico-sdk/issues/1081[issue] was fixed as of macOS Ventura version 13.1. Please see our https://www.raspberrypi.com/news/the-ventura-problem/[blog post] for a full explanation along with workarounds if you are unable to upgrade to the latest version of Ventura.

0 commit comments

Comments
 (0)