flipperzero-firmware/lib/subghz
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
..
blocks Fix typos in subghz (#1588) 2022-08-18 01:40:09 +09:00
protocols [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
environment.c
environment.h
receiver.c
receiver.h
SConscript
subghz_file_encoder_worker.c
subghz_file_encoder_worker.h
subghz_keystore.c [FL-2645, FL-2810] SubGhz: handle missing key in cryptostore. Lib: lower default display contrast. (#1717) 2022-09-08 10:18:18 +03:00
subghz_keystore.h
subghz_tx_rx_worker.c
subghz_tx_rx_worker.h
subghz_worker.c
subghz_worker.h
transmitter.c
transmitter.h
types.h