summaryrefslogtreecommitdiff
path: root/firmware/memory_chip_gone/Debug/STM32_WPAN/App
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/memory_chip_gone/Debug/STM32_WPAN/App')
-rw-r--r--firmware/memory_chip_gone/Debug/STM32_WPAN/App/app_ble.cyclo19
-rw-r--r--firmware/memory_chip_gone/Debug/STM32_WPAN/App/app_ble.d232
-rw-r--r--firmware/memory_chip_gone/Debug/STM32_WPAN/App/app_ble.obin0 -> 1299100 bytes
-rw-r--r--firmware/memory_chip_gone/Debug/STM32_WPAN/App/app_ble.su19
-rw-r--r--firmware/memory_chip_gone/Debug/STM32_WPAN/App/p2p_server_app.cyclo3
-rw-r--r--firmware/memory_chip_gone/Debug/STM32_WPAN/App/p2p_server_app.d213
-rw-r--r--firmware/memory_chip_gone/Debug/STM32_WPAN/App/p2p_server_app.obin0 -> 1261272 bytes
-rw-r--r--firmware/memory_chip_gone/Debug/STM32_WPAN/App/p2p_server_app.su3
-rw-r--r--firmware/memory_chip_gone/Debug/STM32_WPAN/App/subdir.mk30
9 files changed, 519 insertions, 0 deletions
diff --git a/firmware/memory_chip_gone/Debug/STM32_WPAN/App/app_ble.cyclo b/firmware/memory_chip_gone/Debug/STM32_WPAN/App/app_ble.cyclo
new file mode 100644
index 0000000..0e3ce5e
--- /dev/null
+++ b/firmware/memory_chip_gone/Debug/STM32_WPAN/App/app_ble.cyclo
@@ -0,0 +1,19 @@
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_system.h:2223:26:LL_FLASH_GetUDN 1
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_system.h:2235:26:LL_FLASH_GetDeviceID 1
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_system.h:2247:26:LL_FLASH_GetSTCompanyID 1
+../STM32_WPAN/App/app_ble.c:384:6:APP_BLE_Init 2
+../STM32_WPAN/App/app_ble.c:546:28:SVCCTL_App_Notification 16
+../STM32_WPAN/App/app_ble.c:787:22:APP_BLE_Get_Server_Connection_Status 1
+../STM32_WPAN/App/app_ble.c:801:13:Ble_Tl_Init 1
+../STM32_WPAN/App/app_ble.c:812:13:Ble_Hci_Gap_Gatt_Init 3
+../STM32_WPAN/App/app_ble.c:1085:13:Adv_Request 7
+../STM32_WPAN/App/app_ble.c:1175:16:BleGetBdAddress 3
+../STM32_WPAN/App/app_ble.c:1232:13:Adv_Cancel 2
+../STM32_WPAN/App/app_ble.c:1263:13:Adv_Cancel_Req 1
+../STM32_WPAN/App/app_ble.c:1278:13:Switch_OFF_GPIO 1
+../STM32_WPAN/App/app_ble.c:1343:6:hci_notify_asynch_evt 1
+../STM32_WPAN/App/app_ble.c:1350:6:hci_cmd_resp_release 1
+../STM32_WPAN/App/app_ble.c:1357:6:hci_cmd_resp_wait 1
+../STM32_WPAN/App/app_ble.c:1364:13:BLE_UserEvtRx 2
+../STM32_WPAN/App/app_ble.c:1384:13:BLE_StatusNot 3
+../STM32_WPAN/App/app_ble.c:1423:6:SVCCTL_ResumeUserEventFlow 1
diff --git a/firmware/memory_chip_gone/Debug/STM32_WPAN/App/app_ble.d b/firmware/memory_chip_gone/Debug/STM32_WPAN/App/app_ble.d
new file mode 100644
index 0000000..58c35e8
--- /dev/null
+++ b/firmware/memory_chip_gone/Debug/STM32_WPAN/App/app_ble.d
@@ -0,0 +1,232 @@
+STM32_WPAN/App/app_ble.o: ../STM32_WPAN/App/app_ble.c ../Core/Inc/main.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal.h \
+ ../Core/Inc/stm32wbxx_hal_conf.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_dma.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_def.h \
+ ../Drivers/CMSIS/Device/ST/STM32WBxx/Include/stm32wbxx.h \
+ ../Drivers/CMSIS/Device/ST/STM32WBxx/Include/stm32wb55xx.h \
+ ../Drivers/CMSIS/Include/core_cm4.h \
+ ../Drivers/CMSIS/Include/cmsis_version.h \
+ ../Drivers/CMSIS/Include/cmsis_compiler.h \
+ ../Drivers/CMSIS/Include/cmsis_gcc.h \
+ ../Drivers/CMSIS/Include/mpu_armv7.h \
+ ../Drivers/CMSIS/Device/ST/STM32WBxx/Include/system_stm32wbxx.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_dma.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_dmamux.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_dma_ex.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_cortex.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_exti.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_flash.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_flash_ex.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_gpio.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_gpio_ex.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_hsem.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_i2c.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_i2c_ex.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_ipcc.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_pwr.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_pwr.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_exti.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_pwr_ex.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_rcc.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_rcc.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_bus.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_rcc_ex.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_crs.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_rtc.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_rtc_ex.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_system.h \
+ ../Core/Inc/app_conf.h \
+ ../Middlewares/ST/STM32_WPAN/interface/patterns/ble_thread/hw.h \
+ ../Core/Inc/hw_conf.h ../Core/Inc/hw_if.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_exti.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_system.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_rcc.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_ipcc.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_bus.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_pwr.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_cortex.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_utils.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_hsem.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_gpio.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_rtc.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/ble_bufsize.h \
+ ../Core/Inc/app_entry.h ../Core/Inc/app_common.h \
+ ../Core/Inc/app_common.h \
+ ../Middlewares/ST/STM32_WPAN/utilities/dbg_trace.h \
+ ../Middlewares/ST/STM32_WPAN/ble/ble.h ../STM32_WPAN/App/ble_conf.h \
+ ../Core/Inc/app_conf.h ../STM32_WPAN/App/ble_dbg_conf.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/ble_core.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/ble_std.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/ble_defs.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_vs_codes.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_types.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/template/ble_const.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/ble_std.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/ble_defs.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/template/osal.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/template/compiler.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_l2cap_aci.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_events.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/ble_bufsize.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/ble_legacy.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/ble_bufsize.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/ble_defs.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_vs_codes.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/ble_legacy.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/ble_std.h \
+ ../Middlewares/ST/STM32_WPAN/ble/svc/Inc/bas.h \
+ ../Middlewares/ST/STM32_WPAN/ble/svc/Inc/bls.h \
+ ../Middlewares/ST/STM32_WPAN/ble/svc/Inc/crs_stm.h \
+ ../Middlewares/ST/STM32_WPAN/ble/svc/Inc/dis.h \
+ ../Middlewares/ST/STM32_WPAN/ble/svc/Inc/eds_stm.h \
+ ../Middlewares/ST/STM32_WPAN/ble/svc/Inc/hids.h \
+ ../Middlewares/ST/STM32_WPAN/ble/svc/Inc/hrs.h \
+ ../Middlewares/ST/STM32_WPAN/ble/svc/Inc/hts.h \
+ ../Middlewares/ST/STM32_WPAN/ble/svc/Inc/ias.h \
+ ../Middlewares/ST/STM32_WPAN/ble/svc/Inc/lls.h \
+ ../Middlewares/ST/STM32_WPAN/ble/svc/Inc/tps.h \
+ ../Middlewares/ST/STM32_WPAN/ble/svc/Inc/motenv_stm.h \
+ ../Middlewares/ST/STM32_WPAN/ble/svc/Inc/p2p_stm.h \
+ ../Middlewares/ST/STM32_WPAN/ble/svc/Inc/zdd_stm.h \
+ ../Middlewares/ST/STM32_WPAN/ble/svc/Inc/otas_stm.h \
+ ../Middlewares/ST/STM32_WPAN/stm32_wpan_common.h \
+ ../Drivers/CMSIS/Include/cmsis_compiler.h \
+ ../Middlewares/ST/STM32_WPAN/ble/svc/Inc/mesh.h \
+ ../Middlewares/ST/STM32_WPAN/ble/svc/Inc/template_stm.h \
+ ../Middlewares/ST/STM32_WPAN/ble/svc/Inc/svc_ctl.h \
+ ../Middlewares/ST/STM32_WPAN/ble/svc/Inc/uuid.h \
+ ../Middlewares/ST/STM32_WPAN/interface/patterns/ble_thread/tl/tl.h \
+ ../STM32_WPAN/App/app_ble.h \
+ ../Middlewares/ST/STM32_WPAN/interface/patterns/ble_thread/tl/hci_tl.h \
+ ../Middlewares/ST/STM32_WPAN/interface/patterns/ble_thread/tl/tl.h \
+ ../Utilities/sequencer/stm32_seq.h \
+ ../Middlewares/ST/STM32_WPAN/interface/patterns/ble_thread/shci/shci.h \
+ ../Middlewares/ST/STM32_WPAN/interface/patterns/ble_thread/tl/mbox_def.h \
+ ../Utilities/lpm/tiny_lpm/stm32_lpm.h \
+ ../Middlewares/ST/STM32_WPAN/utilities/otp.h \
+ ../Middlewares/ST/STM32_WPAN/utilities/utilities_common.h \
+ ../STM32_WPAN/App/p2p_server_app.h
+../Core/Inc/main.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal.h:
+../Core/Inc/stm32wbxx_hal_conf.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_dma.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_def.h:
+../Drivers/CMSIS/Device/ST/STM32WBxx/Include/stm32wbxx.h:
+../Drivers/CMSIS/Device/ST/STM32WBxx/Include/stm32wb55xx.h:
+../Drivers/CMSIS/Include/core_cm4.h:
+../Drivers/CMSIS/Include/cmsis_version.h:
+../Drivers/CMSIS/Include/cmsis_compiler.h:
+../Drivers/CMSIS/Include/cmsis_gcc.h:
+../Drivers/CMSIS/Include/mpu_armv7.h:
+../Drivers/CMSIS/Device/ST/STM32WBxx/Include/system_stm32wbxx.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_dma.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_dmamux.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_dma_ex.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_cortex.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_exti.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_flash.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_flash_ex.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_gpio.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_gpio_ex.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_hsem.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_i2c.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_i2c_ex.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_ipcc.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_pwr.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_pwr.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_exti.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_pwr_ex.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_rcc.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_rcc.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_bus.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_rcc_ex.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_crs.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_rtc.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_rtc_ex.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_system.h:
+../Core/Inc/app_conf.h:
+../Middlewares/ST/STM32_WPAN/interface/patterns/ble_thread/hw.h:
+../Core/Inc/hw_conf.h:
+../Core/Inc/hw_if.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_exti.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_system.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_rcc.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_ipcc.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_bus.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_pwr.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_cortex.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_utils.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_hsem.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_gpio.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_rtc.h:
+../Middlewares/ST/STM32_WPAN/ble/core/ble_bufsize.h:
+../Core/Inc/app_entry.h:
+../Core/Inc/app_common.h:
+../Core/Inc/app_common.h:
+../Middlewares/ST/STM32_WPAN/utilities/dbg_trace.h:
+../Middlewares/ST/STM32_WPAN/ble/ble.h:
+../STM32_WPAN/App/ble_conf.h:
+../Core/Inc/app_conf.h:
+../STM32_WPAN/App/ble_dbg_conf.h:
+../Middlewares/ST/STM32_WPAN/ble/core/ble_core.h:
+../Middlewares/ST/STM32_WPAN/ble/core/ble_std.h:
+../Middlewares/ST/STM32_WPAN/ble/core/ble_defs.h:
+../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_vs_codes.h:
+../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.h:
+../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_types.h:
+../Middlewares/ST/STM32_WPAN/ble/core/template/ble_const.h:
+../Middlewares/ST/STM32_WPAN/ble/core/ble_std.h:
+../Middlewares/ST/STM32_WPAN/ble/core/ble_defs.h:
+../Middlewares/ST/STM32_WPAN/ble/core/template/osal.h:
+../Middlewares/ST/STM32_WPAN/ble/core/template/compiler.h:
+../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.h:
+../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.h:
+../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.h:
+../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_l2cap_aci.h:
+../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_events.h:
+../Middlewares/ST/STM32_WPAN/ble/core/ble_bufsize.h:
+../Middlewares/ST/STM32_WPAN/ble/core/ble_legacy.h:
+../Middlewares/ST/STM32_WPAN/ble/core/ble_bufsize.h:
+../Middlewares/ST/STM32_WPAN/ble/core/ble_defs.h:
+../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_vs_codes.h:
+../Middlewares/ST/STM32_WPAN/ble/core/ble_legacy.h:
+../Middlewares/ST/STM32_WPAN/ble/core/ble_std.h:
+../Middlewares/ST/STM32_WPAN/ble/svc/Inc/bas.h:
+../Middlewares/ST/STM32_WPAN/ble/svc/Inc/bls.h:
+../Middlewares/ST/STM32_WPAN/ble/svc/Inc/crs_stm.h:
+../Middlewares/ST/STM32_WPAN/ble/svc/Inc/dis.h:
+../Middlewares/ST/STM32_WPAN/ble/svc/Inc/eds_stm.h:
+../Middlewares/ST/STM32_WPAN/ble/svc/Inc/hids.h:
+../Middlewares/ST/STM32_WPAN/ble/svc/Inc/hrs.h:
+../Middlewares/ST/STM32_WPAN/ble/svc/Inc/hts.h:
+../Middlewares/ST/STM32_WPAN/ble/svc/Inc/ias.h:
+../Middlewares/ST/STM32_WPAN/ble/svc/Inc/lls.h:
+../Middlewares/ST/STM32_WPAN/ble/svc/Inc/tps.h:
+../Middlewares/ST/STM32_WPAN/ble/svc/Inc/motenv_stm.h:
+../Middlewares/ST/STM32_WPAN/ble/svc/Inc/p2p_stm.h:
+../Middlewares/ST/STM32_WPAN/ble/svc/Inc/zdd_stm.h:
+../Middlewares/ST/STM32_WPAN/ble/svc/Inc/otas_stm.h:
+../Middlewares/ST/STM32_WPAN/stm32_wpan_common.h:
+../Drivers/CMSIS/Include/cmsis_compiler.h:
+../Middlewares/ST/STM32_WPAN/ble/svc/Inc/mesh.h:
+../Middlewares/ST/STM32_WPAN/ble/svc/Inc/template_stm.h:
+../Middlewares/ST/STM32_WPAN/ble/svc/Inc/svc_ctl.h:
+../Middlewares/ST/STM32_WPAN/ble/svc/Inc/uuid.h:
+../Middlewares/ST/STM32_WPAN/interface/patterns/ble_thread/tl/tl.h:
+../STM32_WPAN/App/app_ble.h:
+../Middlewares/ST/STM32_WPAN/interface/patterns/ble_thread/tl/hci_tl.h:
+../Middlewares/ST/STM32_WPAN/interface/patterns/ble_thread/tl/tl.h:
+../Utilities/sequencer/stm32_seq.h:
+../Middlewares/ST/STM32_WPAN/interface/patterns/ble_thread/shci/shci.h:
+../Middlewares/ST/STM32_WPAN/interface/patterns/ble_thread/tl/mbox_def.h:
+../Utilities/lpm/tiny_lpm/stm32_lpm.h:
+../Middlewares/ST/STM32_WPAN/utilities/otp.h:
+../Middlewares/ST/STM32_WPAN/utilities/utilities_common.h:
+../STM32_WPAN/App/p2p_server_app.h:
diff --git a/firmware/memory_chip_gone/Debug/STM32_WPAN/App/app_ble.o b/firmware/memory_chip_gone/Debug/STM32_WPAN/App/app_ble.o
new file mode 100644
index 0000000..17732b4
--- /dev/null
+++ b/firmware/memory_chip_gone/Debug/STM32_WPAN/App/app_ble.o
Binary files differ
diff --git a/firmware/memory_chip_gone/Debug/STM32_WPAN/App/app_ble.su b/firmware/memory_chip_gone/Debug/STM32_WPAN/App/app_ble.su
new file mode 100644
index 0000000..cbb19cf
--- /dev/null
+++ b/firmware/memory_chip_gone/Debug/STM32_WPAN/App/app_ble.su
@@ -0,0 +1,19 @@
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_system.h:2223:26:LL_FLASH_GetUDN 4 static
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_system.h:2235:26:LL_FLASH_GetDeviceID 4 static
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_system.h:2247:26:LL_FLASH_GetSTCompanyID 4 static
+../STM32_WPAN/App/app_ble.c:384:6:APP_BLE_Init 80 static
+../STM32_WPAN/App/app_ble.c:546:28:SVCCTL_App_Notification 48 static
+../STM32_WPAN/App/app_ble.c:787:22:APP_BLE_Get_Server_Connection_Status 4 static
+../STM32_WPAN/App/app_ble.c:801:13:Ble_Tl_Init 16 static
+../STM32_WPAN/App/app_ble.c:812:13:Ble_Hci_Gap_Gatt_Init 72 static
+../STM32_WPAN/App/app_ble.c:1085:13:Adv_Request 56 static
+../STM32_WPAN/App/app_ble.c:1175:16:BleGetBdAddress 32 static
+../STM32_WPAN/App/app_ble.c:1232:13:Adv_Cancel 16 static
+../STM32_WPAN/App/app_ble.c:1263:13:Adv_Cancel_Req 8 static
+../STM32_WPAN/App/app_ble.c:1278:13:Switch_OFF_GPIO 4 static
+../STM32_WPAN/App/app_ble.c:1343:6:hci_notify_asynch_evt 16 static
+../STM32_WPAN/App/app_ble.c:1350:6:hci_cmd_resp_release 16 static
+../STM32_WPAN/App/app_ble.c:1357:6:hci_cmd_resp_wait 16 static
+../STM32_WPAN/App/app_ble.c:1364:13:BLE_UserEvtRx 24 static
+../STM32_WPAN/App/app_ble.c:1384:13:BLE_StatusNot 24 static
+../STM32_WPAN/App/app_ble.c:1423:6:SVCCTL_ResumeUserEventFlow 8 static
diff --git a/firmware/memory_chip_gone/Debug/STM32_WPAN/App/p2p_server_app.cyclo b/firmware/memory_chip_gone/Debug/STM32_WPAN/App/p2p_server_app.cyclo
new file mode 100644
index 0000000..528796e
--- /dev/null
+++ b/firmware/memory_chip_gone/Debug/STM32_WPAN/App/p2p_server_app.cyclo
@@ -0,0 +1,3 @@
+../STM32_WPAN/App/p2p_server_app.c:60:6:P2PS_STM_App_Notification 5
+../STM32_WPAN/App/p2p_server_app.c:101:6:P2PS_APP_Notification 3
+../STM32_WPAN/App/p2p_server_app.c:135:6:P2PS_APP_Init 1
diff --git a/firmware/memory_chip_gone/Debug/STM32_WPAN/App/p2p_server_app.d b/firmware/memory_chip_gone/Debug/STM32_WPAN/App/p2p_server_app.d
new file mode 100644
index 0000000..d8ed86b
--- /dev/null
+++ b/firmware/memory_chip_gone/Debug/STM32_WPAN/App/p2p_server_app.d
@@ -0,0 +1,213 @@
+STM32_WPAN/App/p2p_server_app.o: ../STM32_WPAN/App/p2p_server_app.c \
+ ../Core/Inc/main.h ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal.h \
+ ../Core/Inc/stm32wbxx_hal_conf.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_dma.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_def.h \
+ ../Drivers/CMSIS/Device/ST/STM32WBxx/Include/stm32wbxx.h \
+ ../Drivers/CMSIS/Device/ST/STM32WBxx/Include/stm32wb55xx.h \
+ ../Drivers/CMSIS/Include/core_cm4.h \
+ ../Drivers/CMSIS/Include/cmsis_version.h \
+ ../Drivers/CMSIS/Include/cmsis_compiler.h \
+ ../Drivers/CMSIS/Include/cmsis_gcc.h \
+ ../Drivers/CMSIS/Include/mpu_armv7.h \
+ ../Drivers/CMSIS/Device/ST/STM32WBxx/Include/system_stm32wbxx.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_dma.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_dmamux.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_dma_ex.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_cortex.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_exti.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_flash.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_flash_ex.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_gpio.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_gpio_ex.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_hsem.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_i2c.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_i2c_ex.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_ipcc.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_pwr.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_pwr.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_exti.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_pwr_ex.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_rcc.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_rcc.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_bus.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_rcc_ex.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_crs.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_rtc.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_rtc_ex.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_system.h \
+ ../Core/Inc/app_conf.h \
+ ../Middlewares/ST/STM32_WPAN/interface/patterns/ble_thread/hw.h \
+ ../Core/Inc/hw_conf.h ../Core/Inc/hw_if.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_exti.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_system.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_rcc.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_ipcc.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_bus.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_pwr.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_cortex.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_utils.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_hsem.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_gpio.h \
+ ../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_rtc.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/ble_bufsize.h \
+ ../Core/Inc/app_entry.h ../Core/Inc/app_common.h \
+ ../Core/Inc/app_common.h \
+ ../Middlewares/ST/STM32_WPAN/utilities/dbg_trace.h \
+ ../Middlewares/ST/STM32_WPAN/ble/ble.h ../STM32_WPAN/App/ble_conf.h \
+ ../Core/Inc/app_conf.h ../STM32_WPAN/App/ble_dbg_conf.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/ble_core.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/ble_std.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/ble_defs.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_vs_codes.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_types.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/template/ble_const.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/ble_std.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/ble_defs.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/template/osal.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/template/compiler.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_l2cap_aci.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_events.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/ble_bufsize.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/ble_legacy.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/ble_bufsize.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/ble_defs.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_vs_codes.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/ble_legacy.h \
+ ../Middlewares/ST/STM32_WPAN/ble/core/ble_std.h \
+ ../Middlewares/ST/STM32_WPAN/ble/svc/Inc/bas.h \
+ ../Middlewares/ST/STM32_WPAN/ble/svc/Inc/bls.h \
+ ../Middlewares/ST/STM32_WPAN/ble/svc/Inc/crs_stm.h \
+ ../Middlewares/ST/STM32_WPAN/ble/svc/Inc/dis.h \
+ ../Middlewares/ST/STM32_WPAN/ble/svc/Inc/eds_stm.h \
+ ../Middlewares/ST/STM32_WPAN/ble/svc/Inc/hids.h \
+ ../Middlewares/ST/STM32_WPAN/ble/svc/Inc/hrs.h \
+ ../Middlewares/ST/STM32_WPAN/ble/svc/Inc/hts.h \
+ ../Middlewares/ST/STM32_WPAN/ble/svc/Inc/ias.h \
+ ../Middlewares/ST/STM32_WPAN/ble/svc/Inc/lls.h \
+ ../Middlewares/ST/STM32_WPAN/ble/svc/Inc/tps.h \
+ ../Middlewares/ST/STM32_WPAN/ble/svc/Inc/motenv_stm.h \
+ ../Middlewares/ST/STM32_WPAN/ble/svc/Inc/p2p_stm.h \
+ ../Middlewares/ST/STM32_WPAN/ble/svc/Inc/zdd_stm.h \
+ ../Middlewares/ST/STM32_WPAN/ble/svc/Inc/otas_stm.h \
+ ../Middlewares/ST/STM32_WPAN/stm32_wpan_common.h \
+ ../Drivers/CMSIS/Include/cmsis_compiler.h \
+ ../Middlewares/ST/STM32_WPAN/ble/svc/Inc/mesh.h \
+ ../Middlewares/ST/STM32_WPAN/ble/svc/Inc/template_stm.h \
+ ../Middlewares/ST/STM32_WPAN/ble/svc/Inc/svc_ctl.h \
+ ../Middlewares/ST/STM32_WPAN/ble/svc/Inc/uuid.h \
+ ../STM32_WPAN/App/p2p_server_app.h ../Utilities/sequencer/stm32_seq.h
+../Core/Inc/main.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal.h:
+../Core/Inc/stm32wbxx_hal_conf.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_dma.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_def.h:
+../Drivers/CMSIS/Device/ST/STM32WBxx/Include/stm32wbxx.h:
+../Drivers/CMSIS/Device/ST/STM32WBxx/Include/stm32wb55xx.h:
+../Drivers/CMSIS/Include/core_cm4.h:
+../Drivers/CMSIS/Include/cmsis_version.h:
+../Drivers/CMSIS/Include/cmsis_compiler.h:
+../Drivers/CMSIS/Include/cmsis_gcc.h:
+../Drivers/CMSIS/Include/mpu_armv7.h:
+../Drivers/CMSIS/Device/ST/STM32WBxx/Include/system_stm32wbxx.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_dma.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_dmamux.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_dma_ex.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_cortex.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_exti.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_flash.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_flash_ex.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_gpio.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_gpio_ex.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_hsem.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_i2c.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_i2c_ex.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_ipcc.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_pwr.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_pwr.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_exti.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_pwr_ex.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_rcc.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_rcc.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_bus.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_rcc_ex.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_crs.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_rtc.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_rtc_ex.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_system.h:
+../Core/Inc/app_conf.h:
+../Middlewares/ST/STM32_WPAN/interface/patterns/ble_thread/hw.h:
+../Core/Inc/hw_conf.h:
+../Core/Inc/hw_if.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_exti.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_system.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_rcc.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_ipcc.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_bus.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_pwr.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_cortex.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_utils.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_hsem.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_gpio.h:
+../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_rtc.h:
+../Middlewares/ST/STM32_WPAN/ble/core/ble_bufsize.h:
+../Core/Inc/app_entry.h:
+../Core/Inc/app_common.h:
+../Core/Inc/app_common.h:
+../Middlewares/ST/STM32_WPAN/utilities/dbg_trace.h:
+../Middlewares/ST/STM32_WPAN/ble/ble.h:
+../STM32_WPAN/App/ble_conf.h:
+../Core/Inc/app_conf.h:
+../STM32_WPAN/App/ble_dbg_conf.h:
+../Middlewares/ST/STM32_WPAN/ble/core/ble_core.h:
+../Middlewares/ST/STM32_WPAN/ble/core/ble_std.h:
+../Middlewares/ST/STM32_WPAN/ble/core/ble_defs.h:
+../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_vs_codes.h:
+../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.h:
+../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_types.h:
+../Middlewares/ST/STM32_WPAN/ble/core/template/ble_const.h:
+../Middlewares/ST/STM32_WPAN/ble/core/ble_std.h:
+../Middlewares/ST/STM32_WPAN/ble/core/ble_defs.h:
+../Middlewares/ST/STM32_WPAN/ble/core/template/osal.h:
+../Middlewares/ST/STM32_WPAN/ble/core/template/compiler.h:
+../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.h:
+../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.h:
+../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.h:
+../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_l2cap_aci.h:
+../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_events.h:
+../Middlewares/ST/STM32_WPAN/ble/core/ble_bufsize.h:
+../Middlewares/ST/STM32_WPAN/ble/core/ble_legacy.h:
+../Middlewares/ST/STM32_WPAN/ble/core/ble_bufsize.h:
+../Middlewares/ST/STM32_WPAN/ble/core/ble_defs.h:
+../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_vs_codes.h:
+../Middlewares/ST/STM32_WPAN/ble/core/ble_legacy.h:
+../Middlewares/ST/STM32_WPAN/ble/core/ble_std.h:
+../Middlewares/ST/STM32_WPAN/ble/svc/Inc/bas.h:
+../Middlewares/ST/STM32_WPAN/ble/svc/Inc/bls.h:
+../Middlewares/ST/STM32_WPAN/ble/svc/Inc/crs_stm.h:
+../Middlewares/ST/STM32_WPAN/ble/svc/Inc/dis.h:
+../Middlewares/ST/STM32_WPAN/ble/svc/Inc/eds_stm.h:
+../Middlewares/ST/STM32_WPAN/ble/svc/Inc/hids.h:
+../Middlewares/ST/STM32_WPAN/ble/svc/Inc/hrs.h:
+../Middlewares/ST/STM32_WPAN/ble/svc/Inc/hts.h:
+../Middlewares/ST/STM32_WPAN/ble/svc/Inc/ias.h:
+../Middlewares/ST/STM32_WPAN/ble/svc/Inc/lls.h:
+../Middlewares/ST/STM32_WPAN/ble/svc/Inc/tps.h:
+../Middlewares/ST/STM32_WPAN/ble/svc/Inc/motenv_stm.h:
+../Middlewares/ST/STM32_WPAN/ble/svc/Inc/p2p_stm.h:
+../Middlewares/ST/STM32_WPAN/ble/svc/Inc/zdd_stm.h:
+../Middlewares/ST/STM32_WPAN/ble/svc/Inc/otas_stm.h:
+../Middlewares/ST/STM32_WPAN/stm32_wpan_common.h:
+../Drivers/CMSIS/Include/cmsis_compiler.h:
+../Middlewares/ST/STM32_WPAN/ble/svc/Inc/mesh.h:
+../Middlewares/ST/STM32_WPAN/ble/svc/Inc/template_stm.h:
+../Middlewares/ST/STM32_WPAN/ble/svc/Inc/svc_ctl.h:
+../Middlewares/ST/STM32_WPAN/ble/svc/Inc/uuid.h:
+../STM32_WPAN/App/p2p_server_app.h:
+../Utilities/sequencer/stm32_seq.h:
diff --git a/firmware/memory_chip_gone/Debug/STM32_WPAN/App/p2p_server_app.o b/firmware/memory_chip_gone/Debug/STM32_WPAN/App/p2p_server_app.o
new file mode 100644
index 0000000..52b9c1c
--- /dev/null
+++ b/firmware/memory_chip_gone/Debug/STM32_WPAN/App/p2p_server_app.o
Binary files differ
diff --git a/firmware/memory_chip_gone/Debug/STM32_WPAN/App/p2p_server_app.su b/firmware/memory_chip_gone/Debug/STM32_WPAN/App/p2p_server_app.su
new file mode 100644
index 0000000..025848e
--- /dev/null
+++ b/firmware/memory_chip_gone/Debug/STM32_WPAN/App/p2p_server_app.su
@@ -0,0 +1,3 @@
+../STM32_WPAN/App/p2p_server_app.c:60:6:P2PS_STM_App_Notification 16 static
+../STM32_WPAN/App/p2p_server_app.c:101:6:P2PS_APP_Notification 16 static
+../STM32_WPAN/App/p2p_server_app.c:135:6:P2PS_APP_Init 4 static
diff --git a/firmware/memory_chip_gone/Debug/STM32_WPAN/App/subdir.mk b/firmware/memory_chip_gone/Debug/STM32_WPAN/App/subdir.mk
new file mode 100644
index 0000000..f9f81f2
--- /dev/null
+++ b/firmware/memory_chip_gone/Debug/STM32_WPAN/App/subdir.mk
@@ -0,0 +1,30 @@
+################################################################################
+# Automatically-generated file. Do not edit!
+# Toolchain: GNU Tools for STM32 (13.3.rel1)
+################################################################################
+
+# Add inputs and outputs from these tool invocations to the build variables
+C_SRCS += \
+../STM32_WPAN/App/app_ble.c \
+../STM32_WPAN/App/p2p_server_app.c
+
+OBJS += \
+./STM32_WPAN/App/app_ble.o \
+./STM32_WPAN/App/p2p_server_app.o
+
+C_DEPS += \
+./STM32_WPAN/App/app_ble.d \
+./STM32_WPAN/App/p2p_server_app.d
+
+
+# Each subdirectory must supply rules for building sources it contributes
+STM32_WPAN/App/%.o STM32_WPAN/App/%.su STM32_WPAN/App/%.cyclo: ../STM32_WPAN/App/%.c STM32_WPAN/App/subdir.mk
+ arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32WB55xx -c -I../Core/Inc -I../Drivers/STM32WBxx_HAL_Driver/Inc -I../Drivers/STM32WBxx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32WBxx/Include -I../Drivers/CMSIS/Include -I../STM32_WPAN/App -I../Utilities/lpm/tiny_lpm -I../Middlewares/ST/STM32_WPAN -I../Middlewares/ST/STM32_WPAN/interface/patterns/ble_thread -I../Middlewares/ST/STM32_WPAN/interface/patterns/ble_thread/tl -I../Middlewares/ST/STM32_WPAN/interface/patterns/ble_thread/shci -I../Middlewares/ST/STM32_WPAN/utilities -I../Middlewares/ST/STM32_WPAN/ble/core -I../Middlewares/ST/STM32_WPAN/ble/core/auto -I../Middlewares/ST/STM32_WPAN/ble/core/template -I../Middlewares/ST/STM32_WPAN/ble/svc/Inc -I../Middlewares/ST/STM32_WPAN/ble/svc/Src -I../Utilities/sequencer -I../Middlewares/ST/STM32_WPAN/ble -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@"
+
+clean: clean-STM32_WPAN-2f-App
+
+clean-STM32_WPAN-2f-App:
+ -$(RM) ./STM32_WPAN/App/app_ble.cyclo ./STM32_WPAN/App/app_ble.d ./STM32_WPAN/App/app_ble.o ./STM32_WPAN/App/app_ble.su ./STM32_WPAN/App/p2p_server_app.cyclo ./STM32_WPAN/App/p2p_server_app.d ./STM32_WPAN/App/p2p_server_app.o ./STM32_WPAN/App/p2p_server_app.su
+
+.PHONY: clean-STM32_WPAN-2f-App
+