File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -855,7 +855,8 @@ EXCLUDE_PATTERNS = */tools/* \
855
855
*/nanostack/sal-stack-nanostack-eventloop/* \
856
856
*/ble/generic/* \
857
857
*/ble/pal/* \
858
- */components/* \
858
+ */components/802.15.4_RF/* \
859
+ */components/wifi/* \
859
860
*/UNITTESTS/*
860
861
861
862
# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
Original file line number Diff line number Diff line change 10
10
"EXPAND_AS_DEFINED" : " " ,
11
11
"SKIP_FUNCTION_MACROS" : " NO" ,
12
12
"STRIP_CODE_COMMENTS" : " NO" ,
13
- "EXCLUDE_PATTERNS" : " */tools/* */targets/* */features/mbedtls/* */features/storage/* */features/unsupported/* */BUILD/* */rtos/TARGET_CORTEX/rtx*/* */cmsis/* */features/lwipstack/* */nanostack/sal-stack-nanostack/* */nanostack/coap-service/* */ble/generic/* */ble/pal/* */mbed-trace/* */mbed-coap/* */nanostack-libservice/* */mbed-client-randlib/* */nanostack/sal-stack-nanostack-eventloop/* */components/* */features/nfc/stack/*"
13
+ "EXCLUDE_PATTERNS" : " */tools/* */targets/* */features/mbedtls/* */features/storage/* */features/unsupported/* */BUILD/* */rtos/TARGET_CORTEX/rtx*/* */cmsis/* */features/lwipstack/* */nanostack/sal-stack-nanostack/* */nanostack/coap-service/* */ble/generic/* */ble/pal/* */mbed-trace/* */mbed-coap/* */nanostack-libservice/* */mbed-client-randlib/* */nanostack/sal-stack-nanostack-eventloop/* */components/802.15.4_RF/* */components/wifi/ * */features/nfc/stack/*"
14
14
}
You can’t perform that action at this time.
0 commit comments