Working send WIP

This commit is contained in:
CarlWachter
2023-12-03 09:16:05 +01:00
parent 06f6d57fcd
commit 97c5f6505e
222 changed files with 106713 additions and 119592 deletions

View File

@@ -1,5 +1,5 @@
Libs/sta-core/src/atomic/mutex.o: ../Libs/sta-core/src/atomic/mutex.cpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/atomic/mutex.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/atomic/mutex.hpp \
../Core/Inc/sta/config.hpp
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/atomic/mutex.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/atomic/mutex.hpp:
../Core/Inc/sta/config.hpp:

View File

@@ -1,5 +1,5 @@
Libs/sta-core/src/atomic/signal.o: ../Libs/sta-core/src/atomic/signal.cpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/atomic/signal.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/atomic/signal.hpp \
../Core/Inc/sta/config.hpp
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/atomic/signal.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/atomic/signal.hpp:
../Core/Inc/sta/config.hpp:

View File

@@ -19,7 +19,7 @@ CPP_DEPS += \
# Each subdirectory must supply rules for building sources it contributes
Libs/sta-core/src/atomic/%.o Libs/sta-core/src/atomic/%.su Libs/sta-core/src/atomic/%.cyclo: ../Libs/sta-core/src/atomic/%.cpp Libs/sta-core/src/atomic/subdir.mk
arm-none-eabi-g++ "$<" -mcpu=cortex-m4 -std=gnu++14 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F407xx -c -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -I"C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include" -I"C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/App/Inc" -O0 -ffunction-sections -fdata-sections -fno-exceptions -fno-rtti -fno-use-cxa-atexit -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@"
arm-none-eabi-g++ "$<" -mcpu=cortex-m4 -std=gnu++14 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F407xx -c -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -I"/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include" -I"/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/App/Inc" -O0 -ffunction-sections -fdata-sections -fno-exceptions -fno-rtti -fno-use-cxa-atexit -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-Libs-2f-sta-2d-core-2f-src-2f-atomic

View File

@@ -1,11 +1,11 @@
Libs/sta-core/src/bus/device.o: ../Libs/sta-core/src/bus/device.cpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/device.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/interface.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/mutex.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/assert.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/device.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/interface.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/mutex.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/assert.hpp \
../Core/Inc/sta/config.hpp
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/device.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/interface.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/mutex.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/assert.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/device.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/interface.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/mutex.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/assert.hpp:
../Core/Inc/sta/config.hpp:

Binary file not shown.

View File

@@ -1,16 +1,16 @@
Libs/sta-core/src/bus/i2c/device.o: \
../Libs/sta-core/src/bus/i2c/device.cpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/i2c/device.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/i2c/i2c.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/interface.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/mutex.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/device.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/assert.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/i2c/device.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/i2c/i2c.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/interface.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/mutex.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/device.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/assert.hpp \
../Core/Inc/sta/config.hpp
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/i2c/device.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/i2c/i2c.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/interface.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/mutex.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/device.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/assert.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/i2c/device.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/i2c/i2c.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/interface.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/mutex.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/device.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/assert.hpp:
../Core/Inc/sta/config.hpp:

View File

@@ -1,7 +1,7 @@
Libs/sta-core/src/bus/i2c/i2c.o: ../Libs/sta-core/src/bus/i2c/i2c.cpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/i2c/i2c.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/interface.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/mutex.hpp
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/i2c/i2c.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/interface.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/mutex.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/i2c/i2c.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/interface.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/mutex.hpp
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/i2c/i2c.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/interface.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/mutex.hpp:

View File

@@ -19,7 +19,7 @@ CPP_DEPS += \
# Each subdirectory must supply rules for building sources it contributes
Libs/sta-core/src/bus/i2c/%.o Libs/sta-core/src/bus/i2c/%.su Libs/sta-core/src/bus/i2c/%.cyclo: ../Libs/sta-core/src/bus/i2c/%.cpp Libs/sta-core/src/bus/i2c/subdir.mk
arm-none-eabi-g++ "$<" -mcpu=cortex-m4 -std=gnu++14 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F407xx -c -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -I"C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include" -I"C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/App/Inc" -O0 -ffunction-sections -fdata-sections -fno-exceptions -fno-rtti -fno-use-cxa-atexit -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@"
arm-none-eabi-g++ "$<" -mcpu=cortex-m4 -std=gnu++14 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F407xx -c -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -I"/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include" -I"/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/App/Inc" -O0 -ffunction-sections -fdata-sections -fno-exceptions -fno-rtti -fno-use-cxa-atexit -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-Libs-2f-sta-2d-core-2f-src-2f-bus-2f-i2c

View File

@@ -1,9 +1,9 @@
Libs/sta-core/src/bus/interface.o: ../Libs/sta-core/src/bus/interface.cpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/interface.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/mutex.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/assert.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/interface.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/mutex.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/assert.hpp \
../Core/Inc/sta/config.hpp
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/interface.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/mutex.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/assert.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/interface.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/mutex.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/assert.hpp:
../Core/Inc/sta/config.hpp:

View File

@@ -1,20 +1,20 @@
Libs/sta-core/src/bus/spi/device.o: \
../Libs/sta-core/src/bus/spi/device.cpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/spi/device.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/device.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/interface.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/mutex.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/spi/spi.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/spi/settings.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/gpio_pin.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/assert.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/spi/device.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/device.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/interface.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/mutex.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/spi/spi.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/spi/settings.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/gpio_pin.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/assert.hpp \
../Core/Inc/sta/config.hpp
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/spi/device.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/device.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/interface.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/mutex.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/spi/spi.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/spi/settings.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/gpio_pin.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/assert.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/spi/device.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/device.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/interface.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/mutex.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/spi/spi.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/spi/settings.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/gpio_pin.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/assert.hpp:
../Core/Inc/sta/config.hpp:

View File

@@ -1,10 +1,10 @@
Libs/sta-core/src/bus/spi/settings.o: \
../Libs/sta-core/src/bus/spi/settings.cpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/spi/settings.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/assert.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/spi/settings.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/assert.hpp \
../Core/Inc/sta/config.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/lang.hpp
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/spi/settings.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/assert.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/lang.hpp
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/spi/settings.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/assert.hpp:
../Core/Inc/sta/config.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/lang.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/lang.hpp:

