We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4e6dac commit 8b0dedaCopy full SHA for 8b0deda
boards.txt
@@ -6393,7 +6393,7 @@ GenH7.name=Generic STM32H7 Series
6393
6394
GenH7.build.core=arduino
6395
GenH7.build.board=GenH7
6396
-GenH7.build.st_extra_flags=-D{build.product_line} {build.enable_usb} {build.xSerial}
+GenH7.build.st_extra_flags=-DCORE_CM7 -D{build.product_line} {build.enable_usb} {build.xSerial}
6397
GenH7.build.cmsis_lib_gcc=arm_cortexM7lfsp_math
6398
GenH7.build.fpu=-mfpu=fpv4-sp-d16
6399
GenH7.build.float-abi=-mfloat-abi=hard
0 commit comments