Skip to content

Commit

Permalink
updated firmware version
Browse files Browse the repository at this point in the history
  • Loading branch information
dekuNukem committed Jun 18, 2021
1 parent cb5c0fd commit 33b6fd0
Show file tree
Hide file tree
Showing 12 changed files with 17 additions and 205 deletions.
211 changes: 11 additions & 200 deletions firmware/code/MDK-ARM/lul.uvguix.Allen

Large diffs are not rendered by default.

Binary file modified firmware/code/MDK-ARM/lul/keyboard.crf
Binary file not shown.
Binary file modified firmware/code/MDK-ARM/lul/keyboard.o
Binary file not shown.
Binary file modified firmware/code/MDK-ARM/lul/lul.axf
Binary file not shown.
1 change: 1 addition & 0 deletions firmware/code/MDK-ARM/lul/lul.build_log.htm
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ <h2>Output:</h2>
..\Src\keyboard.c(495): warning: #111-D: statement is unreachable
case 0xC3: return (ascii | 0xC0); break;
..\Src\keyboard.c: 2 warnings, 0 errors
compiling main.c...
linking...
Program Size: Code=49604 RO-data=4644 RW-data=1456 ZI-data=14672
FromELF: creating hex file...
Expand Down
2 changes: 1 addition & 1 deletion firmware/code/MDK-ARM/lul/lul.hex
Original file line number Diff line number Diff line change
Expand Up @@ -3407,7 +3407,7 @@
:10D4D00069742E696F2F6475636B797061640B14C6
:10D4E0003075447304FF858032323217143246643B
:10D4F0000201100D030405080706090A0B0E0D0CA6
:10D500005313041016466F7220696E73747275633C
:10D500005313051016466F7220696E73747275633B
:10D5100074696F6E732C207365651201138D471447
:10D52000080D481B08DD081A2D081AAD088113954F
:10D530003E1B08C1041ACD041AED0413113F1B0849
Expand Down
2 changes: 1 addition & 1 deletion firmware/code/MDK-ARM/lul/lul.htm
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<title>Static Call Graph - [lul\lul.axf]</title></head>
<body><HR>
<H1>Static Call Graph for image lul\lul.axf</H1><HR>
<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 5060750: Last Updated: Fri Jun 18 22:32:35 2021
<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 5060750: Last Updated: Fri Jun 18 22:42:00 2021
<BR><P>
<H3>Maximum Stack Usage = 440 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3>
Call chain for Maximum Stack Depth:</H3>
Expand Down
4 changes: 2 additions & 2 deletions firmware/code/MDK-ARM/lul/lul_lul.dep
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ I (../Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h)(0x5E3DA25F)
I (../Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h)(0x5E3DA25F)
I (../Inc/buttons.h)(0x5F997909)
F (..\Inc\keyboard.h)(0x60B69CCE)()
F (..\Src\keyboard.c)(0x60CD10D7)(-c --cpu Cortex-M0 -D__MICROLIB -g -O2 --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 ../Middlewares/Third_Party/FatFs/src -I ../Middlewares/ST/STM32_USB_Device_Library/Core/Inc -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM0 -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS -I ../Middlewares/ST/STM32_USB_Device_Library/Class/CustomHID/Inc --C99-I.\RTE\_lul-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 lul\keyboard.o --omf_browse lul\keyboard.crf --depend lul\keyboard.d)
F (..\Src\keyboard.c)(0x60CD122A)(-c --cpu Cortex-M0 -D__MICROLIB -g -O2 --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 ../Middlewares/Third_Party/FatFs/src -I ../Middlewares/ST/STM32_USB_Device_Library/Core/Inc -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM0 -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS -I ../Middlewares/ST/STM32_USB_Device_Library/Class/CustomHID/Inc --C99-I.\RTE\_lul-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 lul\keyboard.o --omf_browse lul\keyboard.crf --depend lul\keyboard.d)
I (C:\Keil_v5\ARM\ARMCC\include\stdio.h)(0x5D9B429A)
I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x5D9B4298)
I (C:\Keil_v5\ARM\ARMCC\include\stdlib.h)(0x5D9B429A)
Expand Down Expand Up @@ -572,7 +572,7 @@ I (../Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_def.h)(0x5E3DA25F)
I (../Inc/usbd_conf.h)(0x607B0EAD)
I (../Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_core.h)(0x5E3DA25F)
I (../Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_ctlreq.h)(0x5E3DA25F)
F (../Src/main.c)(0x60CB41B4)(-c --cpu Cortex-M0 -D__MICROLIB -g -O2 --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 ../Middlewares/Third_Party/FatFs/src -I ../Middlewares/ST/STM32_USB_Device_Library/Core/Inc -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM0 -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS -I ../Middlewares/ST/STM32_USB_Device_Library/Class/CustomHID/Inc --C99-I.\RTE\_lul-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 lul\main.o --omf_browse lul\main.crf --depend lul\main.d)
F (../Src/main.c)(0x60CD1316)(-c --cpu Cortex-M0 -D__MICROLIB -g -O2 --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 ../Middlewares/Third_Party/FatFs/src -I ../Middlewares/ST/STM32_USB_Device_Library/Core/Inc -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM0 -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS -I ../Middlewares/ST/STM32_USB_Device_Library/Class/CustomHID/Inc --C99-I.\RTE\_lul-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 lul\main.o --omf_browse lul\main.crf --depend lul\main.d)
I (../Inc/main.h)(0x607AA49B)
I (../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal.h)(0x5E3DA25C)
I (../Inc/stm32f0xx_hal_conf.h)(0x607AA49B)
Expand Down
Binary file modified firmware/code/MDK-ARM/lul/main.crf
Binary file not shown.
Binary file modified firmware/code/MDK-ARM/lul/main.o
Binary file not shown.
2 changes: 1 addition & 1 deletion firmware/code/Src/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ osThreadId kb_scanHandle;
/* Private variables ---------------------------------------------------------*/
uint8_t fw_version_major = 0;
uint8_t fw_version_minor = 19;
uint8_t fw_version_patch = 4;
uint8_t fw_version_patch = 5;
char instruction[] = "For instructions, see";
/* USER CODE END PV */

Expand Down
Binary file modified sample_profiles.zip
Binary file not shown.

0 comments on commit 33b6fd0

Please sign in to comment.