Skip to content

Commit 33dfc19

Browse files
committed
pbio/drv/bluetooth_simulation: Drop mock driver.
The Virtual Hub as an actual Bluetooth implementation now, and we can use the USB mock for stdio, so we can drop this one.
1 parent 136126d commit 33dfc19

2 files changed

Lines changed: 0 additions & 191 deletions

File tree

bricks/_common/sources.mk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ PBIO_SRC_C = $(addprefix lib/pbio/,\
119119
drv/bluetooth/bluetooth_btstack_ev3.c \
120120
drv/bluetooth/bluetooth_btstack_posix.c \
121121
drv/bluetooth/bluetooth_btstack_stm32_hal.c \
122-
drv/bluetooth/bluetooth_simulation.c \
123122
drv/bluetooth/bluetooth_stm32_bluenrg.c \
124123
drv/bluetooth/bluetooth_stm32_cc2640.c \
125124
drv/bluetooth/firmware/bluetooth_init_cc2564C_1.4.c \

lib/pbio/drv/bluetooth/bluetooth_simulation.c

Lines changed: 0 additions & 190 deletions
This file was deleted.

0 commit comments

Comments
 (0)