Skip to content

This is a setup script that sets up the toolchain for ARM devices, allowing the use of FBT

License

Notifications You must be signed in to change notification settings

qqmajikpp/FBT-AARCH64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FBT-AARCH64

This is a setup script that sets up the toolchain for ARM devices, allowing the use of the Flipper Build Tool.

this script was created in colllaboration with E_Surge.

This script assumes you are running a debian variant of linux and assumes apt is your package manager

run the setup script to installl the toolchain stuff that fbt normally does for x86 on its first run. Note that while fbt installs the toolchain on every fresh clone, you should only have to run this setup script once for the arm system being used. if you clone a fresh repo, the only thing you should need to do if you have the tools installed is replace fbt.

you have to also either set at run, or edit fbt with: FBT_NOENV=1

Run FBT and get a shiny new dist folder with firmware.

Good Luck & Have Fun

shout outs to E_Surge, the whole RogueMaster Crew and the Rabbit-Labs Crew

About

This is a setup script that sets up the toolchain for ARM devices, allowing the use of FBT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages