Skip to content

Commit 0fd0629

Browse files
committed
[examples] Fix wrong config for disco-f051r8
1 parent c1f60b4 commit 0fd0629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/stm32f0_discovery/logger/project.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<library>
2-
<extends>modm:disco-f100rb</extends>
2+
<extends>modm:disco-f051r8</extends>
33
<options>
44
<option name="modm:build:build.path">../../../build/stm32f0_discovery/logger</option>
55
</options>

0 commit comments

Comments
 (0)