update esp32 to also be supported by hil test
test run locally well
This commit is contained in:
@@ -30,6 +30,7 @@ def filter_with_input(mylist):
|
||||
# Build all examples if not specified
|
||||
all_examples = [entry.replace('examples/', '') for entry in glob.glob("examples/*/*_freertos")]
|
||||
filter_with_input(all_examples)
|
||||
all_examples.append('device/board_test')
|
||||
all_examples.sort()
|
||||
|
||||
# Build all boards if not specified
|
||||
|
Reference in New Issue
Block a user