-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathato.yaml
More file actions
41 lines (37 loc) · 888 Bytes
/
ato.yaml
File metadata and controls
41 lines (37 loc) · 888 Bytes
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
requires-atopile: ^0.5.0
paths:
src: ./
layout: ./layouts
footprints: ./footprints
builds:
default:
entry: main.ato:Nonhumanscent
Nose:
entry: nose.ato:Nose
NoseI2C:
entry: nose.ato:NoseI2C
dependencies:
- type: registry
identifier: atopile/esp32s3
release: 0.1.0
- type: registry
identifier: atopile/usb-connectors
release: 0.1.0
- type: registry
identifier: atopile/sd-card-slots
release: 0.1.0
- type: registry
identifier: atopile/addressable-leds
release: 0.2.0
- type: registry
identifier: atopile/ti-bq2404x
release: 0.1.0
package:
identifier: eigenlucy/nonhumanscent
repository: https://github.com/eigenlucy/nonhumanscent
authors:
- name: Lucy Moglia
email: eigenlucy@proton.me
summary: ML-Assisted Gas Composition Sensing with BME688 MOX + ESP32S3
license: GNU
homepage: https://github.com/eigenlucy/nonhumanscent