-
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Masyukov Pavel edited this page May 24, 2026
·
2 revisions
Welcome to the project wiki.
- Getting Started
- DFU Protocol
- Troubleshooting
- Release Process
Primary documentation is stored in the repository under docs and top-level markdown files.
This repository stores wiki source files in the wiki directory. To publish to GitHub Wiki:
- Clone the wiki repository:
git clone https://github.com/Developer-RU/ESP32-DFU-iOS.wiki.git- Copy markdown files from local wiki directory into the cloned wiki repo.
- Commit and push.
GitHub Wiki will render Home.md as the start page.