Skip to content

Commit 73d77f2

Browse files
authored
Declare architecture properly
1 parent 0379ba3 commit 73d77f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libraries/OPAMP/library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ sentence=Library for using the OPAMP on Arduino Uno R4 boards.
66
paragraph=Supports OPAMP on Arduino Uno R4 (Minima, WiFI).
77
category=Signal Input/Output
88
url=https://github.com/arduino/ArduinoCore-renesas/tree/master/libraries/OPAMP
9-
architectures=renesas
10-
includes=OPAMP.h
9+
architectures=renesas,renesas_uno
10+
includes=OPAMP.h

0 commit comments

Comments
 (0)