From 59dd9403c27660b098c2bd601d1e7f158ad8840a Mon Sep 17 00:00:00 2001 From: Alexander Entinger Date: Mon, 18 Jan 2021 06:30:39 +0100 Subject: [PATCH] Adding 'mbed' as supported library to ArduinoECCX008 library (since we are already using it on Portenta H7). (#27) --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 926541e..10b1cec 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 +architectures=samd,megaavr,mbed includes=ArduinoECCX08.h