https://github.com/pmanot/embedded-swift-experiments
https://github.com/pmanot/embedded-swift-experiments
c embedded-swift esp-idf esp32 swift
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pmanot/embedded-swift-experiments
- Owner: pmanot
- Created: 2024-12-08T17:38:17.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-26T23:14:51.000Z (5 months ago)
- Last Synced: 2024-12-27T00:18:22.686Z (5 months ago)
- Topics: c, embedded-swift, esp-idf, esp32, swift
- Language: Swift
- Homepage:
- Size: 61.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Prerequisites
- Install the VSCode [ESP-IDF Extension](https://github.com/espressif/vscode-esp-idf-extension)
- Install the latest downloadable 'main' [Development Snapshot](https://www.swift.org/install/macos/#development-snapshots) from swift.org to use Embedded Swift. Public releases of Swift do not yet support Embedded Swift.