View File

@@ -1,9 +1,9 @@
Libs/sta-core/src/bus/spi/spi.o: ../Libs/sta-core/src/bus/spi/spi.cpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/spi/spi.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/interface.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/mutex.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/spi/settings.hpp
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/spi/spi.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/interface.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/mutex.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/spi/settings.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/spi/spi.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/interface.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/mutex.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/spi/settings.hpp
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/spi/spi.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/interface.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/mutex.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/spi/settings.hpp:

View File

@@ -22,7 +22,7 @@ CPP_DEPS += \
# Each subdirectory must supply rules for building sources it contributes
Libs/sta-core/src/bus/spi/%.o Libs/sta-core/src/bus/spi/%.su Libs/sta-core/src/bus/spi/%.cyclo: ../Libs/sta-core/src/bus/spi/%.cpp Libs/sta-core/src/bus/spi/subdir.mk
arm-none-eabi-g++ "$<" -mcpu=cortex-m4 -std=gnu++14 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F407xx -c -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -I"C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include" -I"C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/App/Inc" -O0 -ffunction-sections -fdata-sections -fno-exceptions -fno-rtti -fno-use-cxa-atexit -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@"
arm-none-eabi-g++ "$<" -mcpu=cortex-m4 -std=gnu++14 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F407xx -c -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -I"/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include" -I"/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/App/Inc" -O0 -ffunction-sections -fdata-sections -fno-exceptions -fno-rtti -fno-use-cxa-atexit -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-Libs-2f-sta-2d-core-2f-src-2f-bus-2f-spi

View File

@@ -19,7 +19,7 @@ CPP_DEPS += \
# Each subdirectory must supply rules for building sources it contributes
Libs/sta-core/src/bus/%.o Libs/sta-core/src/bus/%.su Libs/sta-core/src/bus/%.cyclo: ../Libs/sta-core/src/bus/%.cpp Libs/sta-core/src/bus/subdir.mk
arm-none-eabi-g++ "$<" -mcpu=cortex-m4 -std=gnu++14 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F407xx -c -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -I"C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include" -I"C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/App/Inc" -O0 -ffunction-sections -fdata-sections -fno-exceptions -fno-rtti -fno-use-cxa-atexit -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@"
arm-none-eabi-g++ "$<" -mcpu=cortex-m4 -std=gnu++14 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F407xx -c -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -I"/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include" -I"/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/App/Inc" -O0 -ffunction-sections -fdata-sections -fno-exceptions -fno-rtti -fno-use-cxa-atexit -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-Libs-2f-sta-2d-core-2f-src-2f-bus

View File

@@ -19,7 +19,7 @@ CPP_DEPS += \
# Each subdirectory must supply rules for building sources it contributes
Libs/sta-core/src/bus/uart/%.o Libs/sta-core/src/bus/uart/%.su Libs/sta-core/src/bus/uart/%.cyclo: ../Libs/sta-core/src/bus/uart/%.cpp Libs/sta-core/src/bus/uart/subdir.mk
arm-none-eabi-g++ "$<" -mcpu=cortex-m4 -std=gnu++14 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F407xx -c -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -I"C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include" -I"C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/App/Inc" -O0 -ffunction-sections -fdata-sections -fno-exceptions -fno-rtti -fno-use-cxa-atexit -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@"
arm-none-eabi-g++ "$<" -mcpu=cortex-m4 -std=gnu++14 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F407xx -c -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -I"/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include" -I"/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/App/Inc" -O0 -ffunction-sections -fdata-sections -fno-exceptions -fno-rtti -fno-use-cxa-atexit -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-Libs-2f-sta-2d-core-2f-src-2f-bus-2f-uart

View File

@@ -1,9 +1,9 @@
Libs/sta-core/src/bus/uart/uart.o: ../Libs/sta-core/src/bus/uart/uart.cpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/uart/uart.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/interface.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/mutex.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/uart/settings.hpp
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/uart/uart.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/interface.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/mutex.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/uart/settings.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/uart/uart.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/interface.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/mutex.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/uart/settings.hpp
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/uart/uart.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/interface.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/mutex.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/uart/settings.hpp:

View File

@@ -1,3 +1,3 @@
Libs/sta-core/src/can/id.o: ../Libs/sta-core/src/can/id.cpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/can/id.hpp
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/can/id.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/can/id.hpp
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/can/id.hpp:

Binary file not shown.

View File

@@ -1,7 +1,7 @@
Libs/sta-core/src/can/iter.o: ../Libs/sta-core/src/can/iter.cpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/can/iter.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/assert.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/can/iter.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/assert.hpp \
../Core/Inc/sta/config.hpp
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/can/iter.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/assert.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/can/iter.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/assert.hpp:
../Core/Inc/sta/config.hpp:

Binary file not shown.

View File

@@ -19,7 +19,7 @@ CPP_DEPS += \
# Each subdirectory must supply rules for building sources it contributes
Libs/sta-core/src/can/%.o Libs/sta-core/src/can/%.su Libs/sta-core/src/can/%.cyclo: ../Libs/sta-core/src/can/%.cpp Libs/sta-core/src/can/subdir.mk
arm-none-eabi-g++ "$<" -mcpu=cortex-m4 -std=gnu++14 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F407xx -c -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -I"C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include" -I"C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/App/Inc" -O0 -ffunction-sections -fdata-sections -fno-exceptions -fno-rtti -fno-use-cxa-atexit -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@"
arm-none-eabi-g++ "$<" -mcpu=cortex-m4 -std=gnu++14 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F407xx -c -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -I"/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include" -I"/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/App/Inc" -O0 -ffunction-sections -fdata-sections -fno-exceptions -fno-rtti -fno-use-cxa-atexit -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-Libs-2f-sta-2d-core-2f-src-2f-can

View File

@@ -1,9 +1,9 @@
Libs/sta-core/src/debug/assert.o: ../Libs/sta-core/src/debug/assert.cpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/assert.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/assert.hpp \
../Core/Inc/sta/config.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/debug.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/lang.hpp
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/assert.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/debug.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/lang.hpp
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/assert.hpp:
../Core/Inc/sta/config.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/debug.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/lang.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/debug.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/lang.hpp:

View File

