mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-06 19:46:56 +03:00
* Add Makefile * Update .gitignore to exclude venv * Add requirements.txt for venv * Add pymarkdown lint Github action * Update .md from lint tool * Update README with make commands * Add linter config
1.1 KiB
1.1 KiB
Living on the Edge
- The main branch contains the latest version of the Firmware and the Web Interface. It might already contain a fix for your issue. But it is work in progress, don't expect it to work stable or be an improvement for your AI-on-the-edge-device! Also it might break the OTA Update and thus require manual flashing over USB! For normal users it is better tu use a release.
- Any other branch is used to develop a feature or fix, only use them when you know what it is about!
I still want to try it
Ok, then grab the latest main build from Github Actions Page and proceed as following:
- Pick the most top successful (green) build:

- Scroll down and download the
AI-on-the-edge-device__update__*.zip:
- Flash the zip file using the OTA Update page of your device.