-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set up board with manifest, for use in example (#688)
- Loading branch information
1 parent
18e9ba8
commit 116b117
Showing
7 changed files
with
34 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
x: | ||
- x/20221215T180351Z-c3943/ | ||
'y': | ||
- y/20221215T180357Z-9ae7a/ | ||
- y/20221215T180400Z-b81d5/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
file: x.json | ||
file_size: 23 | ||
pin_hash: c3943ca5a9aab2df | ||
type: json | ||
title: 'x: a pinned integer vector' | ||
description: ~ | ||
tags: ~ | ||
created: 20221215T180351Z | ||
api_version: 1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
[1,2,3,4,5,6,7,8,9,10] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
file: y.rds | ||
file_size: 61 | ||
pin_hash: 9ae7a970010c84e0 | ||
type: rds | ||
title: 'y: a pinned integer vector' | ||
description: ~ | ||
tags: ~ | ||
created: 20221215T180357Z | ||
api_version: 1.0 |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
file: y.json | ||
file_size: 53 | ||
pin_hash: b81d5bea9e760608 | ||
type: json | ||
title: 'y: a pinned integer vector' | ||
description: ~ | ||
tags: ~ | ||
created: 20221215T180400Z | ||
api_version: 1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20] |