Skip to content

Commit e23c570

Browse files
committed
pbio/drv/linux_ev3: Remove it.
These remnants of the Linux-based EV3 version aren't used anymore.
1 parent 6b35c98 commit e23c570

File tree

3 files changed

+0
-179
lines changed

3 files changed

+0
-179
lines changed

bricks/_common/sources.mk

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@ PBIO_SRC_C = $(addprefix lib/pbio/,\
116116
drv/adc/adc_stm32f0.c \
117117
drv/battery/battery_adc.c \
118118
drv/battery/battery_ev3.c \
119-
drv/battery/battery_linux_ev3.c \
120119
drv/battery/battery_nxt.c \
121120
drv/battery/battery_test.c \
122121
drv/battery/battery_virtual.c \
@@ -132,7 +131,6 @@ PBIO_SRC_C = $(addprefix lib/pbio/,\
132131
drv/bluetooth/bluetooth_stm32_cc2640.c \
133132
drv/bluetooth/pybricks_service_server.c \
134133
drv/button/button_gpio.c \
135-
drv/button/button_linux_ev3.c \
136134
drv/button/button_nxt.c \
137135
drv/button/button_resistor_ladder.c \
138136
drv/button/button_test.c \

lib/pbio/drv/battery/battery_linux_ev3.c

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

lib/pbio/drv/button/button_linux_ev3.c

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

0 commit comments

Comments
 (0)