Skip to content

Commit cdfb4e8

Browse files
committed
getting ready for update release
1 parent 1db8018 commit cdfb4e8

File tree

11 files changed

+1128
-21
lines changed

11 files changed

+1128
-21
lines changed

firmware/ibmpc/MDK-ARM/ibmpc.uvguix.allen

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,10 +101,10 @@
101101
<yPos>-1</yPos>
102102
</MaxPosition>
103103
<NormalPosition>
104-
<Top>197</Top>
105-
<Left>2397</Left>
106-
<Right>3651</Right>
107-
<Bottom>954</Bottom>
104+
<Top>169</Top>
105+
<Left>2198</Left>
106+
<Right>3452</Right>
107+
<Bottom>926</Bottom>
108108
</NormalPosition>
109109
</WindowPosition>
110110
<MDIClientArea>
0 Bytes
Binary file not shown.

firmware/ibmpc/MDK-ARM/ibmpc/ibmpc.build_log.htm

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -27,20 +27,11 @@ <h2>Project:</h2>
2727
<h2>Output:</h2>
2828
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
2929
Build target 'ibmpc'
30-
compiling main.c...
31-
../Src/main.c(476): warning: #188-D: enumerated type mixed with another type
32-
HAL_GPIO_WritePin(GAMEPAD_B1_GPIO_Port, GAMEPAD_B1_Pin, !(this_gamepad_event->button_1));
33-
../Src/main.c(477): warning: #188-D: enumerated type mixed with another type
34-
HAL_GPIO_WritePin(GAMEPAD_B2_GPIO_Port, GAMEPAD_B2_Pin, !(this_gamepad_event->button_2));
35-
../Src/main.c(478): warning: #188-D: enumerated type mixed with another type
36-
HAL_GPIO_WritePin(GAMEPAD_B3_GPIO_Port, GAMEPAD_B3_Pin, !(this_gamepad_event->button_3));
37-
../Src/main.c(479): warning: #188-D: enumerated type mixed with another type
38-
HAL_GPIO_WritePin(GAMEPAD_B4_GPIO_Port, GAMEPAD_B4_Pin, !(this_gamepad_event->button_4));
39-
../Src/main.c: 4 warnings, 0 errors
30+
compiling ps2kb.c...
4031
linking...
4132
Program Size: Code=16912 RO-data=768 RW-data=128 ZI-data=2320
4233
FromELF: creating hex file...
43-
"ibmpc\ibmpc.axf" - 0 Error(s), 4 Warning(s).
34+
"ibmpc\ibmpc.axf" - 0 Error(s), 0 Warning(s).
4435

4536
<h2>Software Packages used:</h2>
4637

@@ -63,7 +54,7 @@ <h2>Collection of Component include folders:</h2>
6354
<h2>Collection of Component Files used:</h2>
6455

6556
* Component: ARM::CMSIS:CORE:5.3.0
66-
Build Time Elapsed: 00:00:02
57+
Build Time Elapsed: 00:00:01
6758
</pre>
6859
</body>
6960
</html>

firmware/ibmpc/MDK-ARM/ibmpc/ibmpc.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<title>Static Call Graph - [ibmpc\ibmpc.axf]</title></head>
44
<body><HR>
55
<H1>Static Call Graph for image ibmpc\ibmpc.axf</H1><HR>
6-
<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 5060750: Last Updated: Fri May 06 20:56:08 2022
6+
<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 5060750: Last Updated: Fri May 06 21:18:48 2022
77
<BR><P>
88
<H3>Maximum Stack Usage = 212 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3>
99
Call chain for Maximum Stack Depth:</H3>

firmware/ibmpc/MDK-ARM/ibmpc/ibmpc_ibmpc.dep

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ I (../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_tim_ex.h)(0x5DFA0893)
7474
I (../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_uart.h)(0x5DFA0893)
7575
I (../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_uart_ex.h)(0x5DFA0893)
7676
I (../Inc/shared.h)(0x61B61A00)
77-
F (..\Src\ps2kb.c)(0x62754D5E)(--c99 -c --cpu Cortex-M0 -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32F0xx_HAL_Driver/Inc -I ../Drivers/STM32F0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32F0xx/Include -I ../Drivers/CMSIS/Include-I.\RTE\_ibmpc-IC:\Users\allen\AppData\Local\Arm\Packs\ARM\CMSIS\5.6.0\CMSIS\Core\Include-IC:\Users\allen\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.0.0\Drivers\CMSIS\Device\ST\STM32F0xx\Include-D__UVISION_VERSION="529" -D_RTE_ -DSTM32F072xB -DUSE_HAL_DRIVER -DSTM32F072xB-o ibmpc\ps2kb.o --omf_browse ibmpc\ps2kb.crf --depend ibmpc\ps2kb.d)
77+
F (..\Src\ps2kb.c)(0x627582A5)(--c99 -c --cpu Cortex-M0 -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32F0xx_HAL_Driver/Inc -I ../Drivers/STM32F0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32F0xx/Include -I ../Drivers/CMSIS/Include-I.\RTE\_ibmpc-IC:\Users\allen\AppData\Local\Arm\Packs\ARM\CMSIS\5.6.0\CMSIS\Core\Include-IC:\Users\allen\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.0.0\Drivers\CMSIS\Device\ST\STM32F0xx\Include-D__UVISION_VERSION="529" -D_RTE_ -DSTM32F072xB -DUSE_HAL_DRIVER -DSTM32F072xB-o ibmpc\ps2kb.o --omf_browse ibmpc\ps2kb.crf --depend ibmpc\ps2kb.d)
7878
I (C:\Keil_v5\ARM\ARMCC\include\stdio.h)(0x5D9B429A)
7979
I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x5D9B4298)
8080
I (C:\Keil_v5\ARM\ARMCC\include\stdlib.h)(0x5D9B429A)
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)