[FL-3431] Radio headers in SDK (#2881)

This commit is contained in:
hedger
2023-07-17 11:51:15 +04:00
committed by GitHub
parent f2324e4d1c
commit 20f6394ad8
6 changed files with 23 additions and 3 deletions

View File

@@ -4,5 +4,6 @@ App(
targets=["f7"],
entry_point="subghz_device_cc1101_ext_ep",
requires=["subghz"],
sdk_headers=["cc1101_ext/cc1101_ext_interconnect.h"],
fap_libs=["hwdrivers"],
)