Skip to content

Section Build and Deploy firmware to Flipper Zero #48

@Dmitry422

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

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