@@ -1,10 +1,10 @@
Libs/sta-core/src/debug/printing/printable.o: \
../Libs/sta-core/src/debug/printing/printable.cpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/printing/printable.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/assert.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/printing/printable.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/assert.hpp \
../Core/Inc/sta/config.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/lang.hpp
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/printing/printable.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/assert.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/lang.hpp
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/printing/printable.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/assert.hpp:
../Core/Inc/sta/config.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/lang.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/lang.hpp:

View File

@@ -1,3 +1,3 @@
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/printing/printable.hpp:26:11:constexpr sta::Printable::Printable() 1
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/printing/printable.hpp:26:11:constexpr sta::Printable::Printable() 1
../Libs/sta-core/src/debug/printing/printable_printf.cpp:8:5:sta::PrintablePrintf::PrintablePrintf() 1
../Libs/sta-core/src/debug/printing/printable_printf.cpp:13:10:virtual void sta::PrintablePrintf::print(const char*, size_t) 3

View File

@@ -1,10 +1,10 @@
Libs/sta-core/src/debug/printing/printable_printf.o: \
../Libs/sta-core/src/debug/printing/printable_printf.cpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/printing/printable_printf.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/printing/printable.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/assert.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/printing/printable_printf.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/printing/printable.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/assert.hpp \
../Core/Inc/sta/config.hpp
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/printing/printable_printf.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/printing/printable.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/assert.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/printing/printable_printf.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/printing/printable.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/assert.hpp:
../Core/Inc/sta/config.hpp:

View File

@@ -1,3 +1,3 @@
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/printing/printable.hpp:26:11:constexpr sta::Printable::Printable() 16 static
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/printing/printable.hpp:26:11:constexpr sta::Printable::Printable() 16 static
../Libs/sta-core/src/debug/printing/printable_printf.cpp:8:5:sta::PrintablePrintf::PrintablePrintf() 16 static
../Libs/sta-core/src/debug/printing/printable_printf.cpp:13:10:virtual void sta::PrintablePrintf::print(const char*, size_t) 24 static

View File

@@ -1,3 +1,3 @@
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/printing/printable.hpp:26:11:constexpr sta::Printable::Printable() 1
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/printing/printable.hpp:26:11:constexpr sta::Printable::Printable() 1
../Libs/sta-core/src/debug/printing/printable_uart.cpp:13:5:sta::PrintableUART::PrintableUART(sta::UART*) 4
../Libs/sta-core/src/debug/printing/printable_uart.cpp:20:10:virtual void sta::PrintableUART::print(const char*, size_t) 1

View File

@@ -1,20 +1,20 @@
Libs/sta-core/src/debug/printing/printable_uart.o: \
../Libs/sta-core/src/debug/printing/printable_uart.cpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/printing/printable_uart.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/uart/uart.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/interface.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/mutex.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/uart/settings.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/printing/printable.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/assert.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/printing/printable_uart.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/uart/uart.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/interface.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/mutex.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/uart/settings.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/printing/printable.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/assert.hpp \
../Core/Inc/sta/config.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/printf.hpp
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/printing/printable_uart.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/uart/uart.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/interface.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/mutex.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/uart/settings.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/printing/printable.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/assert.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/printf.hpp
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/printing/printable_uart.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/uart/uart.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/interface.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/mutex.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/uart/settings.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/printing/printable.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/assert.hpp:
../Core/Inc/sta/config.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/printf.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/printf.hpp:

View File

@@ -1,3 +1,3 @@
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/printing/printable.hpp:26:11:constexpr sta::Printable::Printable() 16 static
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/printing/printable.hpp:26:11:constexpr sta::Printable::Printable() 16 static
../Libs/sta-core/src/debug/printing/printable_uart.cpp:13:5:sta::PrintableUART::PrintableUART(sta::UART*) 16 static
../Libs/sta-core/src/debug/printing/printable_uart.cpp:20:10:virtual void sta::PrintableUART::print(const char*, size_t) 24 static

View File

@@ -22,7 +22,7 @@ CPP_DEPS += \
# Each subdirectory must supply rules for building sources it contributes
Libs/sta-core/src/debug/printing/%.o Libs/sta-core/src/debug/printing/%.su Libs/sta-core/src/debug/printing/%.cyclo: ../Libs/sta-core/src/debug/printing/%.cpp Libs/sta-core/src/debug/printing/subdir.mk
arm-none-eabi-g++ "$<" -mcpu=cortex-m4 -std=gnu++14 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F407xx -c -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -I"C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include" -I"C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/App/Inc" -O0 -ffunction-sections -fdata-sections -fno-exceptions -fno-rtti -fno-use-cxa-atexit -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@"
arm-none-eabi-g++ "$<" -mcpu=cortex-m4 -std=gnu++14 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F407xx -c -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -I"/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include" -I"/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/App/Inc" -O0 -ffunction-sections -fdata-sections -fno-exceptions -fno-rtti -fno-use-cxa-atexit -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-Libs-2f-sta-2d-core-2f-src-2f-debug-2f-printing

View File

@@ -16,7 +16,7 @@ CPP_DEPS += \
# Each subdirectory must supply rules for building sources it contributes
Libs/sta-core/src/debug/%.o Libs/sta-core/src/debug/%.su Libs/sta-core/src/debug/%.cyclo: ../Libs/sta-core/src/debug/%.cpp Libs/sta-core/src/debug/subdir.mk
arm-none-eabi-g++ "$<" -mcpu=cortex-m4 -std=gnu++14 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F407xx -c -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -I"C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include" -I"C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/App/Inc" -O0 -ffunction-sections -fdata-sections -fno-exceptions -fno-rtti -fno-use-cxa-atexit -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@"
arm-none-eabi-g++ "$<" -mcpu=cortex-m4 -std=gnu++14 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F407xx -c -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -I"/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include" -I"/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/App/Inc" -O0 -ffunction-sections -fdata-sections -fno-exceptions -fno-rtti -fno-use-cxa-atexit -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-Libs-2f-sta-2d-core-2f-src-2f-debug

View File

