File tree Expand file tree Collapse file tree 1 file changed +36
-1
lines changed Expand file tree Collapse file tree 1 file changed +36
-1
lines changed Original file line number Diff line number Diff line change 6
6
"websiteUrl" : " https://github.com/cezer-io" ,
7
7
"email" : " hello@cezerio.com" ,
8
8
"platforms" : [
9
+ {
10
+ "name" : " cezerio Blocks" ,
11
+ "architecture" : " avr" ,
12
+ "version" : " 1.0.1" ,
13
+ "category" : " Contributed" ,
14
+ "url" : " https://github.com/cezer-io/cezerio-blocks-arduino/archive/refs/tags/1.0.1.tar.gz" ,
15
+ "archiveFileName" : " 1.0.1.tar.gz" ,
16
+ "checksum" : " SHA-256:bf917bcc4b7f24f45dc7858d43c90a5612fb3075634f71f1ef5b300ae4970b49" ,
17
+ "size" : " 7598796" ,
18
+ "help" : {
19
+ "online" : " "
20
+ },
21
+ "boards" : [
22
+ {
23
+ "name" : " cezerio Blocks"
24
+ }
25
+ ],
26
+ "help" : {
27
+ "online" : " https://github.com/cezer-io"
28
+ },
29
+ "toolsDependencies" : [
30
+ {
31
+ "packager" : " arduino" ,
32
+ "name" : " avrdude" ,
33
+ "version" : " 6.3.0-arduino17"
34
+ },
35
+ {
36
+ "packager" : " arduino" ,
37
+ "name" : " arduinoOTA" ,
38
+ "version" : " 1.3.0"
39
+ }
40
+ ],
41
+ "discoveryDependencies" : [],
42
+ "monitorDependencies" : []
43
+ },
9
44
{
10
45
"name" : " cezerio Blocks" ,
11
46
"architecture" : " avr" ,
40
75
],
41
76
"discoveryDependencies" : [],
42
77
"monitorDependencies" : []
43
- }
78
+ }
44
79
],
45
80
"tools" : [
46
81
{
You can’t perform that action at this time.
0 commit comments