mirror of
https://github.com/hathach/tinyusb.git
synced 2026-02-17 08:25:30 +00:00
minor clean up
This commit is contained in:
@ -59,6 +59,7 @@ def skip_example(example, board):
|
||||
|
||||
print(build_separator)
|
||||
print(build_format.format('Example', 'Board', 'Result', 'Time', 'Flash', 'SRAM'))
|
||||
print(build_separator)
|
||||
|
||||
for example in all_examples:
|
||||
for board in all_boards:
|
||||
|
||||
Reference in New Issue
Block a user