Skip to content

Section Build and Deploy firmware to Flipper Zero #48

Description

@Dmitry422

In VSCode you can open Terminal menu - New terminal and run command from root of your firmware:

./fbt COMPACT=1 DEBUG=0 flash_usb

to flash your firmware directly to your Flipper Zero

If you want compile and run your own app you can use :

./fbt COMPACT=1 DEBUG=0 launch APPSRC=applications_user/yourapp

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions