From c0c6f4d9aeab46e111551de8f19c0ebcfdb18afc Mon Sep 17 00:00:00 2001 From: pennam Date: Wed, 6 Oct 2021 10:43:38 +0200 Subject: [PATCH] Add mbed_portenta architecture --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 7c56789..9dc2dc8 100644 --- a/library.properties +++ b/library.properties @@ -6,5 +6,5 @@ sentence=Firmware update for the Portenta H7. paragraph=This library allows performing a firmware update on the Arduino Portenta H7. The firmware can be stored in various different locations such as within the microcontroller's flash, on an external SD card or on the QSPI flash chip. category=Communication url=https://github.com/arduino-libraries/Arduino_Portenta_OTA -architectures=mbed +architectures=mbed,mbed_portenta includes=Arduino_Portenta_OTA.h