This commit is contained in:
andrea
2025-11-16 19:29:41 +01:00
parent fa4369109f
commit 13cf3adb96
29 changed files with 132832 additions and 28227 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

15709
workspace/.metadata/.bak_4.log Normal file

File diff suppressed because it is too large Load Diff

15709
workspace/.metadata/.bak_5.log Normal file

File diff suppressed because it is too large Load Diff

15709
workspace/.metadata/.bak_6.log Normal file

File diff suppressed because it is too large Load Diff

15709
workspace/.metadata/.bak_7.log Normal file

File diff suppressed because it is too large Load Diff

15709
workspace/.metadata/.bak_8.log Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

View File

@@ -2,3 +2,4 @@
*** SESSION ott 04, 2025 17:50:19.56 -------------------------------------------
*** SESSION nov 13, 2025 22:51:20.214 ------------------------------------------
*** SESSION nov 15, 2025 23:00:52.719 ------------------------------------------
*** SESSION nov 16, 2025 13:21:44.787 ------------------------------------------

View File

@@ -1,17 +1,10 @@
23:36:52 **** Incremental Build of configuration Debug for project AUTOM10 ****
13:28:21 **** Build of configuration Debug for project AUTOM10 ****
make -j12 all
arm-none-eabi-gcc "../Core/Src/main.c" -mcpu=cortex-m3 -std=gnu11 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F103xB -c -I../Core/Inc -I../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I../Drivers/STM32F1xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I../Drivers/CMSIS/Include -I../USB_DEVICE/App -I../USB_DEVICE/Target -I../Middlewares/ST/STM32_USB_Device_Library/Core/Inc -I../Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Inc -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"Core/Src/main.d" -MT"Core/Src/main.o" --specs=nano.specs -mfloat-abi=soft -mthumb -o "Core/Src/main.o"
arm-none-eabi-gcc -o "AUTOM10.elf" @"objects.list" -mcpu=cortex-m3 -T"C:\progetti\AUTOM\workspace\AUTOM10\STM32F103C8TX_FLASH.ld" --specs=nosys.specs -Wl,-Map="AUTOM10.map" -Wl,--gc-sections -static --specs=nano.specs -mfloat-abi=soft -mthumb -Wl,--start-group -lc -lm -Wl,--end-group
Finished building target: AUTOM10.elf
arm-none-eabi-size AUTOM10.elf
arm-none-eabi-objdump -h -S AUTOM10.elf > "AUTOM10.list"
text data bss dec hex filename
39680 460 7044 47184 b850 AUTOM10.elf
Finished building: default.size.stdout
Finished building: AUTOM10.list
23:36:58 Build Finished. 0 errors, 0 warnings. (took 6s.128ms)
13:28:23 Build Finished. 0 errors, 0 warnings. (took 2s.123ms)

View File

@@ -1,14 +1,7 @@
23:36:52 **** Incremental Build of configuration Debug for project AUTOM10 ****
13:28:21 **** Build of configuration Debug for project AUTOM10 ****
make -j12 all
arm-none-eabi-gcc "../Core/Src/main.c" -mcpu=cortex-m3 -std=gnu11 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F103xB -c -I../Core/Inc -I../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I../Drivers/STM32F1xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I../Drivers/CMSIS/Include -I../USB_DEVICE/App -I../USB_DEVICE/Target -I../Middlewares/ST/STM32_USB_Device_Library/Core/Inc -I../Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Inc -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"Core/Src/main.d" -MT"Core/Src/main.o" --specs=nano.specs -mfloat-abi=soft -mthumb -o "Core/Src/main.o"
arm-none-eabi-gcc -o "AUTOM10.elf" @"objects.list" -mcpu=cortex-m3 -T"C:\progetti\AUTOM\workspace\AUTOM10\STM32F103C8TX_FLASH.ld" --specs=nosys.specs -Wl,-Map="AUTOM10.map" -Wl,--gc-sections -static --specs=nano.specs -mfloat-abi=soft -mthumb -Wl,--start-group -lc -lm -Wl,--end-group
Finished building target: AUTOM10.elf
arm-none-eabi-size AUTOM10.elf
arm-none-eabi-objdump -h -S AUTOM10.elf > "AUTOM10.list"
text data bss dec hex filename
39680 460 7044 47184 b850 AUTOM10.elf
Finished building: default.size.stdout
Finished building: AUTOM10.list

View File

