Skip to content

Commit 0916bda

Browse files
authored
Specify supported MCU architectures (STM32H747 only at the moment). (#15)
1 parent 4257fc3 commit 0916bda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[![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)
88
[![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)
99

10-
ARM Mbed5 USB Host library ported for [ArduinoCore-mbed](https://github.com/arduino/ArduinoCore-mbed) enabled boards.
10+
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).
1111

1212
## :mag_right: Resources
1313

0 commit comments

Comments
 (0)