@@ -1,6 +1,6 @@
Libs/sta-core/src/devices/arduino/bus/i2c.o: \
../Libs/sta-core/src/devices/arduino/bus/i2c.cpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/arduino/bus/i2c.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/arduino/bus/i2c.hpp \
../Core/Inc/sta/config.hpp
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/arduino/bus/i2c.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/arduino/bus/i2c.hpp:
../Core/Inc/sta/config.hpp:

View File

@@ -19,7 +19,7 @@ CPP_DEPS += \
# Each subdirectory must supply rules for building sources it contributes
Libs/sta-core/src/devices/arduino/bus/%.o Libs/sta-core/src/devices/arduino/bus/%.su Libs/sta-core/src/devices/arduino/bus/%.cyclo: ../Libs/sta-core/src/devices/arduino/bus/%.cpp Libs/sta-core/src/devices/arduino/bus/subdir.mk
arm-none-eabi-g++ "$<" -mcpu=cortex-m4 -std=gnu++14 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F407xx -c -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -I"C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include" -I"C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/App/Inc" -O0 -ffunction-sections -fdata-sections -fno-exceptions -fno-rtti -fno-use-cxa-atexit -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@"
arm-none-eabi-g++ "$<" -mcpu=cortex-m4 -std=gnu++14 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F407xx -c -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -I"/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include" -I"/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/App/Inc" -O0 -ffunction-sections -fdata-sections -fno-exceptions -fno-rtti -fno-use-cxa-atexit -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-Libs-2f-sta-2d-core-2f-src-2f-devices-2f-arduino-2f-bus

View File

@@ -1,6 +1,6 @@
Libs/sta-core/src/devices/arduino/delay.o: \
../Libs/sta-core/src/devices/arduino/delay.cpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/arduino/delay.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/arduino/delay.hpp \
../Core/Inc/sta/config.hpp
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/arduino/delay.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/arduino/delay.hpp:
../Core/Inc/sta/config.hpp:

View File

@@ -1,6 +1,6 @@
Libs/sta-core/src/devices/arduino/gpio_pin.o: \
../Libs/sta-core/src/devices/arduino/gpio_pin.cpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/arduino/gpio_pin.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/arduino/gpio_pin.hpp \
../Core/Inc/sta/config.hpp
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/arduino/gpio_pin.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/arduino/gpio_pin.hpp:
../Core/Inc/sta/config.hpp:

View File

@@ -19,7 +19,7 @@ CPP_DEPS += \
# Each subdirectory must supply rules for building sources it contributes
Libs/sta-core/src/devices/arduino/%.o Libs/sta-core/src/devices/arduino/%.su Libs/sta-core/src/devices/arduino/%.cyclo: ../Libs/sta-core/src/devices/arduino/%.cpp Libs/sta-core/src/devices/arduino/subdir.mk
arm-none-eabi-g++ "$<" -mcpu=cortex-m4 -std=gnu++14 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F407xx -c -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -I"C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include" -I"C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/App/Inc" -O0 -ffunction-sections -fdata-sections -fno-exceptions -fno-rtti -fno-use-cxa-atexit -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@"
arm-none-eabi-g++ "$<" -mcpu=cortex-m4 -std=gnu++14 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F407xx -c -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -I"/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include" -I"/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/App/Inc" -O0 -ffunction-sections -fdata-sections -fno-exceptions -fno-rtti -fno-use-cxa-atexit -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-Libs-2f-sta-2d-core-2f-src-2f-devices-2f-arduino

View File

@@ -1,6 +1,6 @@
Libs/sta-core/src/devices/raspi/bus/i2c.o: \
../Libs/sta-core/src/devices/raspi/bus/i2c.cpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/raspi/bus/i2c.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/raspi/bus/i2c.hpp \
../Core/Inc/sta/config.hpp
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/raspi/bus/i2c.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/raspi/bus/i2c.hpp:
../Core/Inc/sta/config.hpp:

View File

@@ -1,6 +1,6 @@
Libs/sta-core/src/devices/raspi/bus/spi.o: \
../Libs/sta-core/src/devices/raspi/bus/spi.cpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/raspi/bus/spi.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/raspi/bus/spi.hpp \
../Core/Inc/sta/config.hpp
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/raspi/bus/spi.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/raspi/bus/spi.hpp:
../Core/Inc/sta/config.hpp:

View File

@@ -19,7 +19,7 @@ CPP_DEPS += \
# Each subdirectory must supply rules for building sources it contributes
Libs/sta-core/src/devices/raspi/bus/%.o Libs/sta-core/src/devices/raspi/bus/%.su Libs/sta-core/src/devices/raspi/bus/%.cyclo: ../Libs/sta-core/src/devices/raspi/bus/%.cpp Libs/sta-core/src/devices/raspi/bus/subdir.mk
arm-none-eabi-g++ "$<" -mcpu=cortex-m4 -std=gnu++14 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F407xx -c -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -I"C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include" -I"C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/App/Inc" -O0 -ffunction-sections -fdata-sections -fno-exceptions -fno-rtti -fno-use-cxa-atexit -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@"
arm-none-eabi-g++ "$<" -mcpu=cortex-m4 -std=gnu++14 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F407xx -c -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -I"/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include" -I"/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/App/Inc" -O0 -ffunction-sections -fdata-sections -fno-exceptions -fno-rtti -fno-use-cxa-atexit -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-Libs-2f-sta-2d-core-2f-src-2f-devices-2f-raspi-2f-bus

View File

@@ -1,6 +1,6 @@
Libs/sta-core/src/devices/raspi/delay.o: \
../Libs/sta-core/src/devices/raspi/delay.cpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/raspi/delay.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/raspi/delay.hpp \
../Core/Inc/sta/config.hpp
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/raspi/delay.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/raspi/delay.hpp:
../Core/Inc/sta/config.hpp:

View File

@@ -1,6 +1,6 @@
Libs/sta-core/src/devices/raspi/gpio_pin.o: \
../Libs/sta-core/src/devices/raspi/gpio_pin.cpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/raspi/gpio_pin.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/raspi/gpio_pin.hpp \
../Core/Inc/sta/config.hpp
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/raspi/gpio_pin.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/raspi/gpio_pin.hpp:
../Core/Inc/sta/config.hpp:

View File