@@ -71,7 +71,6 @@
<tags>persp.viewSC:com.st.stm32cube.ide.mcu.sfrview</tags>
<children xsi:type="basic:PartSashContainer" xmi:id="_XtFt5IOTEfC0sr97s2D3dw" selectedElement="_XtFt6YOTEfC0sr97s2D3dw" horizontal="true">
<children xsi:type="basic:PartStack" xmi:id="_XtFt5YOTEfC0sr97s2D3dw" elementId="topLeft" containerData="2500" selectedElement="_XtFt5oOTEfC0sr97s2D3dw">
<tags>noFocus</tags>
<children xsi:type="advanced:Placeholder" xmi:id="_XtFt5oOTEfC0sr97s2D3dw" elementId="org.eclipse.ui.navigator.ProjectExplorer" ref="_Xs45kIOTEfC0sr97s2D3dw" closeable="true">
<tags>View</tags>
<tags>categoryTag:General</tags>
@@ -385,7 +384,7 @@
</children>
<children xsi:type="menu:ToolBar" xmi:id="_XpF-sIOTEfC0sr97s2D3dw" elementId="org.eclipse.ui.workbench.file">
<tags>Draggable</tags>
<children xsi:type="menu:HandledToolItem" xmi:id="_jhVYQMJuEfC_A-Bw4CTCMQ" elementId="print" visible="false" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/print_edit.png" tooltip="Print" command="_XET3E4OTEfC0sr97s2D3dw"/>
<children xsi:type="menu:HandledToolItem" xmi:id="_0XE30MLmEfCTCsWgNdwF4w" elementId="print" visible="false" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/print_edit.png" tooltip="Print" command="_XET3E4OTEfC0sr97s2D3dw"/>
</children>
<children xsi:type="menu:ToolBar" xmi:id="_XpF-sYOTEfC0sr97s2D3dw" elementId="group.edit" toBeRendered="false">
<tags>toolbarSeparator</tags>
@@ -393,8 +392,8 @@
</children>
<children xsi:type="menu:ToolBar" xmi:id="_XpF-s4OTEfC0sr97s2D3dw" elementId="org.eclipse.ui.workbench.edit">
<tags>Draggable</tags>
<children xsi:type="menu:HandledToolItem" xmi:id="_jhV_UcJuEfC_A-Bw4CTCMQ" elementId="undo" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/undo_edit.png" tooltip="Undo" enabled="false" command="_XET3AYOTEfC0sr97s2D3dw"/>
<children xsi:type="menu:HandledToolItem" xmi:id="_jhV_UsJuEfC_A-Bw4CTCMQ" elementId="redo" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/redo_edit.png" tooltip="Redo" enabled="false" command="_XEVsOIOTEfC0sr97s2D3dw"/>
<children xsi:type="menu:HandledToolItem" xmi:id="_0XGF9MLmEfCTCsWgNdwF4w" elementId="undo" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/undo_edit.png" tooltip="Undo" enabled="false" command="_XET3AYOTEfC0sr97s2D3dw"/>
<children xsi:type="menu:HandledToolItem" xmi:id="_0XGF9cLmEfCTCsWgNdwF4w" elementId="redo" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/redo_edit.png" tooltip="Redo" enabled="false" command="_XEVsOIOTEfC0sr97s2D3dw"/>
</children>
<children xsi:type="menu:ToolBar" xmi:id="_XpF-tIOTEfC0sr97s2D3dw" elementId="additions" toBeRendered="false">
<tags>toolbarSeparator</tags>
@@ -418,7 +417,7 @@
</children>
<children xsi:type="menu:ToolBar" xmi:id="_XpF-uIOTEfC0sr97s2D3dw" elementId="org.eclipse.ui.workbench.navigate">
<tags>Draggable</tags>
<children xsi:type="menu:HandledToolItem" xmi:id="_jhWmZMJuEfC_A-Bw4CTCMQ" elementId="org.eclipse.ui.window.pinEditor" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/pin_editor.png" tooltip="Pin Editor" type="Check" command="_XET2t4OTEfC0sr97s2D3dw"/>
<children xsi:type="menu:HandledToolItem" xmi:id="_0XGF-8LmEfCTCsWgNdwF4w" elementId="org.eclipse.ui.window.pinEditor" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/pin_editor.png" tooltip="Pin Editor" type="Check" command="_XET2t4OTEfC0sr97s2D3dw"/>
</children>
<children xsi:type="menu:ToolBar" xmi:id="_XpF-uYOTEfC0sr97s2D3dw" elementId="group.editor" toBeRendered="false">
<tags>toolbarSeparator</tags>
@@ -1957,7 +1956,7 @@
<addons xmi:id="_XDZQtoOTEfC0sr97s2D3dw" elementId="MinMax Addon" contributorURI="platform:/plugin/org.eclipse.ui.workbench" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon"/>
<addons xmi:id="_XDZQt4OTEfC0sr97s2D3dw" elementId="org.eclipse.ui.workbench.addon.0" contributorURI="platform:/plugin/org.eclipse.ui.workbench" contributionURI="bundleclass://org.eclipse.e4.ui.workbench/org.eclipse.e4.ui.internal.workbench.addons.HandlerProcessingAddon"/>
<addons xmi:id="_XDpvUIOTEfC0sr97s2D3dw" elementId="SplitterAddon" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.splitteraddon.SplitterAddon"/>
<addons xmi:id="_jNZvocJuEfC_A-Bw4CTCMQ" elementId="org.eclipse.ui.ide.addon.0" contributionURI="bundleclass://org.eclipse.ui.ide/org.eclipse.ui.internal.ide.addons.SaveAllDirtyPartsAddon"/>
<addons xmi:id="_IYS0IKimEeS11vbz3f9ezw" elementId="org.eclipse.ui.ide.addon.0" contributorURI="platform:/plugin/org.eclipse.ui.ide" contributionURI="bundleclass://org.eclipse.ui.ide/org.eclipse.ui.internal.ide.addons.SaveAllDirtyPartsAddon"/>
<addons xmi:id="_dz0JgGOlEeSMMaPQU2nlzw" elementId="org.eclipse.ui.ide.application.addon.0" contributorURI="platform:/plugin/org.eclipse.ui.ide.application" contributionURI="bundleclass://org.eclipse.ui.ide.application/org.eclipse.ui.internal.ide.application.addons.ModelCleanupAddon"/>
<categories xmi:id="_XENI8IOTEfC0sr97s2D3dw" elementId="org.eclipse.team.ui.category.team" name="Version control (Team)" description="Actions that apply when working with a version control system"/>
<categories xmi:id="_XENI8YOTEfC0sr97s2D3dw" elementId="org.eclipse.ui.category.views" name="Views" description="Commands for opening views"/>

View File

@@ -1,3 +1,3 @@
#Sat Nov 15 23:00:49 CET 2025
#Sun Nov 16 13:21:39 CET 2025
org.eclipse.core.runtime=2
org.eclipse.platform=4.33.0.v20240903-0240