/home/runner/work/_temp/app/code/dap_link.c: In function 'dap_link_app': /home/runner/work/_temp/app/code/dap_link.c:535:9: error: too few arguments to function 'expansion_enable' 535 | expansion_enable(expansion); | ^~~~~~~~~~~~~~~~ In file included from /home/runner/work/_temp/app/code/dap_link.c:12: /home/runner/.ufbt/current/sdk_headers/f7_sdk/applications/services/expansion/expansion.h:35:6: note: declared here 35 | void expansion_enable(Expansion* instance, FuriHalSerialId serial_id); | ^~~~~~~~~~~~~~~~ /home/runner/work/_temp/app/code/dap_link.c:563:5: error: too few arguments to function 'expansion_enable' 563 | expansion_enable(expansion); | ^~~~~~~~~~~~~~~~ In file included from /home/runner/work/_temp/app/code/dap_link.c:12: /home/runner/.ufbt/current/sdk_headers/f7_sdk/applications/services/expansion/expansion.h:35:6: note: declared here 35 | void expansion_enable(Expansion* instance, FuriHalSerialId serial_id); | ^~~~~~~~~~~~~~~~ scons: *** [/home/runner/.ufbt/build/dap_link/dap_link.o] Error 1 More logs: https://github.com/flipperdevices/flipper-application-catalog/actions/runs/7727500029