Skip to content

Commit 1366def

Browse files
authored
Merge pull request #89 from EnviroDIY/develop
Added platforms and frameworks to library dependencies
2 parents fdf4f47 + 511b01f commit 1366def

File tree

2 files changed

+48
-18
lines changed

2 files changed

+48
-18
lines changed

library.json

Lines changed: 47 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "EnviroDIY_ModularSensors",
3-
"version": "0.5.3-beta",
3+
"version": "0.5.4-beta",
44
"description": "A library that allows acces to multiple sensors through a unified interface. This allows the user to simply access many sensors to log the data or send the data to data repositories like the EnviroDIY data portal.",
55
"keywords": "sensor, modular, sensors, logger, low power, sleeping, EnviroDIY",
6-
"platforms": "atmelavr",
6+
"platforms": "atmelavr, atmelsam",
77
"frameworks": "arduino",
88
"authors":
99
[
@@ -42,7 +42,9 @@
4242
"authors": [
4343
"Kees Bakker",
4444
"Sara Damiano"
45-
]
45+
],
46+
"frameworks": "arduino",
47+
"platforms": "atmelavr, atmelsam"
4648
},
4749
{
4850
"name": "EnableInterrupt",
@@ -51,7 +53,9 @@
5153
"note": "GreyGnome's EnableInterrupt - Assign an interrupt to any supported pin on all Arduinos",
5254
"authors": [
5355
"Mike 'GreyGnome' Schwager"
54-
]
56+
],
57+
"frameworks": "arduino",
58+
"platforms": "atmelavr, atmelsam"
5559
},
5660
{
5761
"name": "SdFat",
@@ -60,7 +64,9 @@
6064
"note": "SdFat - FAT16/FAT32 file system for SD cards.",
6165
"authors": [
6266
"Bill Greiman"
63-
]
67+
],
68+
"frameworks": "arduino",
69+
"platforms": "atmelavr, atmelsam"
6470
},
6571
{
6672
"name": "Adafruit ADS1X15",
@@ -69,7 +75,9 @@
6975
"note": "TI ADS1X15 ADC Library by Adafruit",
7076
"authors": [
7177
"Adafruit"
72-
]
78+
],
79+
"frameworks": "arduino",
80+
"platforms": "atmelavr, atmelsam"
7381
},
7482
{
7583
"name": "Adafruit Unified Sensor",
@@ -78,7 +86,9 @@
7886
"note": "Adafruit Unified Sensor Library",
7987
"authors": [
8088
"Adafruit"
81-
]
89+
],
90+
"frameworks": "arduino",
91+
"platforms": "atmelavr, atmelsam"
8292
},
8393
{
8494
"name": "DHT sensor library",
@@ -87,7 +97,9 @@
8797
"note": "AOSong DHT Sensor Library by Adafruit",
8898
"authors": [
8999
"Adafruit"
90-
]
100+
],
101+
"frameworks": "arduino",
102+
"platforms": "atmelavr, atmelsam"
91103
},
92104
{
93105
"name": "Adafruit AM2315",
@@ -96,7 +108,9 @@
96108
"note": "AOSong AM2315 I2C Temp/Humidity Sensor Library by Adafruit",
97109
"authors": [
98110
"Adafruit"
99-
]
111+
],
112+
"frameworks": "arduino",
113+
"platforms": "atmelavr, atmelsam"
100114
},
101115
{
102116
"name": "Adafruit BME280 Library",
@@ -105,7 +119,9 @@
105119
"note": "Bosch BME280 Temp/Humidity/Pressure Sensor Library by Adafruit",
106120
"authors": [
107121
"Adafruit"
108-
]
122+
],
123+
"frameworks": "arduino",
124+
"platforms": "atmelavr, atmelsam"
109125
},
110126
{
111127
"name": "OneWire",
@@ -126,7 +142,9 @@
126142
"Mark Tillotson",
127143
"Glenn Trewitt",
128144
"Josh Larios"
129-
]
145+
],
146+
"frameworks": "arduino",
147+
"platforms": "atmelavr, atmelsam"
130148
},
131149
{
132150
"name": "DallasTemperature",
@@ -138,7 +156,9 @@
138156
"Miles Burton",
139157
"Rob Tillart",
140158
"Tim Nuewsome"
141-
]
159+
],
160+
"frameworks": "arduino",
161+
"platforms": "atmelavr, atmelsam"
142162
},
143163
{
144164
"name": "Arduino-SDI-12_ExtInts",
@@ -148,15 +168,19 @@
148168
"Kevin M. Smith",
149169
"Sara Damiano",
150170
"Shannon Hicks"
151-
]
171+
],
172+
"frameworks": "arduino",
173+
"platforms": "atmelavr, atmelsam"
152174
},
153175
{
154176
"name": "TinyGSM",
155177
"version": "https://github.com/EnviroDIY/TinyGSM.git",
156178
"note": "A small Arduino library for GPRS modules.",
157179
"authors": [
158180
"Volodymyr Shymanskyy"
159-
]
181+
],
182+
"frameworks": "arduino",
183+
"platforms": "atmelavr, atmelsam"
160184
},
161185
{
162186
"name": "SensorModbusMaster",
@@ -165,7 +189,9 @@
165189
"note": "EnviroDIY SensorModbusMaster - Arduino library for communicating via modbus with the Arduino acting as the modbus master.",
166190
"authors": [
167191
"Sara Damiano"
168-
]
192+
],
193+
"frameworks": "arduino",
194+
"platforms": "atmelavr, atmelsam"
169195
},
170196
{
171197
"name": "YosemitechModbus",
@@ -174,7 +200,9 @@
174200
"note": "Arduino library for communication with Yosemitech sensors via Modbus.",
175201
"authors": [
176202
"Sara Damiano"
177-
]
203+
],
204+
"frameworks": "arduino",
205+
"platforms": "atmelavr, atmelsam"
178206
},
179207
{
180208
"name": "RTCZero",
@@ -183,7 +211,9 @@
183211
"note": "Functions for using the processor real time clock in SAMD21 processors",
184212
"authors": [
185213
"Arduino"
186-
]
214+
],
215+
"frameworks": "arduino",
216+
"platforms": "atmelsam"
187217
}
188218
]
189219
}

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=EnviroDIY_ModularSensors
2-
version=0.5.3-beta
2+
version=0.5.4-beta
33
author=Sara Damiano <sdamiano@stroudcenter.org>, Shannon Hicks <shicks@stroudcenter.org>
44
maintainer=Sara Damiano <sdamiano@stroudcenter.org>
55
sentence=A library that allows acces to multiple sensors through a unified interface.

0 commit comments

Comments
 (0)