We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbb391f commit c0d4ce9Copy full SHA for c0d4ce9
examples/stm32f401_discovery/gyroscope/project.xml
@@ -1,7 +1,7 @@
1
<library>
2
<extends>modm:disco-f401vc</extends>
3
<options>
4
- <option name="modm:build:build.path">../../../build/nucleo_l432kc/gyroscope</option>
+ <option name="modm:build:build.path">../../../build/stm32f401_discovery/gyroscope</option>
5
</options>
6
<modules>
7
<module>modm:driver:l3gd20</module>
0 commit comments