8000 unix/variants: Disable BLUETOOTH for coverage variant. · micropython/micropython@1d49c67 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1d49c67

Browse files
committed
unix/variants: Disable BLUETOOTH for coverage variant.
1 parent 8a70bf0 commit 1d49c67

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ports/unix/variants/coverage/mpconfigvariant.mk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,3 @@ MICROPY_ROM_TEXT_COMPRESSION = 1
1717
MICROPY_VFS_FAT = 1
1818
MICROPY_VFS_LFS1 = 1
1919
MICROPY_VFS_LFS2 = 1
20-
MICROPY_PY_BLUETOOTH = 1

0 commit comments

Comments
 (0)
0