You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/blog/build-embedded-swift-application-for-esp32c6/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ Ensure you have the following hardware:
35
35
Before you begin, make sure you have the following:
36
36
37
37
-[ESP-IDF](https://docs.espressif.com/projects/esp-idf/en/stable/esp32/get-started/index.html): The official development framework for the ESP32, properly installed and sourced in your shell. This tutorial has been tested with ESP-IDF v6.0.
38
-
-[Swiftly](https://www.swift.org/install/macos/#using-swiftly): The Swift toolchain installer and manager.
38
+
-[Swiftly](https://www.swift.org/install/): The Swift toolchain installer and manager.
39
39
- Swift 6.2 development snapshot (installed via swiftly).
40
40
- Note: This article has been updated and tested with Swift 6.2-dev snapshot from August 2025.
0 commit comments