-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathintoyuniot.ini
55 lines (45 loc) · 1.17 KB
/
intoyuniot.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
; inotyuniot Project Configuration File
;
; Build options: build flags, source filter
; Upload options: custom upload port, speed and extra flags
; Library options: dependencies, extra library storages
; Advanced options: extra scripting
;
; Please visit documentation for the other options and examples
; http://docs.intoyun.com/devicedev/develop-master/guide
[env:intorobot-atom]
platform = intorobot-atom
board = intorobot-atom
framework = intorobot
[env:intorobot-neutron]
platform = intorobot-neutron
board = intorobot-neutron
framework = intorobot
[env:intorobot-nut]
platform = intorobot-nut
board = intorobot-nut
framework = intorobot
[env:intorobot-fig]
platform = intorobot-fig
board = intorobot-fig
framework = intorobot
[env:intorobot-ant]
platform = intorobot-ant
board = intorobot-ant
framework = intorobot
[env:intorobot-fox]
platform = intorobot-fox
board = intorobot-fox
framework = intorobot
[env:intorobot-w67]
platform = intorobot-w67
board = intorobot-w67
framework = intorobot
[env:intorobot-w323]
platform = intorobot-w323
board = intorobot-w323
framework = intorobot
[env:intorobot-l6]
platform = intorobot-l6
board = intorobot-l6
framework = intorobot