pinebuds/apps
Haxk20 daaaadc56d
anc: Fix enable/disable from slave bud
Switching ANC on or off from master bud has always worked
since we could just straight up enable it and no command had to be
sent.

When switching from slave bud we had to send the command to enable
or disable it via app_anc_key. Issue is the handling of this request
is from app_anc_cmd_receive_process which is not called without
APP_ANC being defined.

This commit cleans up the way ANC is enabled and also fixes slave
bud ANC switching by implementing the actual code path :)
2023-11-17 11:43:57 -06:00
..
anc anc: Fix enable/disable from slave bud 2023-11-17 11:43:57 -06:00
apptester Remove USB 2023-02-04 10:36:08 +11:00
audioplayers Removing FPGA dev support 2023-02-02 17:42:33 +11:00
battery Formatting 2023-02-02 07:56:49 +11:00
cmd Formatting 2023-02-02 07:56:49 +11:00
common Formatting 2023-02-02 07:56:49 +11:00
factory Remove USB 2023-02-04 10:36:08 +11:00
key Formatting 2023-02-02 07:56:49 +11:00
main anc: Fix enable/disable from slave bud 2023-11-17 11:43:57 -06:00
mic Formatting 2023-02-02 07:56:49 +11:00
mic_alg Remove USB 2023-02-04 10:36:08 +11:00
pwl Formatting 2023-02-02 07:56:49 +11:00
voice_detector Formatting 2023-02-02 07:56:49 +11:00
Makefile Drop SDMMC 2023-02-04 10:31:16 +11:00