Skip to content

Commit

Permalink
modify libraries architectures
Browse files Browse the repository at this point in the history
  • Loading branch information
Heltec-Aaron-Lee committed Apr 7, 2021
1 parent a9f0a3d commit f9158e7
Show file tree
Hide file tree
Showing 12 changed files with 14 additions and 15 deletions.
2 changes: 1 addition & 1 deletion libraries/Basics/library.properties
Expand Up @@ -6,4 +6,4 @@ sentence=
paragraph=
category=Basics
url=
architectures=ASR650x-Arduino
architectures=
2 changes: 1 addition & 1 deletion libraries/DISPLAY/library.properties
Expand Up @@ -6,4 +6,4 @@ sentence=
paragraph=
category=DISPLAY
url=
architectures=ASR650x-Arduino
architectures=
2 changes: 1 addition & 1 deletion libraries/EEPROM/library.properties
Expand Up @@ -6,5 +6,5 @@ sentence=Enables reading and writing data to the permanent FLASH storage, up to
paragraph=
category=Data Storage
url=http://arduino.cc/en/Reference/EEPROM
architectures=ASR650x-Arduino
architectures=
dot_a_linkage=true
2 changes: 1 addition & 1 deletion libraries/LoRa/library.properties
Expand Up @@ -6,4 +6,4 @@ sentence=
paragraph=
category=LoRa
url=
architectures=ASR650x-Arduino
architectures=
2 changes: 1 addition & 1 deletion libraries/LoRaWanMinimal/library.properties
Expand Up @@ -6,4 +6,4 @@ sentence=A more minimal API for LoRaWAN on CubeCell
paragraph=
category=LoRaWAN
url=
architectures=ASR650x-Arduino
architectures=
4 changes: 2 additions & 2 deletions libraries/LoraWan102/library.properties
@@ -1,9 +1,9 @@
name=LoraMac_102
version=1.02
author=Heltec
author=semtech,Heltec
maintainer=
sentence=
paragraph=
category=LoraMac_102
url=
architectures=ASR650x-Arduino
architectures=
4 changes: 2 additions & 2 deletions libraries/OnBoardGPS/library.properties
@@ -1,9 +1,9 @@
name=OnBoardGPS
version=1.0.0
author=Mikal Hart
author=Mikal Hart, Heltec
maintainer=
sentence=T
paragraph=
category=GPS
url=
architectures=ASR650x-Arduino
architectures=
3 changes: 1 addition & 2 deletions libraries/OneWire/library.properties
Expand Up @@ -6,5 +6,4 @@ sentence=Access 1-wire temperature sensors, memory and other chips.
paragraph=
category=Communication
url=http://www.pjrc.com/teensy/td_libs_OneWire.html
architectures=ASR650x-Arduino

architectures=
2 changes: 1 addition & 1 deletion libraries/RGB/library.properties
Expand Up @@ -6,4 +6,4 @@ sentence=
paragraph=
category=RGB
url=
architectures=ASR650x-Arduino
architectures=
2 changes: 1 addition & 1 deletion libraries/SensorBasic/library.properties
Expand Up @@ -6,4 +6,4 @@ sentence=SensorBasic
paragraph=Various Sensors basic init and test example.
category=Sensors
url=https://heltec.org
architectures=ASR650x-Arduino
architectures=
2 changes: 1 addition & 1 deletion libraries/Sensor_ThirdParty/library.properties
Expand Up @@ -6,5 +6,5 @@ sentence=Thrid Party Sensors basic init/read test
paragraph=BME280(Temp & Humi & Barometer Sensor), BME680(temperature, humidity, pressure, gas and in-door air quality sensor), BMP280(pressure and altitude sensors)
category=Sensors
url=https://github.com/HelTecAutomation/ASR650x-Arduino/tree/master/libraries/Sensor_ThirdParty
architectures=ASR650x-Arduino
architectures=
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,
2 changes: 1 addition & 1 deletion libraries/Time/library.properties
Expand Up @@ -7,5 +7,5 @@ paragraph=Date and Time functions, with provisions to synchronize to external ti
category=Timing
url=http://playground.arduino.cc/Code/Time/
includes=TimeLib.h
architectures=ASR650x-Arduino
architectures=

0 comments on commit f9158e7

Please sign in to comment.