@@ -19,7 +19,7 @@ CPP_DEPS += \
# Each subdirectory must supply rules for building sources it contributes
Libs/sta-core/src/devices/raspi/%.o Libs/sta-core/src/devices/raspi/%.su Libs/sta-core/src/devices/raspi/%.cyclo: ../Libs/sta-core/src/devices/raspi/%.cpp Libs/sta-core/src/devices/raspi/subdir.mk
arm-none-eabi-g++ "$<" -mcpu=cortex-m4 -std=gnu++14 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F407xx -c -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -I"C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include" -I"C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/App/Inc" -O0 -ffunction-sections -fdata-sections -fno-exceptions -fno-rtti -fno-use-cxa-atexit -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@"
arm-none-eabi-g++ "$<" -mcpu=cortex-m4 -std=gnu++14 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F407xx -c -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -I"/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include" -I"/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/App/Inc" -O0 -ffunction-sections -fdata-sections -fno-exceptions -fno-rtti -fno-use-cxa-atexit -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-Libs-2f-sta-2d-core-2f-src-2f-devices-2f-raspi

View File

@@ -1,8 +1,8 @@
Libs/sta-core/src/devices/stm32/adc.o: \
../Libs/sta-core/src/devices/stm32/adc.cpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/stm32/adc.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/stm32/adc.hpp \
../Core/Inc/sta/config.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/stm32/hal.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/stm32/hal.hpp \
../Core/Inc/main.h ../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal.h \
../Core/Inc/stm32f4xx_hal_conf.h \
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h \
@@ -30,9 +30,9 @@ Libs/sta-core/src/devices/stm32/adc.o: \
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr.h \
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_uart.h
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/stm32/adc.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/stm32/adc.hpp:
../Core/Inc/sta/config.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/stm32/hal.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/stm32/hal.hpp:
../Core/Inc/main.h:
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal.h:
../Core/Inc/stm32f4xx_hal_conf.h:

View File

@@ -1,8 +1,8 @@
Libs/sta-core/src/devices/stm32/bus/i2c.o: \
../Libs/sta-core/src/devices/stm32/bus/i2c.cpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/stm32/bus/i2c.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/stm32/bus/i2c.hpp \
../Core/Inc/sta/config.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/stm32/hal.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/stm32/hal.hpp \
../Core/Inc/main.h ../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal.h \
../Core/Inc/stm32f4xx_hal_conf.h \
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h \
@@ -30,10 +30,10 @@ Libs/sta-core/src/devices/stm32/bus/i2c.o: \
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr.h \
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_uart.h \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/assert.hpp
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/stm32/bus/i2c.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/assert.hpp
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/stm32/bus/i2c.hpp:
../Core/Inc/sta/config.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/stm32/hal.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/stm32/hal.hpp:
../Core/Inc/main.h:
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal.h:
../Core/Inc/stm32f4xx_hal_conf.h:
@@ -62,4 +62,4 @@ C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr.h:
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h:
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_uart.h:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/assert.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/assert.hpp:

View File

@@ -1,8 +1,8 @@
Libs/sta-core/src/devices/stm32/bus/spi.o: \
../Libs/sta-core/src/devices/stm32/bus/spi.cpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/stm32/bus/spi.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/stm32/bus/spi.hpp \
../Core/Inc/sta/config.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/stm32/hal.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/stm32/hal.hpp \
../Core/Inc/main.h ../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal.h \
../Core/Inc/stm32f4xx_hal_conf.h \
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h \
@@ -30,9 +30,9 @@ Libs/sta-core/src/devices/stm32/bus/spi.o: \
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr.h \
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_uart.h
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/stm32/bus/spi.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/stm32/bus/spi.hpp:
../Core/Inc/sta/config.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/stm32/hal.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/stm32/hal.hpp:
../Core/Inc/main.h:
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal.h:
../Core/Inc/stm32f4xx_hal_conf.h:

View File

@@ -22,7 +22,7 @@ CPP_DEPS += \
# Each subdirectory must supply rules for building sources it contributes
Libs/sta-core/src/devices/stm32/bus/%.o Libs/sta-core/src/devices/stm32/bus/%.su Libs/sta-core/src/devices/stm32/bus/%.cyclo: ../Libs/sta-core/src/devices/stm32/bus/%.cpp Libs/sta-core/src/devices/stm32/bus/subdir.mk
arm-none-eabi-g++ "$<" -mcpu=cortex-m4 -std=gnu++14 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F407xx -c -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -I"C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include" -I"C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/App/Inc" -O0 -ffunction-sections -fdata-sections -fno-exceptions -fno-rtti -fno-use-cxa-atexit -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@"
arm-none-eabi-g++ "$<" -mcpu=cortex-m4 -std=gnu++14 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F407xx -c -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -I"/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include" -I"/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/App/Inc" -O0 -ffunction-sections -fdata-sections -fno-exceptions -fno-rtti -fno-use-cxa-atexit -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-Libs-2f-sta-2d-core-2f-src-2f-devices-2f-stm32-2f-bus

View File

@@ -1,8 +1,8 @@
Libs/sta-core/src/devices/stm32/bus/uart.o: \
../Libs/sta-core/src/devices/stm32/bus/uart.cpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/stm32/bus/uart.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/stm32/bus/uart.hpp \
../Core/Inc/sta/config.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/stm32/hal.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/stm32/hal.hpp \
../Core/Inc/main.h ../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal.h \
../Core/Inc/stm32f4xx_hal_conf.h \
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h \
@@ -30,14 +30,14 @@ Libs/sta-core/src/devices/stm32/bus/uart.o: \
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr.h \
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_uart.h \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/uart/uart.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/interface.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/mutex.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/uart/settings.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/assert.hpp
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/stm32/bus/uart.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/uart/uart.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/interface.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/mutex.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/uart/settings.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/assert.hpp
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/stm32/bus/uart.hpp:
../Core/Inc/sta/config.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/stm32/hal.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/stm32/hal.hpp:
../Core/Inc/main.h:
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal.h:
../Core/Inc/stm32f4xx_hal_conf.h:
@@ -66,8 +66,8 @@ C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr.h:
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h:
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_uart.h:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/uart/uart.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/interface.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/mutex.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/uart/settings.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/assert.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/uart/uart.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/interface.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/mutex.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/uart/settings.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/assert.hpp:

View File

