|
| 1 | +menu.usb=USB Type |
| 2 | +menu.storage=Extenal Storage |
| 3 | +menu.speed=CPU Speed |
| 4 | + |
| 5 | +############################################################## |
| 6 | + |
| 7 | +# Tlera Firefly |
| 8 | +# --------------------------------------- |
| 9 | +Firefly-WB55CG.name=Firefly-WB55CG |
| 10 | +Firefly-WB55CG.vid.0=0x1209 |
| 11 | +Firefly-WB55CG.pid.0=0x6671 |
| 12 | + |
| 13 | +Firefly-WB55CG.build.f_cpu=64000000L |
| 14 | +Firefly-WB55CG.build.board=STM32WB_FIREFLY |
| 15 | +Firefly-WB55CG.build.arch=stm32wb |
| 16 | +Firefly-WB55CG.build.core=arduino |
| 17 | +Firefly-WB55CG.build.mcu=cortex-m4 |
| 18 | +Firefly-WB55CG.build.architecture=armv7e-m |
| 19 | +Firefly-WB55CG.build.fpu=fpv4-sp-d16 |
| 20 | +Firefly-WB55CG.build.float-abi=hard |
| 21 | +Firefly-WB55CG.build.vid=0x1209 |
| 22 | +Firefly-WB55CG.build.pid=0x6671 |
| 23 | +Firefly-WB55CG.build.did=0x0100 |
| 24 | +Firefly-WB55CG.build.usb_manufacturer="Tlera Corporation" |
| 25 | +Firefly-WB55CG.build.usb_product="Firefly" |
| 26 | +Firefly-WB55CG.build.extra_flags=-DSTM32WB55xx -fsingle-precision-constant "-D__SYSTEM_CORE_CLOCK__={build.f_cpu}" {build.usb_flags} {build.storage_flags} |
| 27 | +Firefly-WB55CG.build.ldscript=STM32WB55xx_FLASH.ld |
| 28 | +Firefly-WB55CG.build.openocdscript=openocd_scripts/firefly-wb55cg.cfg |
| 29 | +Firefly-WB55CG.build.variant=Firefly-WB55CG |
| 30 | +Firefly-WB55CG.build.variant_system_libs="-L{runtime.platform.path}/system/STM32WBxx/Lib" "-L{runtime.platform.path}/system/CMSIS/DSP/Lib" -lstm32wb55xx -larm_cortexM4lf_math |
| 31 | +Firefly-WB55CG.build.variant_system_include="-I{runtime.platform.path}/system/CMSIS/Include" "-I{runtime.platform.path}/system/CMSIS/DSP/Include" "-I{runtime.platform.path}/system/CMSIS/Device/ST/STM32WBxx/Include" "-I{runtime.platform.path}/system/STM32WBxx/Include" |
| 32 | + |
| 33 | +Firefly-WB55CG.upload.tool=dfu-util |
| 34 | +Firefly-WB55CG.upload.protocol=dfu |
| 35 | +Firefly-WB55CG.upload.address=0x08000000 |
| 36 | +Firefly-WB55CG.upload.interface=0 |
| 37 | +Firefly-WB55CG.upload.vid=0x1209 |
| 38 | +Firefly-WB55CG.upload.pid=0x6671 |
| 39 | +Firefly-WB55CG.upload.use_1200bps_touch=false |
| 40 | +Firefly-WB55CG.upload.wait_for_upload_port=false |
| 41 | +Firefly-WB55CG.upload.native_usb=true |
| 42 | +Firefly-WB55CG.upload.maximum_size=786432 |
| 43 | +Firefly-WB55CG.upload.maximum_data_size=196608 |
| 44 | + |
| 45 | +Firefly-WB55CG.menu.usb.cdc=Serial |
| 46 | +Firefly-WB55CG.menu.usb.cdc.build.usb_type=1 |
| 47 | +Firefly-WB55CG.menu.usb.cdc_msc=Serial + Mass Storage |
| 48 | +Firefly-WB55CG.menu.usb.cdc_msc.build.usb_type=2 |
| 49 | +Firefly-WB55CG.menu.usb.none=No USB |
| 50 | +Firefly-WB55CG.menu.usb.none.build.usb_type=0 |
| 51 | + |
| 52 | +Firefly-WB55CG.menu.storage.none=None |
| 53 | +Firefly-WB55CG.menu.storage.none.build.storage_type=0 |
| 54 | +Firefly-WB55CG.menu.storage.sflash=SFLASH |
| 55 | +Firefly-WB55CG.menu.storage.sflash.build.storage_type=1 |
| 56 | +Firefly-WB55CG.menu.storage.sdspi=SDCARD |
| 57 | +Firefly-WB55CG.menu.storage.sdspi.build.storage_type=2 |
| 58 | + |
| 59 | +Firefly-WB55CG.menu.speed.64=64 MHz |
| 60 | +Firefly-WB55CG.menu.speed.64.build.f_cpu=64000000L |
| 61 | +Firefly-WB55CG.menu.speed.32=32 MHz |
| 62 | +Firefly-WB55CG.menu.speed.32.build.f_cpu=32000000L |
| 63 | +Firefly-WB55CG.menu.speed.16=16 MHz (No USB) |
| 64 | +Firefly-WB55CG.menu.speed.16.build.f_cpu=16000000L |
| 65 | +Firefly-WB55CG.menu.speed.2=2 MHz (No USB) |
| 66 | +Firefly-WB55CG.menu.speed.2.build.f_cpu=2000000L |
| 67 | + |
| 68 | +# --------------------------------------- |
| 69 | +# Tlera Katydid |
| 70 | +# --------------------------------------- |
| 71 | +Katydid-WB55CG.name=Katydid-WB55CG |
| 72 | +Katydid-WB55CG.vid.0=0x1209 |
| 73 | +Katydid-WB55CG.pid.0=0x6672 |
| 74 | + |
| 75 | +Katydid-WB55CG.build.f_cpu=64000000L |
| 76 | +Katydid-WB55CG.build.board=STM32WB_KATYDID |
| 77 | +Katydid-WB55CG.build.arch=stm32wb |
| 78 | +Katydid-WB55CG.build.core=arduino |
| 79 | +Katydid-WB55CG.build.mcu=cortex-m4 |
| 80 | +Katydid-WB55CG.build.architecture=armv7e-m |
| 81 | +Katydid-WB55CG.build.fpu=fpv4-sp-d16 |
| 82 | +Katydid-WB55CG.build.float-abi=hard |
| 83 | +Katydid-WB55CG.build.vid=0x1209 |
| 84 | +Katydid-WB55CG.build.pid=0x6672 |
| 85 | +Katydid-WB55CG.build.did=0x0100 |
| 86 | +Katydid-WB55CG.build.usb_manufacturer="Tlera Corporation" |
| 87 | +Katydid-WB55CG.build.usb_product="Katydid" |
| 88 | +Katydid-WB55CG.build.extra_flags=-DSTM32WB55xx -fsingle-precision-constant "-D__SYSTEM_CORE_CLOCK__={build.f_cpu}" {build.usb_flags} |
| 89 | +Katydid-WB55CG.build.ldscript=STM32WB55xx_FLASH.ld |
| 90 | +Katydid-WB55CG.build.openocdscript=openocd_scripts/firefly-wb55cg.cfg |
| 91 | +Katydid-WB55CG.build.variant=Katydid-WB55CG |
| 92 | +Katydid-WB55CG.build.variant_system_libs="-L{runtime.platform.path}/system/STM32WBxx/Lib" "-L{runtime.platform.path}/system/CMSIS/DSP/Lib" -lstm32wb55xx -larm_cortexM4lf_math |
| 93 | +Katydid-WB55CG.build.variant_system_include="-I{runtime.platform.path}/system/CMSIS/Include" "-I{runtime.platform.path}/system/CMSIS/DSP/Include" "-I{runtime.platform.path}/system/CMSIS/Device/ST/STM32WBxx/Include" "-I{runtime.platform.path}/system/STM32WBxx/Include" |
| 94 | + |
| 95 | +Katydid-WB55CG.upload.tool=dfu-util |
| 96 | +Katydid-WB55CG.upload.protocol=dfu |
| 97 | +Katydid-WB55CG.upload.address=0x08000000 |
| 98 | +Katydid-WB55CG.upload.interface=0 |
| 99 | +Katydid-WB55CG.upload.vid=0x1209 |
| 100 | +Katydid-WB55CG.upload.pid=0x6672 |
| 101 | +Katydid-WB55CG.upload.use_1200bps_touch=false |
| 102 | +Katydid-WB55CG.upload.wait_for_upload_port=false |
| 103 | +Katydid-WB55CG.upload.native_usb=true |
| 104 | +Katydid-WB55CG.upload.maximum_size=786432 |
| 105 | +Katydid-WB55CG.upload.maximum_data_size=196608 |
| 106 | + |
| 107 | +Katydid-WB55CG.menu.usb.cdc=Serial |
| 108 | +Katydid-WB55CG.menu.usb.cdc.build.usb_type=1 |
| 109 | +Katydid-WB55CG.menu.usb.cdc_msc=Serial + Mass Storage |
| 110 | +Katydid-WB55CG.menu.usb.cdc_msc.build.usb_type=2 |
| 111 | +Katydid-WB55CG.menu.usb.none=No USB |
| 112 | +Katydid-WB55CG.menu.usb.none.build.usb_type=0 |
| 113 | + |
| 114 | +Katydid-WB55CG.menu.speed.64=64 MHz |
| 115 | +Katydid-WB55CG.menu.speed.64.build.f_cpu=64000000L |
| 116 | +Katydid-WB55CG.menu.speed.32=32 MHz |
| 117 | +Katydid-WB55CG.menu.speed.32.build.f_cpu=32000000L |
| 118 | +Katydid-WB55CG.menu.speed.16=16 MHz (No USB) |
| 119 | +Katydid-WB55CG.menu.speed.16.build.f_cpu=16000000L |
| 120 | +Katydid-WB55CG.menu.speed.2=2 MHz (No USB) |
| 121 | +Katydid-WB55CG.menu.speed.2.build.f_cpu=2000000L |
| 122 | + |
| 123 | + |
| 124 | +# ST Nucleo |
| 125 | +# --------------------------------------- |
| 126 | +NUCLEO-WB55RG.name=NUCLEO-WB55RG |
| 127 | +NUCLEO-WB55RG.vid.0=0x0483 |
| 128 | +NUCLEO-WB55RG.pid.0=0x374b |
| 129 | + |
| 130 | +NUCLEO-WB55RG.build.f_cpu=64000000L |
| 131 | +NUCLEO-WB55RG.build.board=STM32WB_NUCLEO |
| 132 | +NUCLEO-WB55RG.build.arch=stm32wb |
| 133 | +NUCLEO-WB55RG.build.core=arduino |
| 134 | +NUCLEO-WB55RG.build.mcu=cortex-m4 |
| 135 | +NUCLEO-WB55RG.build.architecture=armv7e-m |
| 136 | +NUCLEO-WB55RG.build.fpu=fpv4-sp-d16 |
| 137 | +NUCLEO-WB55RG.build.float-abi=hard |
| 138 | +NUCLEO-WB55RG.build.extra_flags=-DSTM32WB55xx -fsingle-precision-constant "-D__SYSTEM_CORE_CLOCK__={build.f_cpu}" {build.storage_flags} |
| 139 | +NUCLEO-WB55RG.build.ldscript=STM32WB55xx_FLASH.ld |
| 140 | +NUCLEO-WB55RG.build.openocdscript=openocd_scripts/nucleo-wb55rg.cfg |
| 141 | +NUCLEO-WB55RG.build.variant=NUCLEO-WB55RG |
| 142 | +NUCLEO-WB55RG.build.variant_system_libs="-L{runtime.platform.path}/system/STM32WBxx/Lib" "-L{runtime.platform.path}/system/CMSIS/DSP/Lib" -lstm32wb55xx -larm_cortexM4lf_math |
| 143 | +NUCLEO-WB55RG.build.variant_system_include="-I{runtime.platform.path}/system/CMSIS/Include" "-I{runtime.platform.path}/system/CMSIS/DSP/Include" "-I{runtime.platform.path}/system/CMSIS/Device/ST/STM32WBxx/Include" "-I{runtime.platform.path}/system/STM32WBxx/Include" |
| 144 | + |
| 145 | +NUCLEO-WB55RG.upload.tool=openocd |
| 146 | +NUCLEO-WB55RG.upload.protocol=stlink |
| 147 | +NUCLEO-WB55RG.upload.use_1200bps_touch=false |
| 148 | +NUCLEO-WB55RG.upload.wait_for_upload_port=false |
| 149 | +NUCLEO-WB55RG.upload.native_usb=false |
| 150 | +NUCLEO-WB55RG.upload.maximum_size=786432 |
| 151 | +NUCLEO-WB55RG.upload.maximum_data_size=196608 |
| 152 | + |
| 153 | +NUCLEO-WB55RG.menu.storage.none=None |
| 154 | +NUCLEO-WB55RG.menu.storage.none.build.storage_type=0 |
| 155 | +NUCLEO-WB55RG.menu.storage.sflash=SFLASH |
| 156 | +NUCLEO-WB55RG.menu.storage.sflash.build.storage_type=1 |
| 157 | +NUCLEO-WB55RG.menu.storage.sdspi=SDCARD |
| 158 | +NUCLEO-WB55RG.menu.storage.sdspi.build.storage_type=2 |
| 159 | + |
| 160 | +NUCLEO-WB55RG.menu.speed.64=64 MHz |
| 161 | +NUCLEO-WB55RG.menu.speed.64.build.f_cpu=64000000L |
| 162 | +NUCLEO-WB55RG.menu.speed.32=32 MHz |
| 163 | +NUCLEO-WB55RG.menu.speed.32.build.f_cpu=32000000L |
| 164 | +NUCLEO-WB55RG.menu.speed.16=16 MHz (No USB) |
| 165 | +NUCLEO-WB55RG.menu.speed.16.build.f_cpu=16000000L |
| 166 | +NUCLEO-WB55RG.menu.speed.2=2 MHz (No USB) |
| 167 | +NUCLEO-WB55RG.menu.speed.2.build.f_cpu=2000000L |
0 commit comments