|
41 | 41 |
|
42 | 42 | ble_transparent_mode_app_path = "Projects/NUCLEO-WBA65RI/Applications/BLE/" \
|
43 | 43 | + "BLE_TransparentMode"
|
44 |
| -zgbee_onoff_client_sed_app_path = "Projects/NUCLEO-WBA65RI/Applications/BLE/" \ |
| 44 | +zigbee_onoff_client_sed_app_path = "Projects/NUCLEO-WBA65RI/Applications/Zigbee/" \ |
45 | 45 | + "Zigbee_OnOff_Client_SED"
|
46 | 46 | file_list_wba = {
|
47 | 47 | "STM32_WPAN": [
|
|
97 | 97 | ble_transparent_mode_app_path + "/STM32_WPAN/Target/ll_sys_if.h",
|
98 | 98 | ],
|
99 | 99 | "IEEE802154": [
|
100 |
| - zgbee_onoff_client_sed_app_path + "/Core/Inc/app_common.h", |
101 |
| - zgbee_onoff_client_sed_app_path + "/Core/Inc/app_conf.h", |
102 |
| - zgbee_onoff_client_sed_app_path + "/Core/Inc/app_entry.h", |
103 |
| - zgbee_onoff_client_sed_app_path + "/Core/Inc/utilities_conf.h", |
104 |
| - zgbee_onoff_client_sed_app_path + "/Core/Inc/main.h", |
105 |
| - zgbee_onoff_client_sed_app_path + "/System/Config/Debug_GPIO/debug_config.h", |
106 |
| - zgbee_onoff_client_sed_app_path + "/System/Config/Log/log_module_conf.h", |
107 |
| - zgbee_onoff_client_sed_app_path + "/STM32_WPAN/Target/power_table.c", |
108 |
| - zgbee_onoff_client_sed_app_path + "/STM32_WPAN/Target/linklayer_plat.c", |
109 |
| - zgbee_onoff_client_sed_app_path + "/STM32_WPAN/Target/ll_sys_if.c", |
110 |
| - zgbee_onoff_client_sed_app_path + "/STM32_WPAN/Target/ll_sys_if.h", |
| 100 | + zigbee_onoff_client_sed_app_path + "/Core/Inc/app_common.h", |
| 101 | + zigbee_onoff_client_sed_app_path + "/Core/Inc/app_conf.h", |
| 102 | + zigbee_onoff_client_sed_app_path + "/Core/Inc/app_entry.h", |
| 103 | + zigbee_onoff_client_sed_app_path + "/Core/Inc/utilities_conf.h", |
| 104 | + zigbee_onoff_client_sed_app_path + "/Core/Inc/main.h", |
| 105 | + zigbee_onoff_client_sed_app_path + "/System/Config/Debug_GPIO/debug_config.h", |
| 106 | + zigbee_onoff_client_sed_app_path + "/System/Config/Log/log_module_conf.h", |
| 107 | + zigbee_onoff_client_sed_app_path + "/STM32_WPAN/Target/power_table.c", |
| 108 | + zigbee_onoff_client_sed_app_path + "/STM32_WPAN/Target/linklayer_plat.c", |
| 109 | + zigbee_onoff_client_sed_app_path + "/STM32_WPAN/Target/ll_sys_if.c", |
| 110 | + zigbee_onoff_client_sed_app_path + "/STM32_WPAN/Target/ll_sys_if.h", |
111 | 111 | ],
|
112 | 112 | "Common": [
|
113 | 113 | "Projects/Common/WPAN/Modules/Flash/rf_timing_synchro.c",
|
|
0 commit comments