@@ -1,17 +1,17 @@
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/can/controller.hpp:27:11:constexpr sta::CanController::CanController() 1
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/can/controller.hpp:27:11:constexpr sta::CanController::CanController() 1
../Libs/sta-core/src/devices/stm32/can.cpp:10:5:sta::STM32CanController::STM32CanController(CAN_HandleTypeDef*) 1
../Libs/sta-core/src/devices/stm32/can.cpp:17:10:void sta::STM32CanController::enableRxInterrupts() 1
../Libs/sta-core/src/devices/stm32/can.cpp:25:10:void sta::STM32CanController::start() 1
../Libs/sta-core/src/devices/stm32/can.cpp:30:10:void sta::STM32CanController::stop() 1
../Libs/sta-core/src/devices/stm32/can.cpp:36:10:virtual bool sta::STM32CanController::sendFrame(const sta::CanTxHeader&, const uint8_t*) 3
../Libs/sta-core/src/devices/stm32/can.cpp:60:10:virtual bool sta::STM32CanController::receiveFrame(uint8_t, sta::CanRxHeader*, uint8_t*) 3
../Libs/sta-core/src/devices/stm32/can.cpp:91:14:virtual uint32_t sta::STM32CanController::getRxFifoFlags() 2
../Libs/sta-core/src/devices/stm32/can.cpp:99:10:virtual void sta::STM32CanController::configureFilter(uint8_t, const sta::CanFilter&, bool) 3
../Libs/sta-core/src/devices/stm32/can.cpp:124:10:virtual void sta::STM32CanController::enableFilter(uint8_t) 1
../Libs/sta-core/src/devices/stm32/can.cpp:133:10:virtual void sta::STM32CanController::disableFilter(uint8_t) 1
../Libs/sta-core/src/devices/stm32/can.cpp:142:10:virtual void sta::STM32CanController::clearFilters() 3
../Libs/sta-core/src/devices/stm32/can.cpp:158:10:void sta::STM32CanController::initFilters() 2
../Libs/sta-core/src/devices/stm32/can.cpp:172:23:virtual sta::CanPendingRxFifos sta::STM32CanController::getPendingRxFifos() 1
../Libs/sta-core/src/devices/stm32/can.cpp:182:13:virtual uint8_t sta::STM32CanController::maxFilterCount() const 1
../Libs/sta-core/src/devices/stm32/can.cpp:186:13:virtual uint8_t sta::STM32CanController::maxFifoCount() const 1
../Libs/sta-core/src/devices/stm32/can.cpp:190:13:virtual uint8_t sta::STM32CanController::maxPayloadSize() const 1
../Libs/sta-core/src/devices/stm32/can.cpp:61:10:virtual bool sta::STM32CanController::receiveFrame(uint8_t, sta::CanRxHeader*, uint8_t*) 3
../Libs/sta-core/src/devices/stm32/can.cpp:92:14:virtual uint32_t sta::STM32CanController::getRxFifoFlags() 2
../Libs/sta-core/src/devices/stm32/can.cpp:100:10:virtual void sta::STM32CanController::configureFilter(uint8_t, const sta::CanFilter&, bool) 3
../Libs/sta-core/src/devices/stm32/can.cpp:125:10:virtual void sta::STM32CanController::enableFilter(uint8_t) 1
../Libs/sta-core/src/devices/stm32/can.cpp:134:10:virtual void sta::STM32CanController::disableFilter(uint8_t) 1
../Libs/sta-core/src/devices/stm32/can.cpp:143:10:virtual void sta::STM32CanController::clearFilters() 3
../Libs/sta-core/src/devices/stm32/can.cpp:159:10:void sta::STM32CanController::initFilters() 2
../Libs/sta-core/src/devices/stm32/can.cpp:173:13:virtual uint8_t sta::STM32CanController::maxFilterCount() const 1
../Libs/sta-core/src/devices/stm32/can.cpp:176:13:virtual uint8_t sta::STM32CanController::maxFifoCount() const 1
../Libs/sta-core/src/devices/stm32/can.cpp:179:13:virtual uint8_t sta::STM32CanController::maxPayloadSize() const 1
../Libs/sta-core/src/devices/stm32/can.cpp:184:23:virtual sta::CanPendingRxFifos sta::STM32CanController::getPendingRxFifos() 1

View File

@@ -1,8 +1,8 @@
Libs/sta-core/src/devices/stm32/can.o: \
../Libs/sta-core/src/devices/stm32/can.cpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/stm32/can.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/stm32/can.hpp \
../Core/Inc/sta/config.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/stm32/hal.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/stm32/hal.hpp \
../Core/Inc/main.h ../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal.h \
../Core/Inc/stm32f4xx_hal_conf.h \
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h \
@@ -30,16 +30,16 @@ Libs/sta-core/src/devices/stm32/can.o: \
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr.h \
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_uart.h \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/can/controller.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/can/filter.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/can/id.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/can/headers.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/can/iter.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/assert.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/lang.hpp
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/stm32/can.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/can/controller.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/can/filter.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/can/id.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/can/headers.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/can/iter.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/assert.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/lang.hpp
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/stm32/can.hpp:
../Core/Inc/sta/config.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/stm32/hal.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/stm32/hal.hpp:
../Core/Inc/main.h:
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal.h:
../Core/Inc/stm32f4xx_hal_conf.h:
@@ -68,10 +68,10 @@ C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr.h:
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h:
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_uart.h:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/can/controller.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/can/filter.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/can/id.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/can/headers.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/can/iter.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/assert.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/lang.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/can/controller.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/can/filter.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/can/id.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/can/headers.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/can/iter.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/assert.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/lang.hpp:

View File

