Commit Graph

7 Commits

Author SHA1 Message Date
RogueMaster
7dde5560fa Merge branch 'pr/378' into 420 2022-10-25 00:14:09 -04:00
JuanJakobo
1a34dac8ba Snake Plugin: Implement #1041, save game state on pause 2022-10-24 18:20:03 +02:00
RogueMaster
438b984000 apps renamed 2022-09-19 18:13:50 -04:00
RogueMaster
3878acbf08 fix back to external 2022-09-18 19:57:30 -04:00
RogueMaster
b2f0e0ae62 Fix Order 2022-09-17 05:08:20 -04:00
SG
b9a766d909 [FL-2627] Flipper applications: SDK, build and debug system (#1387)
* Added support for running applications from SD card (FAPs - Flipper Application Packages)
* Added plugin_dist target for fbt to build FAPs
* All apps of type FlipperAppType.EXTERNAL and FlipperAppType.PLUGIN are built as FAPs by default
* Updated VSCode configuration for new fbt features - re-deploy stock configuration to use them
* Added debugging support for FAPs with fbt debug & VSCode
* Added public firmware API with automated versioning

Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: SG <who.just.the.doctor@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-09-15 02:21:03 +09:00
SG
873e1f114b [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 01:11:38 +09:00