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 d0e99a6 commit 41f92b2Copy full SHA for 41f92b2
boards.txt
@@ -345,7 +345,7 @@ Nucleo_32.menu.pnum.NUCLEO_F303K8=Nucleo F303K8
345
Nucleo_32.menu.pnum.NUCLEO_F303K8.node=NODE_F303K8
346
Nucleo_32.menu.pnum.NUCLEO_F303K8.upload.maximum_size=65536
347
Nucleo_32.menu.pnum.NUCLEO_F303K8.upload.maximum_data_size=12288
348
-Nucleo_32.menu.pnum.NUCLEO_F303K8.build.mcu=cortex-m4
+Nucleo_32.menu.pnum.NUCLEO_F303K8.build.mcu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard
349
Nucleo_32.menu.pnum.NUCLEO_F303K8.build.board=NUCLEO_F303K8
350
Nucleo_32.menu.pnum.NUCLEO_F303K8.build.series=STM32F3xx
351
Nucleo_32.menu.pnum.NUCLEO_F303K8.build.product_line=STM32F303x8
0 commit comments