minor clean up
This commit is contained in:
@@ -59,6 +59,7 @@ def skip_example(example, board):
|
|||||||
|
|
||||||
print(build_separator)
|
print(build_separator)
|
||||||
print(build_format.format('Example', 'Board', 'Result', 'Time', 'Flash', 'SRAM'))
|
print(build_format.format('Example', 'Board', 'Result', 'Time', 'Flash', 'SRAM'))
|
||||||
|
print(build_separator)
|
||||||
|
|
||||||
for example in all_examples:
|
for example in all_examples:
|
||||||
for board in all_boards:
|
for board in all_boards:
|
||||||
|
Reference in New Issue
Block a user