board: sensry: ganymed-bob - add west flash support

Adding support for using west flash to install new firmware
on the board.

Signed-off-by: Sven Ginka <s.ginka@sensry.de>
This commit is contained in:
Sven Ginka 2025-03-20 12:22:35 +01:00 committed by Benjamin Cabé
parent de6f1873c8
commit 18fcf771ef

View File

@ -0,0 +1,5 @@
# Copyright (c) 2025 sensry.io
# SPDX-License-Identifier: Apache-2.0
board_set_flasher_ifnset(sy1xx)
board_finalize_runner_args(sy1xx)