@@ -1,17 +1,17 @@
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/bus/can/controller.hpp:27:11:constexpr sta::CanController::CanController() 16 static
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/bus/can/controller.hpp:27:11:constexpr sta::CanController::CanController() 16 static
../Libs/sta-core/src/devices/stm32/can.cpp:10:5:sta::STM32CanController::STM32CanController(CAN_HandleTypeDef*) 16 static
../Libs/sta-core/src/devices/stm32/can.cpp:17:10:void sta::STM32CanController::enableRxInterrupts() 16 static
../Libs/sta-core/src/devices/stm32/can.cpp:25:10:void sta::STM32CanController::start() 16 static
../Libs/sta-core/src/devices/stm32/can.cpp:30:10:void sta::STM32CanController::stop() 16 static
../Libs/sta-core/src/devices/stm32/can.cpp:36:10:virtual bool sta::STM32CanController::sendFrame(const sta::CanTxHeader&, const uint8_t*) 56 static
../Libs/sta-core/src/devices/stm32/can.cpp:60:10:virtual bool sta::STM32CanController::receiveFrame(uint8_t, sta::CanRxHeader*, uint8_t*) 56 static
../Libs/sta-core/src/devices/stm32/can.cpp:91:14:virtual uint32_t sta::STM32CanController::getRxFifoFlags() 24 static
../Libs/sta-core/src/devices/stm32/can.cpp:99:10:virtual void sta::STM32CanController::configureFilter(uint8_t, const sta::CanFilter&, bool) 32 static
../Libs/sta-core/src/devices/stm32/can.cpp:124:10:virtual void sta::STM32CanController::enableFilter(uint8_t) 24 static
../Libs/sta-core/src/devices/stm32/can.cpp:133:10:virtual void sta::STM32CanController::disableFilter(uint8_t) 24 static
../Libs/sta-core/src/devices/stm32/can.cpp:142:10:virtual void sta::STM32CanController::clearFilters() 24 static
../Libs/sta-core/src/devices/stm32/can.cpp:158:10:void sta::STM32CanController::initFilters() 24 static
../Libs/sta-core/src/devices/stm32/can.cpp:172:23:virtual sta::CanPendingRxFifos sta::STM32CanController::getPendingRxFifos() 16 static
../Libs/sta-core/src/devices/stm32/can.cpp:182:13:virtual uint8_t sta::STM32CanController::maxFilterCount() const 16 static
../Libs/sta-core/src/devices/stm32/can.cpp:186:13:virtual uint8_t sta::STM32CanController::maxFifoCount() const 16 static
../Libs/sta-core/src/devices/stm32/can.cpp:190:13:virtual uint8_t sta::STM32CanController::maxPayloadSize() const 16 static
../Libs/sta-core/src/devices/stm32/can.cpp:61:10:virtual bool sta::STM32CanController::receiveFrame(uint8_t, sta::CanRxHeader*, uint8_t*) 56 static
../Libs/sta-core/src/devices/stm32/can.cpp:92:14:virtual uint32_t sta::STM32CanController::getRxFifoFlags() 24 static
../Libs/sta-core/src/devices/stm32/can.cpp:100:10:virtual void sta::STM32CanController::configureFilter(uint8_t, const sta::CanFilter&, bool) 32 static
../Libs/sta-core/src/devices/stm32/can.cpp:125:10:virtual void sta::STM32CanController::enableFilter(uint8_t) 24 static
../Libs/sta-core/src/devices/stm32/can.cpp:134:10:virtual void sta::STM32CanController::disableFilter(uint8_t) 24 static
../Libs/sta-core/src/devices/stm32/can.cpp:143:10:virtual void sta::STM32CanController::clearFilters() 24 static
../Libs/sta-core/src/devices/stm32/can.cpp:159:10:void sta::STM32CanController::initFilters() 24 static
../Libs/sta-core/src/devices/stm32/can.cpp:173:13:virtual uint8_t sta::STM32CanController::maxFilterCount() const 16 static
../Libs/sta-core/src/devices/stm32/can.cpp:176:13:virtual uint8_t sta::STM32CanController::maxFifoCount() const 16 static
../Libs/sta-core/src/devices/stm32/can.cpp:179:13:virtual uint8_t sta::STM32CanController::maxPayloadSize() const 16 static
../Libs/sta-core/src/devices/stm32/can.cpp:184:23:virtual sta::CanPendingRxFifos sta::STM32CanController::getPendingRxFifos() 16 static

View File

@@ -1,8 +1,8 @@
Libs/sta-core/src/devices/stm32/delay.o: \
../Libs/sta-core/src/devices/stm32/delay.cpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/stm32/delay.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/stm32/delay.hpp \
../Core/Inc/sta/config.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/stm32/hal.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/stm32/hal.hpp \
../Core/Inc/main.h ../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal.h \
../Core/Inc/stm32f4xx_hal_conf.h \
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h \
@@ -30,12 +30,12 @@ Libs/sta-core/src/devices/stm32/delay.o: \
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr.h \
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_uart.h \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/stm32/clocks.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/assert.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/lang.hpp
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/stm32/delay.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/stm32/clocks.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/assert.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/lang.hpp
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/stm32/delay.hpp:
../Core/Inc/sta/config.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/stm32/hal.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/stm32/hal.hpp:
../Core/Inc/main.h:
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal.h:
../Core/Inc/stm32f4xx_hal_conf.h:
@@ -64,6 +64,6 @@ C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr.h:
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h:
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_uart.h:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/stm32/clocks.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/assert.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/lang.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/stm32/clocks.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/assert.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/lang.hpp:

View File

@@ -1,4 +1,4 @@
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/gpio_pin.hpp:31:11:constexpr sta::GpioPin::GpioPin() 1
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/gpio_pin.hpp:31:11:constexpr sta::GpioPin::GpioPin() 1
../Libs/sta-core/src/devices/stm32/gpio_pin.cpp:10:5:sta::STM32GpioPin::STM32GpioPin(GPIO_TypeDef*, uint16_t) 2
../Libs/sta-core/src/devices/stm32/gpio_pin.cpp:16:10:virtual void sta::STM32GpioPin::setState(sta::GpioPinState) 1
../Libs/sta-core/src/devices/stm32/gpio_pin.cpp:21:18:virtual sta::GpioPinState sta::STM32GpioPin::getState() 1

View File

