Skip to content

Commit 9508fa5

Browse files
committed
revert sketch change for now
1 parent 1537843 commit 9508fa5

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

internal/orchestrator/app/generator/app_template/sketch/sketch.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,8 @@ profiles:
44
platforms:
55
- platform: arduino:zephyr
66
libraries:
7+
- MsgPack (0.4.2)
8+
- DebugLog (0.8.4)
9+
- ArxContainer (0.7.0)
10+
- ArxTypeTraits (0.3.1)
711
default_profile: default

internal/orchestrator/app/generator/testdata/app-all.golden/sketch/sketch.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,8 @@ profiles:
44
platforms:
55
- platform: arduino:zephyr
66
libraries:
7+
- MsgPack (0.4.2)
8+
- DebugLog (0.8.4)
9+
- ArxContainer (0.7.0)
10+
- ArxTypeTraits (0.3.1)
711
default_profile: default

internal/orchestrator/app/generator/testdata/app-no-python.golden/sketch/sketch.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,8 @@ profiles:
44
platforms:
55
- platform: arduino:zephyr
66
libraries:
7+
- MsgPack (0.4.2)
8+
- DebugLog (0.8.4)
9+
- ArxContainer (0.7.0)
10+
- ArxTypeTraits (0.3.1)
711
default_profile: default

0 commit comments

Comments
 (0)