Skip to content

Commit 757ff9f

Browse files
committed
stm32: force the use of Adafruit BusIO v1.17.2 as 1.17.3 won't compile on this platform
1 parent b464f5c commit 757ff9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

platformio.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ build_src_filter = ${arduino_base.build_src_filter}
107107
+<helpers/stm32>
108108
lib_deps = ${arduino_base.lib_deps}
109109
file://arch/stm32/Adafruit_LittleFS_stm32
110+
adafruit/Adafruit BusIO @ 1.17.2
110111

111112
[sensor_base]
112113
build_flags =

0 commit comments

Comments
 (0)