@@ -1,8 +1,8 @@
Libs/sta-core/src/devices/stm32/gpio_pin.o: \
../Libs/sta-core/src/devices/stm32/gpio_pin.cpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/stm32/gpio_pin.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/stm32/gpio_pin.hpp \
../Core/Inc/sta/config.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/stm32/hal.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/stm32/hal.hpp \
../Core/Inc/main.h ../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal.h \
../Core/Inc/stm32f4xx_hal_conf.h \
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h \
@@ -30,12 +30,12 @@ Libs/sta-core/src/devices/stm32/gpio_pin.o: \
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr.h \
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_uart.h \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/gpio_pin.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/assert.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/lang.hpp
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/stm32/gpio_pin.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/gpio_pin.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/assert.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/lang.hpp
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/stm32/gpio_pin.hpp:
../Core/Inc/sta/config.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/stm32/hal.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/stm32/hal.hpp:
../Core/Inc/main.h:
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal.h:
../Core/Inc/stm32f4xx_hal_conf.h:
@@ -64,6 +64,6 @@ C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr.h:
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h:
../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_uart.h:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/gpio_pin.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/assert.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/lang.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/gpio_pin.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/assert.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/lang.hpp:

View File

@@ -1,4 +1,4 @@
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/gpio_pin.hpp:31:11:constexpr sta::GpioPin::GpioPin() 16 static
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/gpio_pin.hpp:31:11:constexpr sta::GpioPin::GpioPin() 16 static
../Libs/sta-core/src/devices/stm32/gpio_pin.cpp:10:5:sta::STM32GpioPin::STM32GpioPin(GPIO_TypeDef*, uint16_t) 24 static
../Libs/sta-core/src/devices/stm32/gpio_pin.cpp:16:10:virtual void sta::STM32GpioPin::setState(sta::GpioPinState) 16 static
../Libs/sta-core/src/devices/stm32/gpio_pin.cpp:21:18:virtual sta::GpioPinState sta::STM32GpioPin::getState() 16 static

View File

@@ -1,8 +1,8 @@
Libs/sta-core/src/devices/stm32/init.o: \
../Libs/sta-core/src/devices/stm32/init.cpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/stm32/init.hpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/assert.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/stm32/init.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/assert.hpp \
../Core/Inc/sta/config.hpp
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/stm32/init.hpp:
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/debug/assert.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/stm32/init.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/debug/assert.hpp:
../Core/Inc/sta/config.hpp:

View File

@@ -28,7 +28,7 @@ CPP_DEPS += \
# Each subdirectory must supply rules for building sources it contributes
Libs/sta-core/src/devices/stm32/%.o Libs/sta-core/src/devices/stm32/%.su Libs/sta-core/src/devices/stm32/%.cyclo: ../Libs/sta-core/src/devices/stm32/%.cpp Libs/sta-core/src/devices/stm32/subdir.mk
arm-none-eabi-g++ "$<" -mcpu=cortex-m4 -std=gnu++14 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F407xx -c -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -I"C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include" -I"C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/App/Inc" -O0 -ffunction-sections -fdata-sections -fno-exceptions -fno-rtti -fno-use-cxa-atexit -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@"
arm-none-eabi-g++ "$<" -mcpu=cortex-m4 -std=gnu++14 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F407xx -c -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -I"/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include" -I"/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/App/Inc" -O0 -ffunction-sections -fdata-sections -fno-exceptions -fno-rtti -fno-use-cxa-atexit -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-Libs-2f-sta-2d-core-2f-src-2f-devices-2f-stm32

View File

@@ -1,6 +1,6 @@
Libs/sta-core/src/devices/template/custom_printable.o: \
../Libs/sta-core/src/devices/template/custom_printable.cpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/template/custom_printable.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/template/custom_printable.hpp \
../Core/Inc/sta/config.hpp
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/template/custom_printable.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/template/custom_printable.hpp:
../Core/Inc/sta/config.hpp:

View File

@@ -1,6 +1,6 @@
Libs/sta-core/src/devices/template/delay.o: \
../Libs/sta-core/src/devices/template/delay.cpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/template/delay.hpp \
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/template/delay.hpp \
../Core/Inc/sta/config.hpp
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/devices/template/delay.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/devices/template/delay.hpp:
../Core/Inc/sta/config.hpp:

View File

@@ -19,7 +19,7 @@ CPP_DEPS += \
# Each subdirectory must supply rules for building sources it contributes
Libs/sta-core/src/devices/template/%.o Libs/sta-core/src/devices/template/%.su Libs/sta-core/src/devices/template/%.cyclo: ../Libs/sta-core/src/devices/template/%.cpp Libs/sta-core/src/devices/template/subdir.mk
arm-none-eabi-g++ "$<" -mcpu=cortex-m4 -std=gnu++14 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F407xx -c -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -I"C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include" -I"C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/App/Inc" -O0 -ffunction-sections -fdata-sections -fno-exceptions -fno-rtti -fno-use-cxa-atexit -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@"
arm-none-eabi-g++ "$<" -mcpu=cortex-m4 -std=gnu++14 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F407xx -c -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -I"/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include" -I"/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/App/Inc" -O0 -ffunction-sections -fdata-sections -fno-exceptions -fno-rtti -fno-use-cxa-atexit -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-Libs-2f-sta-2d-core-2f-src-2f-devices-2f-template

View File

@@ -1,3 +1,3 @@
Libs/sta-core/src/mutex.o: ../Libs/sta-core/src/mutex.cpp \
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/mutex.hpp
C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include/sta/mutex.hpp:
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/mutex.hpp
/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include/sta/mutex.hpp:

Binary file not shown.

View File

@@ -16,7 +16,7 @@ CPP_DEPS += \
# Each subdirectory must supply rules for building sources it contributes
Libs/sta-core/src/%.o Libs/sta-core/src/%.su Libs/sta-core/src/%.cyclo: ../Libs/sta-core/src/%.cpp Libs/sta-core/src/subdir.mk
arm-none-eabi-g++ "$<" -mcpu=cortex-m4 -std=gnu++14 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F407xx -c -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -I"C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/Libs/sta-core/include" -I"C:/Users/carlw/Desktop/to-the-moon/workspace/can-tests/App/Inc" -O0 -ffunction-sections -fdata-sections -fno-exceptions -fno-rtti -fno-use-cxa-atexit -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@"
arm-none-eabi-g++ "$<" -mcpu=cortex-m4 -std=gnu++14 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F407xx -c -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -I"/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/Libs/sta-core/include" -I"/Users/carlos/Documents/RWTH/space_team/CAN-Card_Module_Software/App/Inc" -O0 -ffunction-sections -fdata-sections -fno-exceptions -fno-rtti -fno-use-cxa-atexit -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-Libs-2f-sta-2d-core-2f-src