Skip to content

Commit f9158e7

Browse files
modify libraries architectures
1 parent a9f0a3d commit f9158e7

File tree

12 files changed

+14
-15
lines changed

12 files changed

+14
-15
lines changed

libraries/Basics/library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ sentence=
66
paragraph=
77
category=Basics
88
url=
9-
architectures=ASR650x-Arduino
9+
architectures=

libraries/DISPLAY/library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ sentence=
66
paragraph=
77
category=DISPLAY
88
url=
9-
architectures=ASR650x-Arduino
9+
architectures=

libraries/EEPROM/library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ sentence=Enables reading and writing data to the permanent FLASH storage, up to
66
paragraph=
77
category=Data Storage
88
url=http://arduino.cc/en/Reference/EEPROM
9-
architectures=ASR650x-Arduino
9+
architectures=
1010
dot_a_linkage=true

libraries/LoRa/library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ sentence=
66
paragraph=
77
category=LoRa
88
url=
9-
architectures=ASR650x-Arduino
9+
architectures=

libraries/LoRaWanMinimal/library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ sentence=A more minimal API for LoRaWAN on CubeCell
66
paragraph=
77
category=LoRaWAN
88
url=
9-
architectures=ASR650x-Arduino
9+
architectures=
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name=LoraMac_102
22
version=1.02
3-
author=Heltec
3+
author=semtech,Heltec
44
maintainer=
55
sentence=
66
paragraph=
77
category=LoraMac_102
88
url=
9-
architectures=ASR650x-Arduino
9+
architectures=
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name=OnBoardGPS
22
version=1.0.0
3-
author=Mikal Hart
3+
author=Mikal Hart, Heltec
44
maintainer=
55
sentence=T
66
paragraph=
77
category=GPS
88
url=
9-
architectures=ASR650x-Arduino
9+
architectures=

libraries/OneWire/library.properties

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,4 @@ sentence=Access 1-wire temperature sensors, memory and other chips.
66
paragraph=
77
category=Communication
88
url=http://www.pjrc.com/teensy/td_libs_OneWire.html
9-
architectures=ASR650x-Arduino
10-
9+
architectures=

libraries/RGB/library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ sentence=
66
paragraph=
77
category=RGB
88
url=
9-
architectures=ASR650x-Arduino
9+
architectures=

libraries/SensorBasic/library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ sentence=SensorBasic
66
paragraph=Various Sensors basic init and test example.
77
category=Sensors
88
url=https://heltec.org
9-
architectures=ASR650x-Arduino
9+
architectures=

libraries/Sensor_ThirdParty/library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ sentence=Thrid Party Sensors basic init/read test
66
paragraph=BME280(Temp & Humi & Barometer Sensor), BME680(temperature, humidity, pressure, gas and in-door air quality sensor), BMP280(pressure and altitude sensors)
77
category=Sensors
88
url=https://github.com/HelTecAutomation/ASR650x-Arduino/tree/master/libraries/Sensor_ThirdParty
9-
architectures=ASR650x-Arduino
9+
architectures=
1010
depends=Adafruit ADS1X15, Adafruit INA219, INA2xx, Adafruit CCS811 Library, Grove - Barometer Sensor BME280, SparkFun APDS9960 RGB and Gesture Sensor, Adafruit SHT31 Library, Adafruit_VL53L0X, Adafruit_VL6180X, SparkFun HTU21D Humidity and Temperature Sensor Breakout, Adafruit Si7021 Library, Adafruit AM2320 sensor library, Adafruit MCP9808 Library, LM75A Arduino library, Adafruit VEML6070 Library, MAX44009 library,

libraries/Time/library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ paragraph=Date and Time functions, with provisions to synchronize to external ti
77
category=Timing
88
url=http://playground.arduino.cc/Code/Time/
99
includes=TimeLib.h
10-
architectures=ASR650x-Arduino
10+
architectures=
1111

0 commit comments

Comments
 (0)