Skip to content

Commit e3ac100

Browse files
committed
!squash: Copy W25Qxx_STM32 driver.
So new contributors can see the diff in the next commit clearly. We can squash this later.
1 parent a556fdb commit e3ac100

File tree

4 files changed

+563
-4
lines changed

4 files changed

+563
-4
lines changed

bricks/_common/sources.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ PBIO_SRC_C = $(addprefix lib/pbio/,\
120120
drv/battery/battery_nxt.c \
121121
drv/battery/battery_test.c \
122122
drv/battery/battery_virtual.c \
123+
drv/block_device/block_device_ev3.c \
123124
drv/block_device/block_device_flash_stm32.c \
124125
drv/block_device/block_device_test.c \
125126
drv/block_device/block_device_w25qxx_stm32.c \

0 commit comments

Comments
 (0)