Skip to content
Snippets Groups Projects
Commit 6dd03a90 authored by Guido Gunther's avatar Guido Gunther :zzz:
Browse files

librem5-flash-image: Add test for default script name

parent dada0d0b
No related branches found
No related tags found
No related merge requests found
......@@ -264,6 +264,8 @@ def get_board(path):
In case of doubt return the default board.
>>> get_board("/a/b/librem5-flash-image")
'librem5r4'
>>> get_board("/a/b/librem5-devkit-flash-image")
'devkit'
>>> get_board("/a/b/librem5r2-flash-image")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment