Skip to content

Commit

Permalink
fix: arduino legacy ide warning
Browse files Browse the repository at this point in the history
Fixes #2577.

Signed-off-by: Frederic Pillon <[email protected]>
  • Loading branch information
fpistm committed Nov 25, 2024
1 parent 7114677 commit 39b3f6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions boards.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13671,6 +13671,7 @@ ELV_Modular_System.menu.upload_method.serialMethod.upload.tool=stm32CubeProg
# STeaMi board
STeaMi.name=STeaMi Board
STeaMi.build.core=arduino
STeaMi.build.board=STeaMi
STeaMi.build.variant_h=variant_{build.board}.h
STeaMi.build.st_extra_flags=-D{build.product_line} {build.xSerial}
STeaMi.build.flash_offset=0x0
Expand Down

0 comments on commit 39b3f6d

Please sign in to comment.