Benutzer-Werkzeuge

Webseiten-Werkzeuge


playground:about:flipper:start

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
playground:about:flipper:start [2025/04/18 03:32]
3.142.243.141 alte Version wiederhergestellt (2025/02/09 20:15)
playground:about:flipper:start [2025/04/19 19:45] (aktuell)
3.144.224.216 alte Version wiederhergestellt (2025/04/17 09:05)
Zeile 15: Zeile 15:
 New clock and alarm requires new RTC initialization flow. Older firmwares will be unable to properly handle alarm. Workaround: disable alarm before downgrade. New clock and alarm requires new RTC initialization flow. Older firmwares will be unable to properly handle alarm. Workaround: disable alarm before downgrade.
 </note> </note>
 +
 +===== Web Links =====
 https://docs.flipper.net/basics/firmware-update/firmware-recovery https://docs.flipper.net/basics/firmware-update/firmware-recovery
 ---- ----
Zeile 26: Zeile 28:
 https://github.com/DarkFlippers/unleashed-firmware#project-structure https://github.com/DarkFlippers/unleashed-firmware#project-structure
  
-**SDK Installation**+===== SDK Installation =====
 |''curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py'' || |''curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py'' ||
 ^ Linux & macOS ^ Windows ^ ^ Linux & macOS ^ Windows ^
 |''python3 get-pip.py'' |''py get-pip.py'' | |''python3 get-pip.py'' |''py get-pip.py'' |
-|''python3 -m pip install --upgrade ufbt'' |''py -m pip install --upgrade ufbt'' |+|''python -m venv venv'' |''py -m venv c:\path\to\directory''
 +|''source /path/to/venv/bin/activate'' |''pathtovenvScriptsactivate.bat''
 +|''python3 -m pip install ufbt'' |''py -m pip install ufbt'' |
 |''ufbt -h'' || |''ufbt -h'' ||
 +|''python3 -m pip install --upgrade ufbt'' |''py -m pip install --upgrade ufbt'' |
 +
 +  (venv) spiral@intrepid:~/Flippers$ ufbt -h
 +  22:04:03.395 [I] Deploying SDK for f7
 +  22:04:03.395 [I] Fetching version info for UpdateChannel.RELEASE from https://update.flipperzero.one/firmware/directory.json ...
 +
  
 python neu auf ein Windowsrechner bringen [[..:pyenv-win]] python neu auf ein Windowsrechner bringen [[..:pyenv-win]]
 ---- ----
-====== Automatisierung der Erstellung und Veröffentlichung von Anwendung mithilfe von GitHub-Workflows ======+===== Automatisierung der Erstellung und Veröffentlichung von Anwendung mithilfe von GitHub-Workflows =====
 {{ :playground:about:flipper:flipperzero-pinout.png?direct&400|}} {{ :playground:about:flipper:flipperzero-pinout.png?direct&400|}}
  
/var/services/web/dokuwiki/data/attic/playground/about/flipper/start.1744939937.txt.gz · Zuletzt geändert: 2025/04/18 03:32 von 3.142.243.141