File tree 1 file changed +3
-0
lines changed
1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -20,12 +20,15 @@ include = [
20
20
" wrapper.h" ,
21
21
" *.md" ,
22
22
" third_party/nordic/nrfxlib/nrf_modem/lib/cellular/nrf9160/hard-float/libmodem.a" ,
23
+ " third_party/nordic/nrfxlib/nrf_modem/lib/cellular/nrf9160/hard-float/libmodem_log.a" ,
23
24
" third_party/nordic/nrfxlib/nrf_modem/lib/cellular/nrf9120/hard-float/libmodem.a" ,
25
+ " third_party/nordic/nrfxlib/nrf_modem/lib/cellular/nrf9120/hard-float/libmodem_log.a" ,
24
26
" third_party/nordic/nrfxlib/nrf_modem/include/**" ,
25
27
" third_party/nordic/nrfxlib/nrf_modem/license.txt" ,
26
28
" third_party/nordic/nrfxlib/nrf_modem/README.rst" ,
27
29
" third_party/nordic/nrfxlib/crypto/nrf_cc310_platform/include/**" ,
28
30
" third_party/nordic/nrfxlib/crypto/nrf_cc310_platform/license.txt" ,
31
+ " third_party/nordic/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a" ,
29
32
" third_party/nordic/nrfxlib/crypto/nrf_cc310_mbedcrypto/include/**" ,
30
33
" third_party/nordic/nrfxlib/crypto/nrf_cc310_mbedcrypto/license.txt" ,
31
34
" third_party/nordic/nrfxlib/crypto/nrf_oberon/lib/cortex-m33/hard-float/**" ,
You can’t perform that action at this time.
0 commit comments