This commit is contained in:
ClaraCrazy
2023-07-17 18:23:18 +02:00
7 changed files with 25 additions and 7 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"],
)