Skip to content

Commit

Permalink
modified some libraries architectures
Browse files Browse the repository at this point in the history
  • Loading branch information
Heltec-Aaron-Lee committed May 21, 2020
1 parent 91ce1bb commit b4fe97c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion libraries/EEPROM/library.properties
Original file line number Diff line number Diff line change
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=CubeCell
architectures=ASR650x-Arduino
dot_a_linkage=true
2 changes: 1 addition & 1 deletion libraries/OneWire/library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ sentence=Access 1-wire temperature sensors, memory and other chips.
paragraph=
category=Communication
url=http://www.pjrc.com/teensy/td_libs_OneWire.html
architectures=*
architectures=ASR650x-Arduino

2 changes: 1 addition & 1 deletion libraries/SensorBasic/library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ sentence=SensorBasic
paragraph=Various Sensors basic init and test example.
category=Sensors
url=https://heltec.org
architectures=*
architectures=ASR650x-Arduino
2 changes: 1 addition & 1 deletion libraries/Time/library.properties
Original file line number Diff line number Diff line change
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=*
architectures=ASR650x-Arduino

0 comments on commit b4fe97c

Please sign in to comment.