<p>laforge has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/simtrace2/+/19673">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">dfu: Shrink code by 144 bytes (by not calling PIO_InitializeInterrupts)<br><br>We are not using any PIO interrupts from DFU mode.  It's only used in<br>the main application firmware (verified by "git grep PIO_ConfigureIt")<br><br>Change-Id: Id1447af519df3183061f3d3f156a8dd84789af16<br>---<br>M firmware/apps/dfu/main.c<br>1 file changed, 0 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/simtrace2 refs/changes/73/19673/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/firmware/apps/dfu/main.c b/firmware/apps/dfu/main.c</span><br><span>index 2e80884..aa0adfd 100644</span><br><span>--- a/firmware/apps/dfu/main.c</span><br><span>+++ b/firmware/apps/dfu/main.c</span><br><span>@@ -265,8 +265,6 @@</span><br><span>     PIO_Clear(&pinsLeds[LED_NUM_GREEN]);</span><br><span> #endif</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-  PIO_InitializeInterrupts(0);</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span>         EEFC_ReadUniqueID(g_unique_id);</span><br><span> </span><br><span>  printf("\n\r\n\r"</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/simtrace2/+/19673">change 19673</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/simtrace2/+/19673"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: simtrace2 </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Id1447af519df3183061f3d3f156a8dd84789af16 </div>
<div style="display:none"> Gerrit-Change-Number: 19673 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>