We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba64040 commit 2051649Copy full SHA for 2051649
test/coverage_subset_bat.py
@@ -14,6 +14,12 @@
14
'chipset/zephyr',
15
'platform/embedded/btstack_audio_embedded.c',
16
'platform/embedded/btstack_em9304_spi_embedded.c',
17
+ 'platform/embedded/btstack_stdin_embedded.c',
18
+ 'platform/embedded/btstack_tlv_flash_bank.c',
19
+ 'platform/embedded/btstack_uart_block_embedded.c',
20
+ 'platform/embedded/hal_flash_bank_memory.c',
21
+ 'platform/freertos/btstack_run_loop_freertos.c',
22
+ 'platform/freertos/btstack_uart_block_freertos.c',
23
'platform/libusb',
24
'platform/posix',
25
'port/libusb',
0 commit comments