Skip to content

Commit fb4c6a0

Browse files
jgillickfpistm
andauthored
Update boards.txt with usb in extra_flags
Co-Authored-By: Frederic Pillon <[email protected]>
1 parent 58a1c20 commit fb4c6a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1016,7 +1016,7 @@ GenL0.name=Generic STM32L0 series
10161016
GenL0.build.vid=0x0483
10171017
GenL0.build.core=arduino
10181018
GenL0.build.board=GenL0
1019-
GenL0.build.extra_flags={build.usb_flags} -DUSBD_USE_CDC -D{build.product_line} {build.enable_usb} {build.xSerial} -D__CORTEX_SC=0
1019+
GenL0.build.extra_flags=-D{build.product_line} {build.enable_usb} {build.xSerial} -D__CORTEX_SC=0
10201020
GenL0.build.mcu=cortex-m0plus
10211021
GenL0.build.series=STM32L0xx
10221022
GenL0.build.cmsis_lib_gcc=arm_cortexM0l_math

0 commit comments

Comments
 (0)