Skip to content

Commit 3566335

Browse files
committed
lib: fix build issue with arduino
* Update rda8910 fota xml file Signed-off-by: Ajay Bhargav <[email protected]>
1 parent 779ef18 commit 3566335

File tree

5 files changed

+3
-0
lines changed

5 files changed

+3
-0
lines changed

lib/liblogicrom.a

0 Bytes
Binary file not shown.

lib/liblogicrom4g.a

6 Bytes
Binary file not shown.

lib/liblogicrom4g_debug.a

6 Bytes
Binary file not shown.

lib/liblogicrom_debug.a

0 Bytes
Binary file not shown.

lib/rda8910/fota8910.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,9 @@ Method is patch method fine tune. The default method is "diff":
9090
<nvitem id="0x27e" runningnv="/modemnvm/customer.bin">
9191
<cleanrunning onchange="never"/>
9292
</nvitem>
93+
<nvitem id="0x280" runningnv="/modemnvm/lrom_code.bin">
94+
<cleanrunning onchange="never"/>
95+
</nvitem>
9396
</pacnv>
9497
<paccpio id="PREPACK" method="diff">
9598
<!--

0 commit comments

Comments
 (0)