From 60c7f59e469d6ded259fa9832670359e4edf8788 Mon Sep 17 00:00:00 2001 From: CarlWachter Date: Fri, 8 Dec 2023 16:02:11 +0100 Subject: [PATCH] renamed project --- .cproject | 8 ++-- CAN-Card_Module_Software Debug.launch | 10 ++--- CAN-Card_Module_Software.ioc => CAN-Demo.ioc | 4 +- Debug/App/Src/subdir.mk | 2 +- Debug/App/Src/test.d | 28 +++++++------- Debug/App/Src/test.o | Bin 1083732 -> 1083684 bytes Debug/Core/Src/main.cyclo | 12 +++--- Debug/Core/Src/main.o | Bin 1077044 -> 1077000 bytes Debug/Core/Src/main.su | 12 +++--- Debug/Core/Src/stm32f4xx_hal_msp.o | Bin 1073972 -> 1073956 bytes Debug/Core/Src/stm32f4xx_it.o | Bin 1067484 -> 1067468 bytes Debug/Core/Src/subdir.mk | 2 +- Debug/Core/Src/syscalls.o | Bin 83012 -> 83008 bytes Debug/Core/Src/sysmem.o | Bin 47700 -> 47696 bytes Debug/Core/Src/system_stm32f4xx.o | Bin 1065112 -> 1065096 bytes .../STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.o | Bin 1078516 -> 1078500 bytes .../Src/stm32f4xx_hal_can.o | Bin 1086024 -> 1086008 bytes .../Src/stm32f4xx_hal_cortex.o | Bin 1081636 -> 1081620 bytes .../Src/stm32f4xx_hal_dma.o | Bin 1076728 -> 1076712 bytes .../Src/stm32f4xx_hal_dma_ex.o | Bin 1074000 -> 1073984 bytes .../Src/stm32f4xx_hal_exti.o | Bin 1068156 -> 1068140 bytes .../Src/stm32f4xx_hal_flash.o | Bin 1072332 -> 1072316 bytes .../Src/stm32f4xx_hal_flash_ex.o | Bin 1072292 -> 1072276 bytes .../Src/stm32f4xx_hal_flash_ramfunc.o | Bin 1061092 -> 1061076 bytes .../Src/stm32f4xx_hal_gpio.o | Bin 1069764 -> 1069748 bytes .../Src/stm32f4xx_hal_pwr.o | Bin 1070824 -> 1070808 bytes .../Src/stm32f4xx_hal_pwr_ex.o | Bin 1066132 -> 1066116 bytes .../Src/stm32f4xx_hal_rcc.o | Bin 1075912 -> 1075896 bytes .../Src/stm32f4xx_hal_rcc_ex.o | Bin 1068552 -> 1068536 bytes .../Src/stm32f4xx_hal_uart.o | Bin 1119612 -> 1119596 bytes .../STM32F4xx_HAL_Driver/Src/subdir.mk | 2 +- Debug/Libs/sta-core/src/atomic/mutex.d | 4 +- Debug/Libs/sta-core/src/atomic/mutex.o | Bin 22016 -> 21984 bytes Debug/Libs/sta-core/src/atomic/signal.d | 4 +- Debug/Libs/sta-core/src/atomic/signal.o | Bin 22024 -> 21992 bytes Debug/Libs/sta-core/src/atomic/subdir.mk | 2 +- Debug/Libs/sta-core/src/bus/device.d | 16 ++++---- Debug/Libs/sta-core/src/bus/device.o | Bin 55016 -> 54964 bytes Debug/Libs/sta-core/src/bus/i2c/device.d | 24 ++++++------ Debug/Libs/sta-core/src/bus/i2c/device.o | Bin 52940 -> 52872 bytes Debug/Libs/sta-core/src/bus/i2c/i2c.d | 12 +++--- Debug/Libs/sta-core/src/bus/i2c/i2c.o | Bin 49260 -> 49208 bytes Debug/Libs/sta-core/src/bus/i2c/subdir.mk | 2 +- Debug/Libs/sta-core/src/bus/interface.d | 12 +++--- Debug/Libs/sta-core/src/bus/interface.o | Bin 51812 -> 51760 bytes Debug/Libs/sta-core/src/bus/spi/device.d | 32 ++++++++-------- Debug/Libs/sta-core/src/bus/spi/device.o | Bin 55024 -> 54956 bytes Debug/Libs/sta-core/src/bus/spi/settings.d | 12 +++--- Debug/Libs/sta-core/src/bus/spi/settings.o | Bin 48712 -> 48660 bytes Debug/Libs/sta-core/src/bus/spi/spi.d | 16 ++++---- Debug/Libs/sta-core/src/bus/spi/spi.o | Bin 80040 -> 79988 bytes Debug/Libs/sta-core/src/bus/spi/subdir.mk | 2 +- Debug/Libs/sta-core/src/bus/subdir.mk | 2 +- Debug/Libs/sta-core/src/bus/uart/settings.o | Bin 21416 -> 21400 bytes Debug/Libs/sta-core/src/bus/uart/subdir.mk | 2 +- Debug/Libs/sta-core/src/bus/uart/uart.d | 16 ++++---- Debug/Libs/sta-core/src/bus/uart/uart.o | Bin 49436 -> 49384 bytes Debug/Libs/sta-core/src/can/id.d | 4 +- Debug/Libs/sta-core/src/can/id.o | Bin 46404 -> 46384 bytes Debug/Libs/sta-core/src/can/iter.d | 8 ++-- Debug/Libs/sta-core/src/can/iter.o | Bin 53652 -> 53616 bytes Debug/Libs/sta-core/src/can/subdir.mk | 2 +- Debug/Libs/sta-core/src/debug/assert.d | 12 +++--- Debug/Libs/sta-core/src/debug/assert.o | Bin 79332 -> 79284 bytes .../sta-core/src/debug/printing/printable.d | 12 +++--- .../sta-core/src/debug/printing/printable.o | Bin 103312 -> 103248 bytes .../src/debug/printing/printable_printf.cyclo | 2 +- .../src/debug/printing/printable_printf.d | 12 +++--- .../src/debug/printing/printable_printf.o | Bin 84068 -> 84020 bytes .../src/debug/printing/printable_printf.su | 2 +- .../src/debug/printing/printable_uart.cyclo | 2 +- .../src/debug/printing/printable_uart.d | 32 ++++++++-------- .../src/debug/printing/printable_uart.o | Bin 95192 -> 95096 bytes .../src/debug/printing/printable_uart.su | 2 +- .../sta-core/src/debug/printing/subdir.mk | 2 +- Debug/Libs/sta-core/src/debug/subdir.mk | 2 +- .../sta-core/src/devices/arduino/bus/i2c.d | 4 +- .../sta-core/src/devices/arduino/bus/i2c.o | Bin 22048 -> 22016 bytes .../sta-core/src/devices/arduino/bus/spi.o | Bin 21420 -> 21404 bytes .../src/devices/arduino/bus/subdir.mk | 2 +- .../Libs/sta-core/src/devices/arduino/delay.d | 4 +- .../Libs/sta-core/src/devices/arduino/delay.o | Bin 22044 -> 22012 bytes .../sta-core/src/devices/arduino/gpio_pin.d | 4 +- .../sta-core/src/devices/arduino/gpio_pin.o | Bin 22060 -> 22028 bytes .../sta-core/src/devices/arduino/subdir.mk | 2 +- .../Libs/sta-core/src/devices/raspi/bus/i2c.d | 4 +- .../Libs/sta-core/src/devices/raspi/bus/i2c.o | Bin 22036 -> 22004 bytes .../Libs/sta-core/src/devices/raspi/bus/spi.d | 4 +- .../Libs/sta-core/src/devices/raspi/bus/spi.o | Bin 22040 -> 22008 bytes .../sta-core/src/devices/raspi/bus/subdir.mk | 2 +- Debug/Libs/sta-core/src/devices/raspi/delay.d | 4 +- Debug/Libs/sta-core/src/devices/raspi/delay.o | Bin 22036 -> 22004 bytes .../sta-core/src/devices/raspi/gpio_pin.d | 4 +- .../sta-core/src/devices/raspi/gpio_pin.o | Bin 22052 -> 22020 bytes .../Libs/sta-core/src/devices/raspi/subdir.mk | 2 +- Debug/Libs/sta-core/src/devices/stm32/adc.d | 8 ++-- Debug/Libs/sta-core/src/devices/stm32/adc.o | Bin 1063716 -> 1063684 bytes .../Libs/sta-core/src/devices/stm32/bus/i2c.d | 12 +++--- .../Libs/sta-core/src/devices/stm32/bus/i2c.o | Bin 1100184 -> 1100120 bytes .../Libs/sta-core/src/devices/stm32/bus/spi.d | 8 ++-- .../Libs/sta-core/src/devices/stm32/bus/spi.o | Bin 1063836 -> 1063788 bytes .../sta-core/src/devices/stm32/bus/subdir.mk | 2 +- .../sta-core/src/devices/stm32/bus/uart.d | 28 +++++++------- .../sta-core/src/devices/stm32/bus/uart.o | Bin 1111688 -> 1111576 bytes .../Libs/sta-core/src/devices/stm32/can.cyclo | 2 +- Debug/Libs/sta-core/src/devices/stm32/can.d | 36 +++++++++--------- Debug/Libs/sta-core/src/devices/stm32/can.o | Bin 1101220 -> 1101140 bytes Debug/Libs/sta-core/src/devices/stm32/can.su | 2 +- Debug/Libs/sta-core/src/devices/stm32/delay.d | 20 +++++----- Debug/Libs/sta-core/src/devices/stm32/delay.o | Bin 1080176 -> 1080112 bytes .../sta-core/src/devices/stm32/gpio_pin.cyclo | 2 +- .../sta-core/src/devices/stm32/gpio_pin.d | 20 +++++----- .../sta-core/src/devices/stm32/gpio_pin.o | Bin 1087888 -> 1087824 bytes .../sta-core/src/devices/stm32/gpio_pin.su | 2 +- Debug/Libs/sta-core/src/devices/stm32/init.d | 8 ++-- Debug/Libs/sta-core/src/devices/stm32/init.o | Bin 45420 -> 45384 bytes .../Libs/sta-core/src/devices/stm32/subdir.mk | 2 +- .../src/devices/template/custom_printable.d | 4 +- .../src/devices/template/custom_printable.o | Bin 22108 -> 22076 bytes .../sta-core/src/devices/template/delay.d | 4 +- .../sta-core/src/devices/template/delay.o | Bin 22052 -> 22020 bytes .../sta-core/src/devices/template/subdir.mk | 2 +- Debug/Libs/sta-core/src/mutex.d | 4 +- Debug/Libs/sta-core/src/mutex.o | Bin 24948 -> 24916 bytes Debug/Libs/sta-core/src/subdir.mk | 2 +- Debug/makefile | 20 +++++----- 126 files changed, 278 insertions(+), 278 deletions(-) rename CAN-Card_Module_Software.ioc => CAN-Demo.ioc (97%) diff --git a/.cproject b/.cproject index 389d8a0..ef84f4f 100644 --- a/.cproject +++ b/.cproject @@ -48,8 +48,8 @@ - - + + @@ -62,8 +62,8 @@ - - + +