diff options
author | arikon <arikon@yandex-team.com> | 2025-02-19 22:28:33 +0300 |
---|---|---|
committer | arikon <arikon@yandex-team.com> | 2025-02-19 22:59:40 +0300 |
commit | d014cbaf63251c9f195ccd368f7b7c6783bcbc3b (patch) | |
tree | 322720db7206901e71f2262c930c29fbcdc65673 | |
parent | 5992f60125755448bbec3ef94604cdf0ead8c879 (diff) | |
download | ydb-d014cbaf63251c9f195ccd368f7b7c6783bcbc3b.tar.gz |
[dev-platform] Импорт сборочного модуля для платформы Linux connectedhomeip 1.2 в Аркадию (черновая версия)
commit_hash:f5ef33d1fd83e5536e537517ff92dc34921b5c50
-rw-r--r-- | build/sysincl/macro.yml | 28 | ||||
-rw-r--r-- | build/sysincl/misc.yml | 8 |
2 files changed, 0 insertions, 36 deletions
diff --git a/build/sysincl/macro.yml b/build/sysincl/macro.yml index ffdea0e4ad0..e47b0e17d63 100644 --- a/build/sysincl/macro.yml +++ b/build/sysincl/macro.yml @@ -1211,34 +1211,6 @@ includes: - SDBUS_HEADER: contrib/libs/systemd/src/systemd/sd-bus.h -- source_filter: "^smart_devices/third_party/beken_freertos_sdk" - includes: - - LWIP_ERRNO_INCLUDE: smart_devices/third_party/beken_freertos_sdk/beken378/func/lwip_intf/lwip-2.1.2/src/include/lwip/errno.h - - LWIP_HOOK_FILENAME - - DHCP_GLOBAL_XID_HEADER - - MBEDTLS_CONFIG_FILE: smart_devices/third_party/beken_freertos_sdk/beken378/func/mbedtls/mbedtls-port/inc/aws_mbedtls_config.h - - MBEDTLS_USER_CONFIG_FILE - - MBEDTLS_PLATFORM_STD_MEM_HDR - - YOTTA_CFG_MBEDTLS_TARGET_CONFIG_FILE - - YOTTA_CFG_MBEDTLS_USER_CONFIG_FILE - - xstr(MQTTCLIENT_PLATFORM_HEADER) - - source_filter: "^contrib/libs/openthread" includes: - OPENTHREAD_CONFIG_FILE - -- source_filter: "^smart_devices/platforms/yandexmidi/zigbee/firmware/ncp" - includes: - - EMBER_AF_API_EMBER_TYPES: smart_devices/third_party/gecko_sdk/protocol/zigbee/stack/include/ember-types.h - - EMBER_AF_API_EZSP: smart_devices/third_party/gecko_sdk/protocol/zigbee/app/em260/command-context.h - - EMBER_AF_API_NEIGHBOR_HEADER: smart_devices/third_party/gecko_sdk/protocol/zigbee/stack/include/stack-info.h - - EMBER_AF_API_MFGLIB: smart_devices/third_party/gecko_sdk/protocol/zigbee/stack/include/mfglib.h - - EMBER_AF_API_CBKE: smart_devices/third_party/gecko_sdk/protocol/zigbee/stack/include/cbke-crypto-engine.h - - EMBER_AF_API_NVM3: smart_devices/third_party/gecko_sdk/platform/base/hal/plugin/nvm3/nvm3-token.h - - EMBER_AF_API_ZIGBEE_PRO: smart_devices/third_party/gecko_sdk/protocol/zigbee/stack/include/ember.h - - EMBER_AF_API_STACK: smart_devices/third_party/gecko_sdk/protocol/zigbee/stack/include/ember.h - -- source_filter: "^smart_devices/third_party/gecko_sdk" - includes: - - SL_RAIL_UTIL_PA_CURVE_HEADER: smart_devices/third_party/gecko_sdk/platform/radio/rail_lib/plugin/pa-conversions/pa_curves_efr32.h - - SL_RAIL_UTIL_PA_CURVE_TYPES: smart_devices/third_party/gecko_sdk/platform/radio/rail_lib/plugin/pa-conversions/pa_curve_types_efr32.h diff --git a/build/sysincl/misc.yml b/build/sysincl/misc.yml index e5424141ee8..050cece3da6 100644 --- a/build/sysincl/misc.yml +++ b/build/sysincl/misc.yml @@ -459,14 +459,6 @@ - vendor/github.com/NVIDIA/go-nvml/gen/nvml/nvml.h - vendor/github.com/NVIDIA/go-nvml/pkg/nvml/nvml.h -- source_filter: "^smart_devices/third_party/beken_freertos_sdk" - includes: - - error.h: smart_devices/third_party/beken_freertos_sdk/beken378/common/error.h - - errno.h: smart_devices/third_party/beken_freertos_sdk/beken378/func/lwip_intf/lwip-2.1.2/src/include/lwip/errno.h - - netdb.h: smart_devices/third_party/beken_freertos_sdk/beken378/func/lwip_intf/lwip-2.1.2/src/include/lwip/netdb.h - - signal.h: smart_devices/third_party/beken_freertos_sdk/beken378/func/wpa_supplicant_2_9/bk_patch/signal.h - - check_config.h: smart_devices/third_party/beken_freertos_sdk/beken378/func/mbedtls/mbedtls-2.27.0/include/mbedtls/check_config.h - - source_filter: "^contrib/libs/svt-av1" includes: - filter.h: contrib/libs/svt-av1/Source/Lib/Codec/filter.h |