Skip to content

Commit 7732f32

Browse files
remove outdated Ventura warning
1 parent 44ca071 commit 7732f32

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

documentation/asciidoc/microcontrollers/c_sdk/your_first_binary.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
== Your First Binaries
22

3-
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.
4-
53
=== Blink an LED
64

75
The first program anyone writes when using a new microcontroller is to blink an LED on and off. The Raspberry Pi Pico comes with a single LED on-board. The LED is connected to `GP25` on the board's Raspberry Pi RP2040 for Pico, and `WL_GPIO0` on the Infineon 43439 wireless chip for Pico W.

0 commit comments

Comments
 (0)