Skip to content

Commit ea04133

Browse files
committed
adjust low-batter shutoff voltage
1 parent fcd1cda commit ea04133

File tree

12 files changed

+19
-63
lines changed

12 files changed

+19
-63
lines changed

firmware/TX_1.1.0.dfu

0 Bytes
Binary file not shown.

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

Lines changed: 12 additions & 12 deletions
Large diffs are not rendered by default.

firmware/tx/MDK-ARM/tx/helpers.crf

0 Bytes
Binary file not shown.

firmware/tx/MDK-ARM/tx/helpers.o

0 Bytes
Binary file not shown.

firmware/tx/MDK-ARM/tx/main.crf

0 Bytes
Binary file not shown.

firmware/tx/MDK-ARM/tx/main.o

0 Bytes
Binary file not shown.

firmware/tx/MDK-ARM/tx/tx.axf

0 Bytes
Binary file not shown.

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

Lines changed: 2 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -26,56 +26,12 @@ <h2>Project:</h2>
2626

2727
<h2>Output:</h2>
2828
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
29-
Rebuild target 'tx'
30-
assembling startup_stm32f042x6.s...
31-
compiling animation.c...
32-
compiling ee.c...
33-
compiling radioPinFunctions.c...
34-
compiling sleepybutton.c...
35-
compiling my_usb.c...
36-
compiling usb_device.c...
37-
compiling nrf24.c...
38-
compiling VL53L0X.c...
29+
Build target 'tx'
3930
compiling helpers.c...
4031
..\Src\helpers.c(194): warning: #188-D: enumerated type mixed with another type
4132
HAL_NVIC_DisableIRQ(i);
4233
..\Src\helpers.c: 1 warning, 0 errors
43-
compiling usbd_conf.c...
4434
compiling main.c...
45-
compiling stm32f0xx_hal_iwdg.c...
46-
compiling stm32f0xx_hal_adc_ex.c...
47-
compiling stm32f0xx_hal_i2c_ex.c...
48-
compiling stm32f0xx_hal_msp.c...
49-
compiling stm32f0xx_it.c...
50-
compiling stm32f0xx_hal_pcd_ex.c...
51-
compiling usbd_desc.c...
52-
compiling usbd_cdc_if.c...
53-
compiling stm32f0xx_hal_pcd.c...
54-
compiling stm32f0xx_hal_adc.c...
55-
compiling stm32f0xx_hal_i2c.c...
56-
compiling stm32f0xx_hal_spi_ex.c...
57-
compiling stm32f0xx_hal_rtc.c...
58-
compiling stm32f0xx_hal_rtc_ex.c...
59-
compiling stm32f0xx_hal_uart_ex.c...
60-
compiling stm32f0xx_hal.c...
61-
compiling stm32f0xx_hal_tim_ex.c...
62-
compiling stm32f0xx_hal_rcc_ex.c...
63-
compiling stm32f0xx_hal_uart.c...
64-
compiling stm32f0xx_hal_spi.c...
65-
compiling stm32f0xx_hal_rcc.c...
66-
compiling stm32f0xx_hal_tim.c...
67-
compiling stm32f0xx_hal_pwr.c...
68-
compiling stm32f0xx_hal_cortex.c...
69-
compiling stm32f0xx_hal_gpio.c...
70-
compiling stm32f0xx_hal_pwr_ex.c...
71-
compiling system_stm32f0xx.c...
72-
compiling stm32f0xx_hal_flash.c...
73-
compiling stm32f0xx_hal_dma.c...
74-
compiling stm32f0xx_hal_flash_ex.c...
75-
compiling usbd_core.c...
76-
compiling usbd_ioreq.c...
77-
compiling usbd_ctlreq.c...
78-
compiling usbd_cdc.c...
7935
linking...
8036
Program Size: Code=30392 RO-data=516 RW-data=496 ZI-data=4832
8137
FromELF: creating hex file...
@@ -102,7 +58,7 @@ <h2>Collection of Component include folders:</h2>
10258
<h2>Collection of Component Files used:</h2>
10359

10460
* Component: ARM::CMSIS:CORE:5.3.0
105-
Build Time Elapsed: 00:00:29
61+
Build Time Elapsed: 00:00:02
10662
</pre>
10763
</body>
10864
</html>

firmware/tx/MDK-ARM/tx/tx.hex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1538,7 +1538,7 @@
15381538
:10600000DC05000010B504462A48FAF72BFFFF21F3
15391539
:10601000F5312848FAF7C6FE2648FAF7D1FD1A21CD
15401540
:10602000484320802348FAF74BFF208822498842C2
1541-
:106030003FD222A0FFF73CFE032001F02BFA1E48BE
1541+
:106030003FD822A0FFF73CFE032001F02BFA1E48B8
15421542
:10604000FA38FAF75CFF002001F024FA01F052FA66
15431543
:1060500000F05EFE0924E406002210212046FBF732
15441544
:106060000EF9012202211D48FBF709F90122114610

firmware/tx/MDK-ARM/tx/tx.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<title>Static Call Graph - [tx\tx.axf]</title></head>
44
<body><HR>
55
<H1>Static Call Graph for image tx\tx.axf</H1><HR>
6-
<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 5060750: Last Updated: Sat Aug 22 22:35:14 2020
6+
<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 5060750: Last Updated: Sun Aug 23 14:32:31 2020
77
<BR><P>
88
<H3>Maximum Stack Usage = 272 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3>
99
Call chain for Maximum Stack Depth:</H3>

0 commit comments

Comments
 (0)