From e32b800b0f959e954d26c7c8560671d309a73d41 Mon Sep 17 00:00:00 2001 From: Alexander Entinger Date: Thu, 9 Mar 2023 10:43:20 +0100 Subject: [PATCH] Specify supported MCU architectures (STM32H747 only at the moment). --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b53df3..b137460 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ [![Sync Labels status](https://github.com/arduino-libraries/Arduino_USBHostMbed5/actions/workflows/sync-labels.yml/badge.svg)](https://github.com/arduino-libraries/Arduino_USBHostMbed5/actions/workflows/sync-labels.yml) [![Arduino Lint](https://github.com/arduino-libraries/Arduino_USBHostMbed5/workflows/Arduino%20Lint/badge.svg)](https://github.com/arduino-libraries/Arduino_USBHostMbed5/actions?workflow=Arduino+Lint) -ARM Mbed5 USB Host library ported for [ArduinoCore-mbed](https://github.com/arduino/ArduinoCore-mbed) enabled boards. +ARM Mbed5 USB Host library ported for [ArduinoCore-mbed](https://github.com/arduino/ArduinoCore-mbed) enabled boards with STM32H747 MCU's, such as [Arduino Portenta H7](https://store.arduino.cc/products/portenta-h7) and [Arduino Giga](https://store.arduino.cc/products/giga-r1-wifi). ## :mag_right: Resources