From 0b424d70dc12deed951e92a3484b9e4270e74a7b Mon Sep 17 00:00:00 2001 From: Alexander Entinger Date: Tue, 20 Apr 2021 09:04:11 +0200 Subject: [PATCH] Add mbed_nano and mbed_portenta as supported architectures. --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 4c1b8a3..f2bd877 100644 --- a/library.properties +++ b/library.properties @@ -6,5 +6,5 @@ sentence=Arduino Library for the Atmel/Microchip ECC508 and ECC608 crypto chips paragraph= category=Communication url=https://github.com/arduino-libraries/ArduinoECCX08 -architectures=samd,megaavr,mbed +architectures=samd,megaavr,mbed,mbed_nano,mbed_portenta includes=ArduinoECCX08.h