# This file help to add generic board entry.
# upload.maximum_size and product_line have to be verified
# and changed if needed.
# See: https://github.com/stm32duino/Arduino_Core_STM32/wiki/Add-a-new-variant-%28board%29

# Generic F303VEYx
GenF3.menu.pnum.GENERIC_F303VEYX=Generic F303VEYx
GenF3.menu.pnum.GENERIC_F303VEYX.upload.maximum_size=524288
GenF3.menu.pnum.GENERIC_F303VEYX.upload.maximum_data_size=65536
GenF3.menu.pnum.GENERIC_F303VEYX.build.board=GENERIC_F303VEYX
GenF3.menu.pnum.GENERIC_F303VEYX.build.product_line=STM32F303xE
GenF3.menu.pnum.GENERIC_F303VEYX.build.variant=STM32F3xx/F303VEY
GenF3.menu.pnum.GENERIC_F303VEYX.debug.svd_file={runtime.tools.STM32_SVD.path}/svd/STM32F3xx/STM32F303.svd

