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 8364b69 commit cb9b881Copy full SHA for cb9b881
boards.txt
@@ -1140,6 +1140,8 @@ GenC0.build.mcu=cortex-m0plus
1140
GenC0.build.series=STM32C0xx
1141
GenC0.build.cmsis_lib_gcc=arm_cortexM0l_math
1142
GenC0.build.st_extra_flags=-D{build.product_line} {build.xSerial} -D__CORTEX_SC=0
1143
+GenC0.upload.maximum_size=0
1144
+GenC0.upload.maximum_data_size=0
1145
1146
# Generic C031C4Tx
1147
GenC0.menu.pnum.GENERIC_C031C4TX=Generic C031C4Tx
0 commit comments