flipperdevices / flipperzero-ufbt

Compact tool for building and debugging applications for Flipper Zero.
https://pypi.org/project/ufbt/
GNU General Public License v3.0
494 stars 36 forks source link

I updated the SDK but I still get this. #11

Closed orlsend closed 1 year ago

orlsend commented 1 year ago

C:\Users\pizca>ufbt SDK is missing scripts distribution! You might be trying to use an SDK in an outdated format. Run ufbt update -h for more information on how to update.

hedger commented 1 year ago

Please use SDK from 'dev' or 'rc' branches. The SDK format changes required by uFBT have not yet been released with a firmware release.

ufbt update --channel rc or ufbt update --channel dev