Skip to content

Commit b4fe97c

Browse files
modified some libraries architectures
1 parent 91ce1bb commit b4fe97c

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

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=CubeCell
9+
architectures=ASR650x-Arduino
1010
dot_a_linkage=true

libraries/OneWire/library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ 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=*
9+
architectures=ASR650x-Arduino
1010

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=*
9+
architectures=ASR650x-Arduino

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=*
10+
architectures=ASR650x-Arduino
1111

0 commit comments

Comments
 (0)