Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
|
schreibbar:flipperzero [2024/05/11 21:58] 2.59.28.153 |
schreibbar:flipperzero [2024/05/11 22:41] (aktuell) 2.59.28.153 |
||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| ====== webflash ====== | ====== webflash ====== | ||
| - | https:// | + | https:// |
| + | |||
| + | https:// | ||
| + | |||
| + | https:// | ||
| + | https:// | ||
| + | |||
| + | < | ||
| + | To download the needed tools: | ||
| + | $ git clone --recursive --jobs 8 https:// | ||
| + | $ cd Xtreme-Firmware/ | ||
| + | |||
| + | To flash directly to the Flipper (Needs to be connected via USB, qFlipper closed) | ||
| + | $ ./fbt flash_usb_full | ||
| + | |||
| + | To compile a TGZ package | ||
| + | $ ./fbt updater_package | ||
| + | |||
| + | To build and launch a single app: | ||
| + | $ ./fbt launch APPSRC=your_appid | ||
| + | </ | ||
| Connecting... | Connecting... | ||