init commit

This commit is contained in:
2026-03-30 13:45:38 +03:00
commit 0b982e5d4d
570 changed files with 280071 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
../Utilities/sequencer/stm32_seq.c:180:6:UTIL_SEQ_Init 2
../Utilities/sequencer/stm32_seq.c:197:6:UTIL_SEQ_DeInit 1
../Utilities/sequencer/stm32_seq.c:207:6:UTIL_SEQ_Run 8
../Utilities/sequencer/stm32_seq.c:323:6:UTIL_SEQ_RegTask 1
../Utilities/sequencer/stm32_seq.c:335:6:UTIL_SEQ_SetTask 1
../Utilities/sequencer/stm32_seq.c:347:10:UTIL_SEQ_IsSchedulableTask 2
../Utilities/sequencer/stm32_seq.c:361:6:UTIL_SEQ_PauseTask 1
../Utilities/sequencer/stm32_seq.c:372:10:UTIL_SEQ_IsPauseTask 1
../Utilities/sequencer/stm32_seq.c:383:6:UTIL_SEQ_ResumeTask 1
../Utilities/sequencer/stm32_seq.c:394:6:UTIL_SEQ_SetEvt 1
../Utilities/sequencer/stm32_seq.c:405:6:UTIL_SEQ_ClrEvt 1
../Utilities/sequencer/stm32_seq.c:416:6:UTIL_SEQ_WaitEvt 3
../Utilities/sequencer/stm32_seq.c:469:15:UTIL_SEQ_IsEvtPend 1
../Utilities/sequencer/stm32_seq.c:475:13:UTIL_SEQ_EvtIdle 1
../Utilities/sequencer/stm32_seq.c:482:13:UTIL_SEQ_Idle 1
../Utilities/sequencer/stm32_seq.c:487:13:UTIL_SEQ_PreIdle 1
../Utilities/sequencer/stm32_seq.c:495:13:UTIL_SEQ_PostIdle 1
../Utilities/sequencer/stm32_seq.c:518:9:SEQ_BitPosition 4

View File

@@ -0,0 +1,12 @@
Utilities/sequencer/stm32_seq.o: ../Utilities/sequencer/stm32_seq.c \
../Utilities/sequencer/stm32_seq.h ../Core/Inc/utilities_conf.h \
../Drivers/CMSIS/Include/cmsis_compiler.h \
../Drivers/CMSIS/Include/cmsis_gcc.h ../Utilities/misc/stm32_mem.h \
../Utilities/misc/stm32_tiny_vsnprintf.h ../Core/Inc/utilities_def.h
../Utilities/sequencer/stm32_seq.h:
../Core/Inc/utilities_conf.h:
../Drivers/CMSIS/Include/cmsis_compiler.h:
../Drivers/CMSIS/Include/cmsis_gcc.h:
../Utilities/misc/stm32_mem.h:
../Utilities/misc/stm32_tiny_vsnprintf.h:
../Core/Inc/utilities_def.h:

Binary file not shown.

View File

@@ -0,0 +1,18 @@
../Utilities/sequencer/stm32_seq.c:180:6:UTIL_SEQ_Init 16 static
../Utilities/sequencer/stm32_seq.c:197:6:UTIL_SEQ_DeInit 4 static
../Utilities/sequencer/stm32_seq.c:207:6:UTIL_SEQ_Run 72 static,ignoring_inline_asm
../Utilities/sequencer/stm32_seq.c:323:6:UTIL_SEQ_RegTask 40 static,ignoring_inline_asm
../Utilities/sequencer/stm32_seq.c:335:6:UTIL_SEQ_SetTask 32 static,ignoring_inline_asm
../Utilities/sequencer/stm32_seq.c:347:10:UTIL_SEQ_IsSchedulableTask 40 static,ignoring_inline_asm
../Utilities/sequencer/stm32_seq.c:361:6:UTIL_SEQ_PauseTask 32 static,ignoring_inline_asm
../Utilities/sequencer/stm32_seq.c:372:10:UTIL_SEQ_IsPauseTask 32 static,ignoring_inline_asm
../Utilities/sequencer/stm32_seq.c:383:6:UTIL_SEQ_ResumeTask 32 static,ignoring_inline_asm
../Utilities/sequencer/stm32_seq.c:394:6:UTIL_SEQ_SetEvt 32 static,ignoring_inline_asm
../Utilities/sequencer/stm32_seq.c:405:6:UTIL_SEQ_ClrEvt 32 static,ignoring_inline_asm
../Utilities/sequencer/stm32_seq.c:416:6:UTIL_SEQ_WaitEvt 40 static,ignoring_inline_asm
../Utilities/sequencer/stm32_seq.c:469:15:UTIL_SEQ_IsEvtPend 16 static
../Utilities/sequencer/stm32_seq.c:475:13:UTIL_SEQ_EvtIdle 16 static
../Utilities/sequencer/stm32_seq.c:482:13:UTIL_SEQ_Idle 4 static
../Utilities/sequencer/stm32_seq.c:487:13:UTIL_SEQ_PreIdle 4 static
../Utilities/sequencer/stm32_seq.c:495:13:UTIL_SEQ_PostIdle 4 static
../Utilities/sequencer/stm32_seq.c:518:9:SEQ_BitPosition 24 static

View File

@@ -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 += \
../Utilities/sequencer/stm32_seq.c
OBJS += \
./Utilities/sequencer/stm32_seq.o
C_DEPS += \
./Utilities/sequencer/stm32_seq.d
# Each subdirectory must supply rules for building sources it contributes
Utilities/sequencer/%.o Utilities/sequencer/%.su Utilities/sequencer/%.cyclo: ../Utilities/sequencer/%.c Utilities/sequencer/subdir.mk
arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -g3 -DDEBUG -DCORE_CM4 -DUSE_HAL_DRIVER -DSTM32WL55xx -c -I../Core/Inc -I../SubGHz_Phy/App -I../SubGHz_Phy/Target -I../Utilities/trace/adv_trace -I../Drivers/STM32WLxx_HAL_Driver/Inc -I../Drivers/STM32WLxx_HAL_Driver/Inc/Legacy -I../Utilities/misc -I../Utilities/sequencer -I../Utilities/timer -I../Utilities/lpm/tiny_lpm -I../Drivers/CMSIS/Device/ST/STM32WLxx/Include -I../Middlewares/Third_Party/SubGHz_Phy -I../Middlewares/Third_Party/SubGHz_Phy/stm32_radio_driver -I../Drivers/CMSIS/Include -I../Drivers/BSP/STM32WLxx_Nucleo -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
clean: clean-Utilities-2f-sequencer
clean-Utilities-2f-sequencer:
-$(RM) ./Utilities/sequencer/stm32_seq.cyclo ./Utilities/sequencer/stm32_seq.d ./Utilities/sequencer/stm32_seq.o ./Utilities/sequencer/stm32_seq.su
.PHONY: clean-Utilities-2f-sequencer