Skip to content

Commit d9e301a

Browse files
committed
2 parents f874468 + ad09a48 commit d9e301a

24 files changed

+761
-1
lines changed

boards.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1179,6 +1179,18 @@ LoRa.menu.pnum.RHF76_052.build.variant=RHF76_052
11791179
LoRa.menu.pnum.RHF76_052.build.cmsis_lib_gcc=arm_cortexM0l_math
11801180
LoRa.menu.pnum.RHF76_052.build.extra_flags=-D{build.product_line} {build.enable_usb} {build.xSerial} -D__CORTEX_SC=0
11811181

1182+
# ELEKTOR_F072C8
1183+
LoRa.menu.pnum.ELEKTOR_F072C8=Elektor LoRa Node Core F072
1184+
LoRa.menu.pnum.ELEKTOR_F072C8.upload.maximum_data_size=16384
1185+
LoRa.menu.pnum.ELEKTOR_F072C8.upload.maximum_size=131072
1186+
LoRa.menu.pnum.ELEKTOR_F072C8.build.mcu=cortex-m0
1187+
LoRa.menu.pnum.ELEKTOR_F072C8.build.board=ELEKTOR_F072C8
1188+
LoRa.menu.pnum.ELEKTOR_F072C8.build.series=STM32F0xx
1189+
LoRa.menu.pnum.ELEKTOR_F072C8.build.product_line=STM32F072xB
1190+
LoRa.menu.pnum.ELEKTOR_F072C8.build.variant=ELEKTOR_F072C8
1191+
LoRa.menu.pnum.ELEKTOR_F072C8.build.cmsis_lib_gcc=arm_cortexM0l_math
1192+
LoRa.menu.pnum.ELEKTOR_F072C8.build.extra_flags=-D{build.product_line} {build.xSerial}
1193+
11821194
# Upload menu
11831195
LoRa.menu.upload_method.swdMethod=STM32CubeProgrammer (SWD)
11841196
LoRa.menu.upload_method.swdMethod.upload.protocol=0

libraries/SrcWrapper/library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Source Wrapper
2-
version=1.0.0
2+
version=1.0.1
33
author=Frederic Pillon
44
maintainer=stm32duino
55
sentence=Source files wrapper (HAL, LL,...)
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)