flipperzero-firmware/applications/main/subghz
Skorpionm 2dea6969fe
[FL-3040] Audio support for SubGhz (#2131)
* Furi_hal_speaker: multiple resource usage
* Furi_hal_speaker: fix multiple resource usage
* Furi_hal_speaker: fix music_player_worker
* Furi_hal_speaker: fix mutex release queue handling
* SubGhz: add furi_hal_subghz_set_debug_pin
* SubGhz: add sound SubGhz Read, SubGhz Read RAW
* furi_hal_speaker: add __attribute__((warn_unused_result)) for furi_hal_speaker_acquire()
* Furi_hal_speaker: fix review comments
* SubGhz: cleanup naming and locking timings
* SubGhz,FuriHal: fix speaker deinit logic and subghz speaker release sequence
* FuriHal: crash on speaker acquire/release from IRQ
* Furi, FuriHal: FURI_WARN_UNUSED and documentation update
* Bump api symbols version: fix broken speaker

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-12-17 07:20:10 +09:00
..
helpers [FL-3040] Audio support for SubGhz (#2131) 2022-12-17 07:20:10 +09:00
scenes [FL-3040] Audio support for SubGhz (#2131) 2022-12-17 07:20:10 +09:00
views SubGHz: Improve signal text visibility in history (#2111) 2022-12-11 02:31:07 +09:00
application.fam [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
subghz_cli.c Fix typos in subghz_cli.c (#2030) 2022-11-23 22:23:11 +09:00
subghz_cli.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
subghz_history.c [FL-2904, FL-2900, FL-2890] WS: add app WeatherStation (#1833) 2022-10-20 02:27:26 +09:00
subghz_history.h [FL-2904, FL-2900, FL-2890] WS: add app WeatherStation (#1833) 2022-10-20 02:27:26 +09:00
subghz_i.c [FL-3040] Audio support for SubGhz (#2131) 2022-12-17 07:20:10 +09:00
subghz_i.h [FL-3040] Audio support for SubGhz (#2131) 2022-12-17 07:20:10 +09:00
subghz.c [FL-3040] Audio support for SubGhz (#2131) 2022-12-17 07:20:10 +09:00
subghz.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00