@@ -14211,6 +14211,34 @@ LoRa.menu.pnum.ELEKTOR_F072CB.build.st_extra_flags=-D{build.product_line} {build
14211
14211
LoRa.menu.pnum.ELEKTOR_F072CB.openocd.target=stm32f0x
14212
14212
LoRa.menu.pnum.ELEKTOR_F072CB.debug.svd_file={runtime.tools.STM32_SVD.path}/svd/STM32F0xx/STM32F0x2.svd
14213
14213
14214
+ # Oceanus-I Module
14215
+ LoRa.menu.pnum.WE_OCEANUS1=Oceanus-I Module
14216
+ LoRa.menu.pnum.WE_OCEANUS1.upload.maximum_size=262144
14217
+ LoRa.menu.pnum.WE_OCEANUS1.upload.maximum_data_size=65536
14218
+ LoRa.menu.pnum.WE_OCEANUS1.build.mcu=cortex-m4
14219
+ LoRa.menu.pnum.WE_OCEANUS1.build.board=WE_OCEANUS1
14220
+ LoRa.menu.pnum.WE_OCEANUS1.build.series=STM32WLxx
14221
+ LoRa.menu.pnum.WE_OCEANUS1.build.product_line=STM32WLE5xx
14222
+ LoRa.menu.pnum.WE_OCEANUS1.build.variant=STM32WLxx/WL54CCU_WL55CCU_WLE4C(8-B-C)U_WLE5C(8-B-C)U
14223
+ LoRa.menu.pnum.WE_OCEANUS1.build.variant_h=variant_WE_OCEANUS1.h
14224
+ LoRa.menu.pnum.WE_OCEANUS1.build.peripheral_pins=-DCUSTOM_PERIPHERAL_PINS
14225
+ LoRa.menu.pnum.WE_OCEANUS1.openocd.target=stm32wlx
14226
+ LoRa.menu.pnum.WE_OCEANUS1.debug.svd_file={runtime.tools.STM32_SVD.path}/svd/STM32WLxx/STM32WLE5_CM4.svd
14227
+
14228
+ # Oceanus-I EV
14229
+ LoRa.menu.pnum.WE_OCEANUS1_EV=Oceanus-I EV
14230
+ LoRa.menu.pnum.WE_OCEANUS1_EV.upload.maximum_size=262144
14231
+ LoRa.menu.pnum.WE_OCEANUS1_EV.upload.maximum_data_size=65536
14232
+ LoRa.menu.pnum.WE_OCEANUS1_EV.build.mcu=cortex-m4
14233
+ LoRa.menu.pnum.WE_OCEANUS1_EV.build.board=WE_OCEANUS1_EV
14234
+ LoRa.menu.pnum.WE_OCEANUS1_EV.build.series=STM32WLxx
14235
+ LoRa.menu.pnum.WE_OCEANUS1_EV.build.product_line=STM32WLE5xx
14236
+ LoRa.menu.pnum.WE_OCEANUS1_EV.build.variant=STM32WLxx/WL54CCU_WL55CCU_WLE4C(8-B-C)U_WLE5C(8-B-C)U
14237
+ LoRa.menu.pnum.WE_OCEANUS1_EV.build.variant_h=variant_WE_OCEANUS1_EV.h
14238
+ LoRa.menu.pnum.WE_OCEANUS1_EV.build.peripheral_pins=-DCUSTOM_PERIPHERAL_PINS
14239
+ LoRa.menu.pnum.WE_OCEANUS1_EV.openocd.target=stm32wlx
14240
+ LoRa.menu.pnum.WE_OCEANUS1_EV.debug.svd_file={runtime.tools.STM32_SVD.path}/svd/STM32WLxx/STM32WLE5_CM4.svd
14241
+
14214
14242
# Upload menu
14215
14243
LoRa.menu.upload_method.swdMethod=STM32CubeProgrammer (SWD)
14216
14244
LoRa.menu.upload_method.swdMethod.upload.protocol=swd
0 commit comments