From fb1611c0ca99d9e609057c46507be2af8389bb7b Mon Sep 17 00:00:00 2001 From: Anson Bridges Date: Tue, 17 Feb 2026 11:37:50 -0800 Subject: firmware coad --- .../Debug/STM32_WPAN/Target/hw_ipcc.cyclo | 36 +++++++ .../Debug/STM32_WPAN/Target/hw_ipcc.d | 116 +++++++++++++++++++++ .../Debug/STM32_WPAN/Target/hw_ipcc.o | Bin 0 -> 1231512 bytes .../Debug/STM32_WPAN/Target/hw_ipcc.su | 36 +++++++ .../Debug/STM32_WPAN/Target/subdir.mk | 27 +++++ 5 files changed, 215 insertions(+) create mode 100644 firmware/memory_chip_gone/Debug/STM32_WPAN/Target/hw_ipcc.cyclo create mode 100644 firmware/memory_chip_gone/Debug/STM32_WPAN/Target/hw_ipcc.d create mode 100644 firmware/memory_chip_gone/Debug/STM32_WPAN/Target/hw_ipcc.o create mode 100644 firmware/memory_chip_gone/Debug/STM32_WPAN/Target/hw_ipcc.su create mode 100644 firmware/memory_chip_gone/Debug/STM32_WPAN/Target/subdir.mk (limited to 'firmware/memory_chip_gone/Debug/STM32_WPAN/Target') diff --git a/firmware/memory_chip_gone/Debug/STM32_WPAN/Target/hw_ipcc.cyclo b/firmware/memory_chip_gone/Debug/STM32_WPAN/Target/hw_ipcc.cyclo new file mode 100644 index 0000000..b3883ed --- /dev/null +++ b/firmware/memory_chip_gone/Debug/STM32_WPAN/Target/hw_ipcc.cyclo @@ -0,0 +1,36 @@ +../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_pwr.h:1615:22:LL_PWR_EnableBootC2 1 +../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_exti.h:793:22:LL_C2_EXTI_EnableEvent_32_63 1 +../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_exti.h:1051:22:LL_EXTI_EnableRisingTrig_32_63 1 +../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_bus.h:744:22:LL_AHB3_GRP1_EnableClock 1 +../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_bus.h:1782:22:LL_C2_AHB3_GRP1_EnableClock 1 +../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_ipcc.h:137:22:LL_C1_IPCC_EnableIT_TXF 1 +../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_ipcc.h:170:22:LL_C1_IPCC_EnableIT_RXO 1 +../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_ipcc.h:289:22:LL_C1_IPCC_EnableTransmitChannel 1 +../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_ipcc.h:312:22:LL_C1_IPCC_DisableTransmitChannel 1 +../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_ipcc.h:358:22:LL_C1_IPCC_EnableReceiveChannel 1 +../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_ipcc.h:574:22:LL_C1_IPCC_ClearFlag_CHx 1 +../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_ipcc.h:598:22:LL_C1_IPCC_SetFlag_CHx 1 +../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_ipcc.h:621:26:LL_C1_IPCC_IsActiveFlag_CHx 2 +../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_ipcc.h:692:26:LL_C2_IPCC_IsActiveFlag_CHx 2 +../STM32_WPAN/Target/hw_ipcc.c:76:6:HW_IPCC_Rx_Handler 7 +../STM32_WPAN/Target/hw_ipcc.c:140:6:HW_IPCC_Tx_Handler 7 +../STM32_WPAN/Target/hw_ipcc.c:181:6:HW_IPCC_Enable 1 +../STM32_WPAN/Target/hw_ipcc.c:212:6:HW_IPCC_Init 1 +../STM32_WPAN/Target/hw_ipcc.c:228:6:HW_IPCC_BLE_Init 1 +../STM32_WPAN/Target/hw_ipcc.c:237:6:HW_IPCC_BLE_SendCmd 1 +../STM32_WPAN/Target/hw_ipcc.c:244:13:HW_IPCC_BLE_EvtHandler 1 +../STM32_WPAN/Target/hw_ipcc.c:253:6:HW_IPCC_BLE_SendAclData 1 +../STM32_WPAN/Target/hw_ipcc.c:263:13:HW_IPCC_BLE_AclDataEvtHandler 1 +../STM32_WPAN/Target/hw_ipcc.c:274:13:HW_IPCC_BLE_AclDataAckNot 1 +../STM32_WPAN/Target/hw_ipcc.c:275:13:HW_IPCC_BLE_RxEvtNot 1 +../STM32_WPAN/Target/hw_ipcc.c:280:6:HW_IPCC_SYS_Init 1 +../STM32_WPAN/Target/hw_ipcc.c:289:6:HW_IPCC_SYS_SendCmd 1 +../STM32_WPAN/Target/hw_ipcc.c:299:13:HW_IPCC_SYS_CmdEvtHandler 1 +../STM32_WPAN/Target/hw_ipcc.c:310:13:HW_IPCC_SYS_EvtHandler 1 +../STM32_WPAN/Target/hw_ipcc.c:319:13:HW_IPCC_SYS_CmdEvtNot 1 +../STM32_WPAN/Target/hw_ipcc.c:320:13:HW_IPCC_SYS_EvtNot 1 +../STM32_WPAN/Target/hw_ipcc.c:694:6:HW_IPCC_MM_SendFreeBuf 2 +../STM32_WPAN/Target/hw_ipcc.c:713:13:HW_IPCC_MM_FreeBufHandler 1 +../STM32_WPAN/Target/hw_ipcc.c:729:6:HW_IPCC_TRACES_Init 1 +../STM32_WPAN/Target/hw_ipcc.c:738:13:HW_IPCC_TRACES_EvtHandler 1 +../STM32_WPAN/Target/hw_ipcc.c:747:13:HW_IPCC_TRACES_EvtNot 1 diff --git a/firmware/memory_chip_gone/Debug/STM32_WPAN/Target/hw_ipcc.d b/firmware/memory_chip_gone/Debug/STM32_WPAN/Target/hw_ipcc.d new file mode 100644 index 0000000..6e7b53a --- /dev/null +++ b/firmware/memory_chip_gone/Debug/STM32_WPAN/Target/hw_ipcc.d @@ -0,0 +1,116 @@ +STM32_WPAN/Target/hw_ipcc.o: ../STM32_WPAN/Target/hw_ipcc.c \ + ../Core/Inc/app_common.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/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/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/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 \ + ../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 \ + ../Middlewares/ST/STM32_WPAN/interface/patterns/ble_thread/tl/mbox_def.h \ + ../Middlewares/ST/STM32_WPAN/stm32_wpan_common.h \ + ../Drivers/CMSIS/Include/cmsis_compiler.h ../Core/Inc/utilities_conf.h +../Core/Inc/app_common.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/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/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/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: +../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: +../Middlewares/ST/STM32_WPAN/interface/patterns/ble_thread/tl/mbox_def.h: +../Middlewares/ST/STM32_WPAN/stm32_wpan_common.h: +../Drivers/CMSIS/Include/cmsis_compiler.h: +../Core/Inc/utilities_conf.h: diff --git a/firmware/memory_chip_gone/Debug/STM32_WPAN/Target/hw_ipcc.o b/firmware/memory_chip_gone/Debug/STM32_WPAN/Target/hw_ipcc.o new file mode 100644 index 0000000..427d93b Binary files /dev/null and b/firmware/memory_chip_gone/Debug/STM32_WPAN/Target/hw_ipcc.o differ diff --git a/firmware/memory_chip_gone/Debug/STM32_WPAN/Target/hw_ipcc.su b/firmware/memory_chip_gone/Debug/STM32_WPAN/Target/hw_ipcc.su new file mode 100644 index 0000000..5513ee4 --- /dev/null +++ b/firmware/memory_chip_gone/Debug/STM32_WPAN/Target/hw_ipcc.su @@ -0,0 +1,36 @@ +../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_pwr.h:1615:22:LL_PWR_EnableBootC2 4 static +../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_exti.h:793:22:LL_C2_EXTI_EnableEvent_32_63 16 static +../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_exti.h:1051:22:LL_EXTI_EnableRisingTrig_32_63 16 static +../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_bus.h:744:22:LL_AHB3_GRP1_EnableClock 24 static +../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_bus.h:1782:22:LL_C2_AHB3_GRP1_EnableClock 24 static +../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_ipcc.h:137:22:LL_C1_IPCC_EnableIT_TXF 16 static +../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_ipcc.h:170:22:LL_C1_IPCC_EnableIT_RXO 16 static +../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_ipcc.h:289:22:LL_C1_IPCC_EnableTransmitChannel 16 static +../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_ipcc.h:312:22:LL_C1_IPCC_DisableTransmitChannel 16 static +../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_ipcc.h:358:22:LL_C1_IPCC_EnableReceiveChannel 16 static +../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_ipcc.h:574:22:LL_C1_IPCC_ClearFlag_CHx 16 static +../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_ipcc.h:598:22:LL_C1_IPCC_SetFlag_CHx 16 static +../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_ipcc.h:621:26:LL_C1_IPCC_IsActiveFlag_CHx 16 static +../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_ipcc.h:692:26:LL_C2_IPCC_IsActiveFlag_CHx 16 static +../STM32_WPAN/Target/hw_ipcc.c:76:6:HW_IPCC_Rx_Handler 8 static +../STM32_WPAN/Target/hw_ipcc.c:140:6:HW_IPCC_Tx_Handler 8 static +../STM32_WPAN/Target/hw_ipcc.c:181:6:HW_IPCC_Enable 8 static,ignoring_inline_asm +../STM32_WPAN/Target/hw_ipcc.c:212:6:HW_IPCC_Init 8 static +../STM32_WPAN/Target/hw_ipcc.c:228:6:HW_IPCC_BLE_Init 24 static,ignoring_inline_asm +../STM32_WPAN/Target/hw_ipcc.c:237:6:HW_IPCC_BLE_SendCmd 8 static +../STM32_WPAN/Target/hw_ipcc.c:244:13:HW_IPCC_BLE_EvtHandler 8 static +../STM32_WPAN/Target/hw_ipcc.c:253:6:HW_IPCC_BLE_SendAclData 24 static,ignoring_inline_asm +../STM32_WPAN/Target/hw_ipcc.c:263:13:HW_IPCC_BLE_AclDataEvtHandler 24 static,ignoring_inline_asm +../STM32_WPAN/Target/hw_ipcc.c:274:13:HW_IPCC_BLE_AclDataAckNot 4 static +../STM32_WPAN/Target/hw_ipcc.c:275:13:HW_IPCC_BLE_RxEvtNot 4 static +../STM32_WPAN/Target/hw_ipcc.c:280:6:HW_IPCC_SYS_Init 24 static,ignoring_inline_asm +../STM32_WPAN/Target/hw_ipcc.c:289:6:HW_IPCC_SYS_SendCmd 24 static,ignoring_inline_asm +../STM32_WPAN/Target/hw_ipcc.c:299:13:HW_IPCC_SYS_CmdEvtHandler 24 static,ignoring_inline_asm +../STM32_WPAN/Target/hw_ipcc.c:310:13:HW_IPCC_SYS_EvtHandler 8 static +../STM32_WPAN/Target/hw_ipcc.c:319:13:HW_IPCC_SYS_CmdEvtNot 4 static +../STM32_WPAN/Target/hw_ipcc.c:320:13:HW_IPCC_SYS_EvtNot 4 static +../STM32_WPAN/Target/hw_ipcc.c:694:6:HW_IPCC_MM_SendFreeBuf 32 static,ignoring_inline_asm +../STM32_WPAN/Target/hw_ipcc.c:713:13:HW_IPCC_MM_FreeBufHandler 24 static,ignoring_inline_asm +../STM32_WPAN/Target/hw_ipcc.c:729:6:HW_IPCC_TRACES_Init 24 static,ignoring_inline_asm +../STM32_WPAN/Target/hw_ipcc.c:738:13:HW_IPCC_TRACES_EvtHandler 8 static +../STM32_WPAN/Target/hw_ipcc.c:747:13:HW_IPCC_TRACES_EvtNot 4 static diff --git a/firmware/memory_chip_gone/Debug/STM32_WPAN/Target/subdir.mk b/firmware/memory_chip_gone/Debug/STM32_WPAN/Target/subdir.mk new file mode 100644 index 0000000..552577f --- /dev/null +++ b/firmware/memory_chip_gone/Debug/STM32_WPAN/Target/subdir.mk @@ -0,0 +1,27 @@ +################################################################################ +# 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/Target/hw_ipcc.c + +OBJS += \ +./STM32_WPAN/Target/hw_ipcc.o + +C_DEPS += \ +./STM32_WPAN/Target/hw_ipcc.d + + +# Each subdirectory must supply rules for building sources it contributes +STM32_WPAN/Target/%.o STM32_WPAN/Target/%.su STM32_WPAN/Target/%.cyclo: ../STM32_WPAN/Target/%.c STM32_WPAN/Target/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-Target + +clean-STM32_WPAN-2f-Target: + -$(RM) ./STM32_WPAN/Target/hw_ipcc.cyclo ./STM32_WPAN/Target/hw_ipcc.d ./STM32_WPAN/Target/hw_ipcc.o ./STM32_WPAN/Target/hw_ipcc.su + +.PHONY: clean-STM32_WPAN-2f-Target + -- cgit v1.2.3