generated from atopile/project-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathato.yaml
102 lines (80 loc) · 2.46 KB
/
ato.yaml
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
ato-version: 0.3.0
builds:
# Project Examples
space-bms-hil:
entry: elec/src/examples/space-bms-hil.ato:SpaceBMSHIL
cm4-example:
entry: elec/src/examples/cm4-example.ato:CM4Example
# IO Blocks
analog-out:
entry: elec/src/blocks/analog-out.ato:AnalogOut
exclude_targets: [mfg-data]
relay:
entry: elec/src/blocks/relay.ato:PowerRelay
exclude_targets: [mfg-data]
i2c-relay:
entry: elec/src/blocks/relay.ato:I2CRelay
exclude_targets: [mfg-data]
coms-can-iso:
entry: elec/src/blocks/coms-can.ato:ComsCANISO
exclude_targets: [mfg-data]
analog-in:
entry: elec/src/blocks/analog-in.ato:AnalogIn
exclude_targets: [mfg-data]
analog-in-4ch:
entry: elec/src/blocks/analog-in-4ch.ato:AnalogIn4Ch
exclude_targets: [mfg-data]
amplifier-4ch:
entry: elec/src/components/amplifier-4ch.ato:Amplifier4Ch
exclude_targets: [mfg-data]
analog-in-isolated:
entry: elec/src/blocks/analog-in.ato:AnalogInIsolated
exclude_targets: [mfg-data]
cell:
entry: elec/src/components/cell.ato:Cell
exclude_targets: [mfg-data]
cellsim-8ch:
entry: elec/src/blocks/cellsim-8ch.ato:CellSim8Ch
exclude_targets: [mfg-data]
variable-load:
entry: elec/src/variable_load.ato:VariableLoad
exclude_targets: [mfg-data]
# Controllers and Interconnect
controller-cm4:
entry: elec/src/blocks/controller-cm4.ato:ControllerCM4
exclude_targets: [mfg-data]
controller-esp32:
entry: elec/src/blocks/controller-esp32.ato:ControllerESP32
exclude_targets: [mfg-data]
isolator-i2c:
entry: elec/src/blocks/isolator-i2c.ato:IsolatorI2C
exclude_targets: [mfg-data]
isolator-24v-3v3:
entry: elec/src/blocks/isolator-24v-3v3.ato:Isolator24v3v3
exclude_targets: [mfg-data]
power-usbpd:
entry: elec/src/blocks/power-usbpd.ato:PowerUSBPD
exclude_targets: [mfg-data]
ethernet:
entry: elec/src/components/ethernet.ato:W5500Ethernet
exclude_targets: [mfg-data]
buck-boost:
entry:
elec/src/components/texas_instruments_bq25756r_rvr.ato:Texas_Instruments_BQ25756RRVR
exclude_targets: [mfg-data]
analog-out-4ch:
entry:
elec/src/blocks/analog-out-4ch.ato:AnalogOut4ch
dependencies:
- name: generics
version_spec:
link_broken: false
path:
- name: ldk220m-r
version_spec: '@1c2a973953da33a23d7afdce0fa1f7fdf68dc68e'
link_broken: false
path: .ato/modules/ldk220m-r
- name: jst-gh
version_spec:
link_broken: false
path: .ato/modules/jst-gh